-- Logs begin at Wed 2021-09-15 20:04:24 UTC, end at Wed 2021-09-15 22:50:20 UTC. --
Sep 15 20:43:40.977492 n-d-796908-3 systemd[1]: Started Devstack devstack@c-vol.service.
Sep 15 20:43:43.505203 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=84012) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Sep 15 20:43:43.505806 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=84012) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Sep 15 20:43:44.277430 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a 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=84012) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:43:44.451073 n-d-796908-3 cinder-volume[84012]: INFO cinder.rpc [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Sep 15 20:43:44.458145 n-d-796908-3 cinder-volume[84012]: INFO cinder.rpc [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Sep 15 20:43:44.497666 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a 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=84012) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:43:44.532219 n-d-796908-3 cinder-volume[84012]: INFO cinder.volume.manager [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Determined volume DB was empty at startup.
Sep 15 20:43:44.532887 n-d-796908-3 cinder-volume[84012]: DEBUG cinder.volume.manager [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Cinder Volume DB check: vol_db_empty=True {{(pid=84012) __init__ /opt/stack/cinder/cinder/volume/manager.py:236}}
Sep 15 20:43:44.539584 n-d-796908-3 cinder-volume[84012]: INFO cinder.volume.manager [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Service not found for updating active_backend_id, assuming default for driver init.
Sep 15 20:43:44.540402 n-d-796908-3 cinder-volume[84012]: WARNING stevedore.named [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:43:44.540845 n-d-796908-3 cinder-volume[84012]: WARNING castellan.key_manager [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a 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'
Sep 15 20:43:44.541993 n-d-796908-3 cinder-volume[84012]: WARNING cinder.keymgr.conf_key_mgr [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a 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'
Sep 15 20:43:44.555368 n-d-796908-3 cinder-volume[84012]: DEBUG cinder.volume.drivers.lvm [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=84012) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Sep 15 20:43:44.567927 n-d-796908-3 cinder-volume[84012]: INFO cinder.volume.manager [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Image-volume cache disabled for host n-d-796908-3@lvmdriver-1.
Sep 15 20:43:44.574358 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a 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=84012) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:43:44.590387 n-d-796908-3 cinder-volume[84012]: INFO oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Starting 1 workers
Sep 15 20:43:44.595321 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Started child 84104 {{(pid=84012) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Sep 15 20:43:44.596457 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Full set of CONF: {{(pid=84012) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Sep 15 20:43:44.596832 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] ******************************************************************************** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Sep 15 20:43:44.597138 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] Configuration options gathered from: {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Sep 15 20:43:44.597504 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Sep 15 20:43:44.598127 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Sep 15 20:43:44.598443 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] ================================================================================ {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Sep 15 20:43:44.599179 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] allow_availability_zone_fallback = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.599553 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] allow_compression_on_image_upload = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.600034 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] allowed_direct_url_schemes = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.600420 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] api_rate_limit = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.600864 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] auth_strategy = keystone {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.601263 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_availability_zone = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.601645 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_host = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.602027 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_name = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.602490 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_stats_polling_interval = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.602604 n-d-796908-3 cinder-volume[84104]: INFO cinder.service [-] Starting cinder-volume node (version 17.1.1)
Sep 15 20:43:44.603136 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backup_api_class = cinder.backup.api.API {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.603235 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.603602 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backup_name_template = backup-%s {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.603998 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backup_use_same_host = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.604385 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backup_use_temp_snapshot = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.604762 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] chap_password = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.605146 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] chap_username = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.605546 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.605958 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cinder_internal_tenant_project_id = bdbbea6968664de5b8d84175a36193be {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.606338 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cinder_internal_tenant_user_id = e8ad0c9db12d4091b7946ae87d4713e4 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.607522 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cluster = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.608375 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] compression_format = gzip {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.608375 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] compute_api_class = cinder.compute.nova.API {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.608748 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] config_dir = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.609053 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.609588 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] config_source = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.609962 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.610534 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] control_exchange = openstack {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.610983 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] db_driver = cinder.db {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.611935 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] debug = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.612283 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] default_availability_zone = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.612635 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] default_group_type = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.613209 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a 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=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.614553 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] default_volume_type = lvmdriver-1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.614553 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] driver_client_cert = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.614759 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] driver_client_cert_key = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.614999 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] driver_data_namespace = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.615352 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] driver_ssl_cert_path = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.615705 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] driver_ssl_cert_verify = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.616064 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] driver_use_ssl = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.616377 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] enable_new_services = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.616928 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] enable_unsupported_driver = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.617469 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] enable_v2_api = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.617845 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] enable_v3_api = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.618285 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] enabled_backends = ['lvmdriver-1'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.618718 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] enforce_multipath_for_image_xfer = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.619056 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] filter_function = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.619404 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] glance_api_insecure = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.619793 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] glance_api_servers = ['http://10.222.0.21/image'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.620161 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] glance_api_ssl_compression = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.620503 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] glance_ca_certificates_file = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.620891 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] glance_catalog_info = image:glance:publicURL {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.621599 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.621798 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] glance_num_retries = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.622101 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] glance_request_timeout = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.622474 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] goodness_function = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.623628 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] graceful_shutdown_timeout = 5 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.623628 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] group_api_class = cinder.group.api.API {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.623924 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] host = n-d-796908-3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.624284 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iet_conf = /etc/iet/ietd.conf {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.624882 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_compress_on_upload = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.625117 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_conversion_address_space_limit = 1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.625964 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_conversion_cpu_limit = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.626186 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.626568 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_upload_use_cinder_backend = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.626954 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_upload_use_internal_tenant = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.627835 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_volume_cache_enabled = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.628188 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_volume_cache_max_count = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.628562 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] image_volume_cache_max_size_gb = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.628917 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] init_host_max_objects_retrieval = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.629297 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] instance_format = [instance: %(uuid)s] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.629654 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.630041 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iscsi_iotype = fileio {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.630489 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iscsi_secondary_ip_addresses = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.630777 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Sep 15 20:43:44.630884 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iscsi_target_flags = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.631935 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iscsi_write_cache = on {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.631935 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iser_helper = tgtadm {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.632112 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iser_ip_address = 10.222.0.21 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.632412 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iser_port = 3260 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.632912 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.633098 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:44.633216 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] log_config_append = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.633500 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.633868 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] log_dir = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.634220 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] log_file = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.634537 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] log_options = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.634913 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] log_rotate_interval = 1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.635656 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] log_rotate_interval_type = days {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.636072 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] log_rotation_type = none {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.636373 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a 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=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.636668 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.637038 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.637397 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.637686 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.638289 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] max_age = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.638680 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] max_logfile_count = 30 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.639046 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] max_logfile_size_mb = 200 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.639433 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] max_over_subscription_ratio = 20.0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.640111 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] message_reap_interval = 86400 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.640234 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] message_ttl = 2592000 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.640562 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] migration_create_volume_timeout_secs = 300 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.640919 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] monkey_patch = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.641279 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] monkey_patch_modules = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.641578 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] my_ip = 10.222.0.21 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.641927 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] no_snapshot_gb_quota = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.642272 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] num_iser_scan_tries = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.642711 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] num_shell_tries = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.643221 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] num_volume_device_scan_tries = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.643579 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] nvmet_ns_id = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.643948 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] nvmet_port_id = 1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.644524 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] osapi_max_limit = 1000 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.645053 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] osapi_volume_ext_list = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.645519 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.645880 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] osapi_volume_listen = 0.0.0.0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.646257 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] osapi_volume_listen_port = 8776 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.646817 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] osapi_volume_use_ssl = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.647389 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] osapi_volume_workers = 2 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.647957 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] per_volume_size_limit = -1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.648518 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] periodic_fuzzy_delay = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.649064 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] periodic_interval = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.649617 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] public_endpoint = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.650176 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] publish_errors = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.650793 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] quota_backup_gigabytes = 1000 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.651348 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] quota_backups = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.651898 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] quota_consistencygroups = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.652278 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.652659 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] quota_gigabytes = 1000 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.653028 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] quota_groups = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.653407 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] quota_snapshots = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.653633 n-d-796908-3 sudo[84127]: 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
Sep 15 20:43:44.654161 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] quota_volumes = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.654161 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] rate_limit_burst = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.654507 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] rate_limit_except_level = CRITICAL {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.654839 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] rate_limit_interval = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.655225 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] reinit_driver_count = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.655220 n-d-796908-3 sudo[84127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:44.655834 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] replication_device = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.655930 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] report_discard_supported = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.656253 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] report_interval = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.656731 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] reservation_clean_interval = 86400 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.657030 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] reservation_expire = 86400 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.657375 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] reserved_percentage = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.657901 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.659001 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.659547 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] rpc_response_timeout = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.660049 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] run_external_periodic_tasks = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.660591 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.661386 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] scst_target_driver = iscsi {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.661386 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] scst_target_iqn_name = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.661589 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_down_time = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.661968 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] snapshot_name_template = snapshot-%s {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.662322 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] split_loggers = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.663185 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] state_path = /opt/stack/data/cinder {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.663558 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] storage_availability_zone = nova {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.663926 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] storage_protocol = iscsi {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.664298 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] syslog_log_facility = LOG_USER {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.664670 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] target_helper = tgtadm {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.665156 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] target_ip_address = 10.222.0.21 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.665528 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] target_port = 3260 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.666038 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.666570 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] target_protocol = iscsi {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.667061 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] trace_flags = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.667566 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] transfer_api_class = cinder.transfer.api.API {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.668076 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] transport_url = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.668584 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] until_refresh = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.669092 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] use_chap_auth = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.669604 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] use_default_quota_class = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.670149 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] use_eventlog = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.670605 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] use_journal = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.670923 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] use_json = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.671275 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] use_multipath_for_image_xfer = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.671623 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] use_stderr = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.671976 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] use_syslog = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.672390 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] verify_glance_signatures = enabled {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.672749 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_api_class = cinder.volume.api.API {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.673094 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_backend_name = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.673499 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_clear = zero {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.674407 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_clear_ionice = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.674788 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_clear_size = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.675149 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.675498 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_copy_bps_limit = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.676455 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_dd_blocksize = 1M {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.676455 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.676635 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_name_template = volume-%s {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.676956 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_service_inithost_offload = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.677320 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volume_usage_audit_period = month {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.677769 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.678126 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] watch_log_file = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.678538 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] zoning_mode = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 20:43:44.679284 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.679398 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.enforce_new_defaults = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.679787 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.enforce_scope = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.680163 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.policy_default_rule = default {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.680717 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.681286 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.policy_file = policy.yaml {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.682445 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.682445 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.682445 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.682761 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.683117 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.683519 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_concurrency.disable_process_locking = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.683893 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.684592 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] privsep_osbrick.capabilities = [21] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.684709 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] privsep_osbrick.group = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.684996 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] privsep_osbrick.helper_command = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.685368 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] privsep_osbrick.thread_pool_size = 4 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.685738 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] privsep_osbrick.user = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.686160 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.backend = sqlalchemy {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.686498 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.connection = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.686895 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.connection_debug = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.688099 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.connection_parameters = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.688099 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.connection_recycle_time = 3600 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.688099 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.connection_trace = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.688337 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.db_inc_retry_interval = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.688698 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.db_max_retries = 20 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.689051 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.db_max_retry_interval = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.690110 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.db_retry_interval = 1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.690477 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.max_overflow = 50 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.690948 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.max_pool_size = 5 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.691321 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.max_retries = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.691680 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.mysql_enable_ndb = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.692065 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.mysql_sql_mode = TRADITIONAL {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.692424 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.pool_timeout = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.692785 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.retry_interval = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.693344 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.slave_connection = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.693493 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.sqlite_synchronous = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.693868 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] database.use_db_reconnect = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.695004 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.connection_string = messaging:// {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.695004 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.enabled = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.695004 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.es_doc_type = notification {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.695431 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.es_scroll_size = 10000 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.695678 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.es_scroll_time = 2m {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.696030 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.filter_error_trace = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.696395 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.hmac_keys = SECRET_KEY {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.696770 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.sentinel_service_name = mymaster {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.697179 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.socket_timeout = 0.1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.697528 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] profiler.trace_sqlalchemy = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.697917 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] coordination.backend_url = etcd3+http://10.222.0.21:2379 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.698301 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.698691 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cinder_sys_admin.group = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.699023 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cinder_sys_admin.helper_command = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.699380 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.699729 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cinder_sys_admin.user = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.700115 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.auth_section = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.700494 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.auth_type = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.700838 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.cafile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.701179 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.certfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.701538 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.collect_timing = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.701890 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.insecure = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.702244 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.keyfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.702624 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.send_service_user_token = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.702986 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.split_loggers = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.703330 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] service_user.timeout = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.703768 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.admin_password = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.704143 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.admin_tenant_name = admin {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.704505 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.admin_token = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.704872 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.admin_user = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.705326 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.auth_admin_prefix = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.705764 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.706143 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.auth_port = 35357 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.706574 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.auth_protocol = https {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.706960 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.auth_section = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.707338 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.auth_type = password {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.707713 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.auth_uri = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.708059 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.auth_version = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.708404 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.cache = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.708762 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.709105 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.certfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.709459 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.delay_auth_decision = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.709849 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.710196 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.http_connect_timeout = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.711521 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.711963 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.identity_uri = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.712253 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.include_service_catalog = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.712648 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.insecure = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.712982 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.interface = public {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.713313 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.keyfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.713669 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.714030 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.714382 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.715516 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.715516 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.715516 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcache_secret_key = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.715841 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcache_security_strategy = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.716157 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.716554 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.716903 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.region_name = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.717279 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.717635 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.service_token_roles_required = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.717978 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.service_type = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.718330 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.token_cache_time = 300 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.718704 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] keystone_authtoken.www_authenticate_uri = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.719167 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.backend = dogpile.cache.null {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.719535 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.backend_argument = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.719929 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.config_prefix = cache.oslo {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.720294 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.debug_cache_backend = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.720718 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.enabled = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.721177 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.expiration_time = 600 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.721853 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.memcache_dead_retry = 300 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.722065 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.722326 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.memcache_pool_maxsize = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.722650 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.memcache_pool_unused_timeout = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.723026 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.memcache_servers = ['localhost:11211'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.723383 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.memcache_socket_timeout = 1.0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.723772 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.proxies = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.724549 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.tls_allowed_ciphers = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.724549 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.tls_cafile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.724840 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.tls_certfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.725141 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.tls_enabled = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.725505 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] cache.tls_keyfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.725881 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.backend_availability_zone = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.726231 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.726609 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.726968 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.chap_password = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.727332 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.chap_username = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.727689 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.728186 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.driver_client_cert = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.728673 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.driver_client_cert_key = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.729027 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.driver_data_namespace = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.729376 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.driver_ssl_cert_path = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.729734 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.730094 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.driver_use_ssl = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.730478 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.enable_unsupported_driver = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.731352 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.731352 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.extra_capabilities = {} {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.731528 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.filter_function = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.731914 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.goodness_function = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.732167 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.732535 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.732907 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.733255 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.image_volume_cache_enabled = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.733609 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.733987 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.734358 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iscsi_iotype = fileio {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.734740 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.735130 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iscsi_target_flags = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.735768 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iscsi_write_cache = on {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.735925 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iser_helper = tgtadm {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.736921 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iser_ip_address = 10.222.0.21 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.737292 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iser_port = 3260 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.737657 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.738446 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.738446 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.lvm_mirrors = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.738839 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.739084 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.lvm_type = auto {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.739458 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.739809 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.740173 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.num_shell_tries = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.740538 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.740883 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.nvmet_ns_id = 10 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.741234 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.nvmet_port_id = 1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.742210 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.replication_device = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.742210 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.report_discard_supported = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.742518 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.reserved_percentage = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.742697 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.scst_target_driver = iscsi {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.742995 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.scst_target_iqn_name = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.743382 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.storage_protocol = iscsi {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.743728 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.744101 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.target_helper = tgtadm {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.744605 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.target_ip_address = 10.222.0.21 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.745002 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.target_port = 3260 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.745269 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.745571 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.target_protocol = iscsi {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.745918 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.trace_flags = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.746275 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.unique_fqdn_network = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.746664 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.use_chap_auth = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.747042 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.747383 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_backend_name = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.748078 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_clear = zero {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.748078 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_clear_ionice = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.748427 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_clear_size = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.748789 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.749193 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.749508 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.749887 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.750260 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volume_group = cinder-volumes {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.750985 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.751240 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_reports.file_event_handler = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.751613 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.752012 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_reports.log_dir = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.752347 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.backend_availability_zone = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.752699 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.backend_host = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.753044 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.753387 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.753899 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.chap_password = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.754394 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.chap_username = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.754915 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.chiscsi_conf = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.755416 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.driver_client_cert = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.755761 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.driver_client_cert_key = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.756117 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.driver_data_namespace = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.756463 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.756816 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.757160 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.driver_use_ssl = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.757662 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.758247 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.758485 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.extra_capabilities = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.758837 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.filter_function = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.759183 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.goodness_function = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.759578 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iet_conf = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.759884 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.760234 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.760529 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.760868 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.761218 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.761571 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iscsi_iotype = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.761916 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.762263 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iscsi_target_flags = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.762635 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iscsi_write_cache = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.762981 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iser_helper = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.763327 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iser_ip_address = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.763678 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iser_port = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.764023 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.iser_target_prefix = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.764372 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.lvm_conf_file = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.764728 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.lvm_mirrors = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.765072 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.765449 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.lvm_type = default {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.765793 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.766137 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.766505 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.num_shell_tries = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.766852 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.767199 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.nvmet_ns_id = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.768075 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.nvmet_port_id = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.768421 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.replication_device = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.768843 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.report_discard_supported = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.769148 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.reserved_percentage = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.769462 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.scst_target_driver = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.769810 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.770152 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.storage_protocol = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.770536 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.771371 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.target_helper = tgtadm {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.771371 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.target_ip_address = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.771807 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.target_port = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.771807 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.target_prefix = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.772100 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.target_protocol = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.772407 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.trace_flags = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.772737 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.unique_fqdn_network = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.773080 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.use_chap_auth = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.773430 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.773729 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.774356 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_clear = none {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.774528 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_clear_ionice = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.774812 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_clear_size = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.775154 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.775499 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.775845 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.776213 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.776573 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.776866 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] lvmdriver-1.volumes_dir = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.777293 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.777695 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.778086 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.778543 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.778856 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.779264 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.779573 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.780274 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.780423 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.780664 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.781038 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.781403 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.781783 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.782360 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.782712 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.783081 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.783651 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.784171 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.784522 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.785444 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.785444 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.785865 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.ssl = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.786126 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.786445 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.786849 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.787235 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_rabbit.ssl_version = {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.787650 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_notifications.driver = [] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.788039 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_notifications.retry = -1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.788444 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.788911 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] oslo_messaging_notifications.transport_url = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.789226 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.789602 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] key_manager.fixed_key = **** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.790071 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.790488 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.barbican_api_version = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.790828 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.barbican_endpoint = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.791703 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.barbican_endpoint_type = public {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.791703 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.cafile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.792032 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.certfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.792302 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.collect_timing = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.792624 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.insecure = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.792968 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.keyfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.793320 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.number_of_retries = 60 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.793673 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.retry_delay = 1 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.794023 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.split_loggers = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.794373 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.timeout = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.794745 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.verify_ssl = True {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.795119 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] barbican.verify_ssl_path = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.795504 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.approle_role_id = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.795873 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.approle_secret_id = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.796219 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.cafile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.796560 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.certfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.796907 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.collect_timing = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.797262 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.insecure = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.797604 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.keyfile = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.797963 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.kv_mountpoint = secret {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.798320 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.kv_version = 2 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.799351 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.root_token_id = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.799708 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.split_loggers = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.800118 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.ssl_ca_crt_file = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.800411 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.timeout = None {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.800754 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.use_ssl = False {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.801127 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 20:43:44.801416 n-d-796908-3 cinder-volume[84012]: DEBUG oslo_service.service [None req-ec9dba33-fabd-4b99-851a-6f2b659faf0a None None] ******************************************************************************** {{(pid=84012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Sep 15 20:43:45.083995 n-d-796908-3 sudo[84127]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:45.085897 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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.453s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:45.086857 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:45.101635 n-d-796908-3 sudo[84364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 20:43:45.102385 n-d-796908-3 sudo[84364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:45.421009 n-d-796908-3 sudo[84364]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:45.423012 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.336s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:45.425128 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:45.439266 n-d-796908-3 sudo[84449]: 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
Sep 15 20:43:45.440594 n-d-796908-3 sudo[84449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:45.912049 n-d-796908-3 sudo[84449]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:45.914007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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.489s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:45.915183 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:45.929034 n-d-796908-3 sudo[84478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:45.929787 n-d-796908-3 sudo[84478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:46.380372 n-d-796908-3 sudo[84478]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:46.382831 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:46.383677 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:43:46.384455 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:46.398546 n-d-796908-3 sudo[84553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:46.399307 n-d-796908-3 sudo[84553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:46.842788 n-d-796908-3 sudo[84553]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:46.844798 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:46.846624 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:46.860090 n-d-796908-3 sudo[84556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:46.860833 n-d-796908-3 sudo[84556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:47.315413 n-d-796908-3 sudo[84556]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:47.317861 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:47.320078 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.driver [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Driver hasn't implemented _init_vendor_properties()
Sep 15 20:43:47.320513 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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-796908-3: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=84104) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Sep 15 20:43:47.341338 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:43:47.363517 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.db.sqlalchemy.api [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Building query based on filter {{(pid=84104) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Sep 15 20:43:47.380747 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=84104) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Sep 15 20:43:47.387537 n-d-796908-3 cinder-volume[84104]: INFO cinder.keymgr.migration [None req-88e62953-27eb-4f2a-99d4-c6753a99114f None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Sep 15 20:43:47.392297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:43:47.393120 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:47.407188 n-d-796908-3 sudo[84568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:47.408552 n-d-796908-3 sudo[84568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:47.839543 n-d-796908-3 sudo[84568]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:47.841751 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:47.843755 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:47.857477 n-d-796908-3 sudo[84571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:47.858224 n-d-796908-3 sudo[84571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:48.259255 n-d-796908-3 sudo[84571]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:48.261348 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:48.263428 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:43:48.298409 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Driver initialization completed successfully.
Sep 15 20:43:48.307475 n-d-796908-3 cinder-volume[84104]: INFO cinder.manager [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Initiating service 3 cleanup
Sep 15 20:43:48.311894 n-d-796908-3 cinder-volume[84104]: INFO cinder.manager [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Service 3 cleanup completed.
Sep 15 20:43:48.312273 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.service [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Creating RPC server for service cinder-volume {{(pid=84104) start /opt/stack/cinder/cinder/service.py:231}}
Sep 15 20:43:48.318325 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.service [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=84104) start /opt/stack/cinder/cinder/service.py:237}}
Sep 15 20:43:48.376968 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Sep 15 20:43:48.377515 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:43:48.378226 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:48.393790 n-d-796908-3 sudo[84582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:48.394586 n-d-796908-3 sudo[84582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:48.835858 n-d-796908-3 sudo[84582]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:48.837845 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:48.839761 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:48.854259 n-d-796908-3 sudo[84586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:48.855072 n-d-796908-3 sudo[84586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:49.255396 n-d-796908-3 sudo[84586]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:49.257370 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-20ac8067-b16e-4443-ad0c-1da58a980898 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:49.275181 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-20ac8067-b16e-4443-ad0c-1da58a980898 None None] Driver post RPC initialization completed successfully.
Sep 15 20:45:11.282261 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:45:11.283117 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:45:11.283670 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:11.297678 n-d-796908-3 sudo[86520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:11.298944 n-d-796908-3 sudo[86520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:11.762927 n-d-796908-3 sudo[86520]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:11.764965 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:11.766607 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:11.780925 n-d-796908-3 sudo[86523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:11.781675 n-d-796908-3 sudo[86523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:12.188052 n-d-796908-3 sudo[86523]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:12.190642 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.424s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:12.192097 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:46:11.279200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:46:11.279936 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:46:11.280821 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:46:11.296118 n-d-796908-3 sudo[89285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:46:11.296994 n-d-796908-3 sudo[89285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:46:11.710188 n-d-796908-3 sudo[89285]: pam_unix(sudo:session): session closed for user root
Sep 15 20:46:11.712159 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:46:11.713774 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:46:11.729251 n-d-796908-3 sudo[89325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:46:11.730149 n-d-796908-3 sudo[89325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:46:12.179837 n-d-796908-3 sudo[89325]: pam_unix(sudo:session): session closed for user root
Sep 15 20:46:12.181936 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:46:12.183234 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:47:11.282043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:47:11.282798 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:47:11.283127 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:47:11.297503 n-d-796908-3 sudo[89730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:47:11.298252 n-d-796908-3 sudo[89730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:47:11.725145 n-d-796908-3 sudo[89730]: pam_unix(sudo:session): session closed for user root
Sep 15 20:47:11.727158 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:47:11.728669 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:47:11.742893 n-d-796908-3 sudo[89733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:47:11.743636 n-d-796908-3 sudo[89733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:47:12.162671 n-d-796908-3 sudo[89733]: pam_unix(sudo:session): session closed for user root
Sep 15 20:47:12.164754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:47:12.166018 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:48:11.283171 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:48:11.283864 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:48:11.284224 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:48:11.298485 n-d-796908-3 sudo[89937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:48:11.299228 n-d-796908-3 sudo[89937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:48:11.719441 n-d-796908-3 sudo[89937]: pam_unix(sudo:session): session closed for user root
Sep 15 20:48:11.721435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:48:11.722977 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:48:11.737294 n-d-796908-3 sudo[89940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:48:11.738035 n-d-796908-3 sudo[89940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:48:12.136433 n-d-796908-3 sudo[89940]: pam_unix(sudo:session): session closed for user root
Sep 15 20:48:12.138656 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.415s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:48:12.139935 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:49:11.288012 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:49:11.288730 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:49:11.289067 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:49:11.303420 n-d-796908-3 sudo[90018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:49:11.304188 n-d-796908-3 sudo[90018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:49:11.727412 n-d-796908-3 sudo[90018]: pam_unix(sudo:session): session closed for user root
Sep 15 20:49:11.729482 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:49:11.731099 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:49:11.746103 n-d-796908-3 sudo[90021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:49:11.746911 n-d-796908-3 sudo[90021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:49:12.145222 n-d-796908-3 sudo[90021]: pam_unix(sudo:session): session closed for user root
Sep 15 20:49:12.147319 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.416s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:49:12.148588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:50:11.287417 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:50:11.288583 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:50:11.289198 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:50:11.303489 n-d-796908-3 sudo[90072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:50:11.306736 n-d-796908-3 sudo[90072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:50:11.732424 n-d-796908-3 sudo[90072]: pam_unix(sudo:session): session closed for user root
Sep 15 20:50:11.734456 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:50:11.735957 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:50:11.750364 n-d-796908-3 sudo[90075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:50:11.751131 n-d-796908-3 sudo[90075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:50:12.151607 n-d-796908-3 sudo[90075]: pam_unix(sudo:session): session closed for user root
Sep 15 20:50:12.153625 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:50:12.154915 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:51:11.291212 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:51:11.291899 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:51:11.292269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:51:11.307266 n-d-796908-3 sudo[90330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:51:11.308009 n-d-796908-3 sudo[90330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:51:11.740030 n-d-796908-3 sudo[90330]: pam_unix(sudo:session): session closed for user root
Sep 15 20:51:11.742017 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:51:11.743583 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:51:11.758396 n-d-796908-3 sudo[90333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:51:11.759157 n-d-796908-3 sudo[90333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:51:12.179480 n-d-796908-3 sudo[90333]: pam_unix(sudo:session): session closed for user root
Sep 15 20:51:12.181491 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.438s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:51:12.182791 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:52:11.290502 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:52:11.291704 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:52:11.292613 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:52:11.309261 n-d-796908-3 sudo[91387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:52:11.310312 n-d-796908-3 sudo[91387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:52:11.863616 n-d-796908-3 sudo[91387]: pam_unix(sudo:session): session closed for user root
Sep 15 20:52:11.866624 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:52:11.867077 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:52:11.884295 n-d-796908-3 sudo[91390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:52:11.885070 n-d-796908-3 sudo[91390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:52:12.417060 n-d-796908-3 sudo[91390]: pam_unix(sudo:session): session closed for user root
Sep 15 20:52:12.425623 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:52:12.427786 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:53:11.293683 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:53:11.294308 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:53:11.295432 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:53:11.420375 n-d-796908-3 sudo[92186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:53:11.436097 n-d-796908-3 sudo[92186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:53:12.389625 n-d-796908-3 sudo[92186]: pam_unix(sudo:session): session closed for user root
Sep 15 20:53:12.392916 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.098s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:53:12.394463 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:53:12.461383 n-d-796908-3 sudo[92192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:53:12.462207 n-d-796908-3 sudo[92192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:53:13.171941 n-d-796908-3 sudo[92192]: pam_unix(sudo:session): session closed for user root
Sep 15 20:53:13.174225 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:53:13.175723 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:54:11.295159 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:54:11.295755 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:54:11.296190 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:54:11.332253 n-d-796908-3 sudo[92797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:54:11.333053 n-d-796908-3 sudo[92797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:54:12.326734 n-d-796908-3 sudo[92797]: pam_unix(sudo:session): session closed for user root
Sep 15 20:54:12.329102 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.033s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:54:12.331782 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:54:12.368495 n-d-796908-3 sudo[92803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:54:12.373395 n-d-796908-3 sudo[92803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:54:13.780007 n-d-796908-3 sudo[92803]: pam_unix(sudo:session): session closed for user root
Sep 15 20:54:13.782110 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.450s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:54:13.783375 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:55:11.301101 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:55:11.301724 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:55:11.302100 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:11.347883 n-d-796908-3 sudo[93711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:55:11.348734 n-d-796908-3 sudo[93711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:12.100442 n-d-796908-3 sudo[93711]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:12.102976 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.800s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:12.104552 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:12.155237 n-d-796908-3 sudo[93716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:55:12.156042 n-d-796908-3 sudo[93716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:12.825984 n-d-796908-3 sudo[93716]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:12.828302 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.723s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:12.830268 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:55:25.836099 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:55:25.847239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:55:25.853350 n-d-796908-3 cinder-volume[84104]: INFO cinder.rpc [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Sep 15 20:55:25.858293 n-d-796908-3 cinder-volume[84104]: INFO cinder.rpc [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Sep 15 20:55:25.869922 n-d-796908-3 cinder-volume[84104]: INFO cinder.rpc [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Sep 15 20:55:25.874926 n-d-796908-3 cinder-volume[84104]: INFO cinder.rpc [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Sep 15 20:55:25.875769 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:55:25.876356 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 20:55:25.917503 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Flow 'volume_create_manager' (9ce18b9f-f64f-44fa-822b-faca068d3ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:55:25.920738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2595c899-07ad-4338-9320-403a699faaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:25.945599 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:55:25.973121 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2595c899-07ad-4338-9320-403a699faaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T20:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1496373026',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=bde5d467-0da9-490d-9a7e-e41e8e238581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4bd1bb7cd64499c9fd1ffc1a6b3ccc3',provider_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-09-15T20:55:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:55:26Z,user_id='8bbbcef9beb048baa5dbbe7dc508fbcd',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:25.975601 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a0fb005-9736-4200-9732-25c22cd867ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:25.978254 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a0fb005-9736-4200-9732-25c22cd867ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:25.980530 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a82f516a-fe59-4faa-bd6b-510b6c3c2b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:25.982778 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a82f516a-fe59-4faa-bd6b-510b6c3c2b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bde5d467-0da9-490d-9a7e-e41e8e238581', 'volume_name': 'volume-bde5d467-0da9-490d-9a7e-e41e8e238581', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:25.984945 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8dace04f-6ff1-49fa-93b5-e5bd992cb673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:25.987032 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8dace04f-6ff1-49fa-93b5-e5bd992cb673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:25.989116 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2c35213-1358-48ba-a8b4-0acea3637334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:25.989906 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Volume bde5d467-0da9-490d-9a7e-e41e8e238581: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bde5d467-0da9-490d-9a7e-e41e8e238581', 'volume_size': 1}
Sep 15 20:55:25.990930 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde5d467-0da9-490d-9a7e-e41e8e238581 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:26.007251 n-d-796908-3 sudo[93766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde5d467-0da9-490d-9a7e-e41e8e238581 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:55:26.008764 n-d-796908-3 sudo[93766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:27.186660 n-d-796908-3 sudo[93766]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:27.188728 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde5d467-0da9-490d-9a7e-e41e8e238581 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.197s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:27.191656 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2c35213-1358-48ba-a8b4-0acea3637334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bde5d467-0da9-490d-9a7e-e41e8e238581', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:27.194261 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9907970-0105-4763-9cb7-84fbae52e090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:27.209288 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Volume volume-bde5d467-0da9-490d-9a7e-e41e8e238581 (bde5d467-0da9-490d-9a7e-e41e8e238581): created successfully
Sep 15 20:55:27.212194 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9907970-0105-4763-9cb7-84fbae52e090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:27.215327 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Flow 'volume_create_manager' (9ce18b9f-f64f-44fa-822b-faca068d3ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:55:27.224118 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c42986f6-6c64-4e89-9409-13bf23df48e3 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Created volume successfully.
Sep 15 20:55:29.653717 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:29.685362 n-d-796908-3 sudo[93802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 20:55:29.686246 n-d-796908-3 sudo[93802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:30.162036 n-d-796908-3 sudo[93802]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:30.165435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.512s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:30.167173 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:30.206661 n-d-796908-3 sudo[93806]: 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-bde5d467-0da9-490d-9a7e-e41e8e238581
Sep 15 20:55:30.207566 n-d-796908-3 sudo[93806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:30.623189 n-d-796908-3 sudo[93806]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:30.625801 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581" returned: 0 in 0.458s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:30.703046 n-d-796908-3 cinder-volume[84104]: INFO oslo.privsep.daemon [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 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/tmpmdu791u5/privsep.sock']
Sep 15 20:55:30.716675 n-d-796908-3 sudo[93809]: 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/tmpmdu791u5/privsep.sock
Sep 15 20:55:30.717483 n-d-796908-3 sudo[93809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:32.428304 n-d-796908-3 sudo[93809]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:32.435238 n-d-796908-3 cinder-volume[84104]: INFO oslo.privsep.daemon [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Spawned new privsep daemon via rootwrap
Sep 15 20:55:32.435960 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Accepted privsep connection to /tmp/tmpmdu791u5/privsep.sock {{(pid=84104) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Sep 15 20:55:32.437348 n-d-796908-3 cinder-volume[84104]: INFO oslo.privsep.daemon [-] privsep daemon starting
Sep 15 20:55:32.437631 n-d-796908-3 cinder-volume[84104]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Sep 15 20:55:32.437896 n-d-796908-3 cinder-volume[84104]: 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
Sep 15 20:55:32.438145 n-d-796908-3 cinder-volume[84104]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93813
Sep 15 20:55:32.442823 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (2,) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:32.625000 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:32.631780 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:32.632117 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:32.633238 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:55:32.634199 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Creating iscsi_target for Volume ID: volume-bde5d467-0da9-490d-9a7e-e41e8e238581 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Created volume path /opt/stack/data/cinder/volumes/volume-bde5d467-0da9-490d-9a7e-e41e8e238581,
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]: incominguser MbhiWrZ49NXmBAeSo5Qo NokFF54nKo326FhL
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:55:32.639233 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:55:32.640835 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:33.219658 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581" returned: 0 in 0.578s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:33.219996 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:33.220574 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:55:33.220931 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:55:33.222137 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:33.233855 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:33.234200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581\n Backing store flags: \n Account information:\n MbhiWrZ49NXmBAeSo5Qo\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:33.234800 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:55:33.235890 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:33.370161 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:33.370522 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581\n Backing store flags: \n Account information:\n MbhiWrZ49NXmBAeSo5Qo\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:33.371798 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:33.484293 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:33.484774 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581\n Backing store flags: \n Account information:\n MbhiWrZ49NXmBAeSo5Qo\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:33.485549 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:55:33.678449 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-c3c64303-8f91-4de5-9dc3-b32f98aeb5af req-1df0da42-3cdd-4076-a235-10f680ee014c tempest-AttachSCSIVolumeTestJSON-1481087441 None] attachment_update completed successfully.
Sep 15 20:55:43.159546 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-0a3ceee2-9668-450d-988c-46eb7cb659cd req-56d23136-009c-4a41-a210-9bed1215b3ea tempest-AttachSCSIVolumeTestJSON-1481087441 None] Terminate volume connection completed successfully.
Sep 15 20:55:43.160201 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-0a3ceee2-9668-450d-988c-46eb7cb659cd req-56d23136-009c-4a41-a210-9bed1215b3ea tempest-AttachSCSIVolumeTestJSON-1481087441 None] Deleting attachment 50ba20ef-c7f3-4f25-9c94-2a9f6fedc7cf. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:55:43.167260 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:43.261247 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:43.261562 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581\n Backing store flags: \n Account information:\n MbhiWrZ49NXmBAeSo5Qo\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:43.262386 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-0a3ceee2-9668-450d-988c-46eb7cb659cd req-56d23136-009c-4a41-a210-9bed1215b3ea tempest-AttachSCSIVolumeTestJSON-1481087441 None] Removing iscsi_target for Volume ID: bde5d467-0da9-490d-9a7e-e41e8e238581
Sep 15 20:55:43.263508 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:43.438069 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bde5d467-0da9-490d-9a7e-e41e8e238581 -f" returned: 0 in 0.171s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:43.439000 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:43.441928 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:43.633032 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:43.633344 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:43.714022 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-0a3ceee2-9668-450d-988c-46eb7cb659cd req-56d23136-009c-4a41-a210-9bed1215b3ea tempest-AttachSCSIVolumeTestJSON-1481087441 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.
Sep 15 20:55:43.714022 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:55:43.714022 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:55:48.594252 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:55:48.598598 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:55:48.599080 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 20:55:48.614224 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Flow 'volume_create_manager' (58459362-e272-4071-91f8-ee13956fc457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:55:48.619230 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc6776f9-8c54-4885-aec0-0196706a2470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:48.652512 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:55:48.687116 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc6776f9-8c54-4885-aec0-0196706a2470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T20:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-599302830',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e275f2577ed42e3b092d97e6239b50b',provider_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-09-15T20:55:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:55:49Z,user_id='8c081459860d4ea8b4a522a17ef0b052',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:48.691824 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70ab2616-2c8d-4dd3-8987-7471f157a487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:48.696643 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70ab2616-2c8d-4dd3-8987-7471f157a487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:48.699734 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aceeb414-c06e-4c64-92c0-686081344bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:48.702003 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aceeb414-c06e-4c64-92c0-686081344bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1', 'volume_name': 'volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:48.704989 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (038a400f-8725-4600-b8ee-5c64c2a32722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:48.708264 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (038a400f-8725-4600-b8ee-5c64c2a32722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:48.711082 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0aa8b48-30e9-4100-a670-309d6b8da3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:48.712827 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Volume 8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1', 'volume_size': 1}
Sep 15 20:55:48.714072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:48.734259 n-d-796908-3 sudo[93895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:55:48.735854 n-d-796908-3 sudo[93895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:49.407952 n-d-796908-3 sudo[93895]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:49.410668 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.696s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:49.415100 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0aa8b48-30e9-4100-a670-309d6b8da3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:49.419617 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c0d9ff2-0c73-4434-b43f-3935b1e805b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:55:49.435964 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Volume volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1 (8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1): created successfully
Sep 15 20:55:49.438635 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c0d9ff2-0c73-4434-b43f-3935b1e805b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:55:49.442847 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Flow 'volume_create_manager' (58459362-e272-4071-91f8-ee13956fc457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:55:49.457587 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-131ddaca-eb4c-48b3-9114-cc6f4c7c28a3 tempest-ServerRescueNegativeTestJSON-291555163 None] Created volume successfully.
Sep 15 20:55:51.837660 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Lock "b'cinder-bde5d467-0da9-490d-9a7e-e41e8e238581-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:55:51.959245 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:52.100568 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:52.101417 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:55:52.102138 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Skipping remove_export. No iscsi_target is presently exported for volume: bde5d467-0da9-490d-9a7e-e41e8e238581
Sep 15 20:55:52.103215 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:52.158683 n-d-796908-3 sudo[93954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581
Sep 15 20:55:52.159568 n-d-796908-3 sudo[93954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:52.744399 n-d-796908-3 sudo[93954]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:52.746592 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581" returned: 0 in 0.643s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:52.748412 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:52.765710 n-d-796908-3 sudo[93957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581
Sep 15 20:55:52.766697 n-d-796908-3 sudo[93957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:53.198455 n-d-796908-3 sudo[93957]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:53.212129 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581" returned: 0 in 0.463s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:53.213985 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:53.231353 n-d-796908-3 sudo[93960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581
Sep 15 20:55:53.232548 n-d-796908-3 sudo[93960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:53.718810 n-d-796908-3 sudo[93960]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:53.721190 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde5d467-0da9-490d-9a7e-e41e8e238581" returned: 0 in 0.507s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:53.722615 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Successfully deleted volume: bde5d467-0da9-490d-9a7e-e41e8e238581
Sep 15 20:55:53.762082 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 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.
Sep 15 20:55:53.762857 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 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.
Sep 15 20:55:53.787588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Created reservations ['a4cc5e83-3077-4c69-a207-821db0e6c712', 'd37d1d44-873e-4b8e-a757-e1760198a223', '0c5e9714-c518-4e55-8aee-4dc2d8437954', '2f6ec365-55c8-4f7d-b04a-6053eabc1767'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:55:53.791641 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 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.
Sep 15 20:55:53.791641 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:55:53.791641 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:55:53.855019 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:55:53.855857 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:53.891959 n-d-796908-3 sudo[93972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:55:53.893579 n-d-796908-3 sudo[93972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:54.357527 n-d-796908-3 sudo[93972]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:54.360222 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.504s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:54.363030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:54.380499 n-d-796908-3 sudo[93977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:55:54.382410 n-d-796908-3 sudo[93977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:54.805047 n-d-796908-3 sudo[93977]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:54.808647 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:54.810716 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:55:54.818007 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Deleted volume successfully.
Sep 15 20:55:54.856036 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0d432ee2-1abf-4b89-9c46-d8bb84b7a9b7 tempest-AttachSCSIVolumeTestJSON-1481087441 None] Lock "b'cinder-bde5d467-0da9-490d-9a7e-e41e8e238581-delete_volume'" released by "delete_volume" :: held 3.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:56:11.301594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:56:11.302206 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:56:11.302710 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:11.372282 n-d-796908-3 sudo[94223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:56:11.373591 n-d-796908-3 sudo[94223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:11.984375 n-d-796908-3 sudo[94223]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:11.986357 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:11.988233 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:12.010485 n-d-796908-3 sudo[94237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:56:12.011882 n-d-796908-3 sudo[94237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:12.604715 n-d-796908-3 sudo[94237]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:12.606802 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.618s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:12.608124 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:56:25.092853 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:56:25.105706 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:56:25.106277 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 20:56:25.168766 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Flow 'volume_create_manager' (ed5b62cb-daaf-402c-9a09-38f48917f6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:56:25.178811 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bce9562d-62de-4c86-863f-ac125f6c9896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:25.246579 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:56:25.299246 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bce9562d-62de-4c86-863f-ac125f6c9896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T20:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1320004065',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=cef116d1-8033-422e-a6ae-5d1d4508bb72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e275f2577ed42e3b092d97e6239b50b',provider_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-09-15T20: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-09-15T20:56:25Z,user_id='8c081459860d4ea8b4a522a17ef0b052',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:25.307558 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b67fda6-fc39-4632-8590-3f44d4eda889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:25.313434 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b67fda6-fc39-4632-8590-3f44d4eda889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:25.321979 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2cbb93b-15f3-4d72-95fe-181ca7889e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:25.324512 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2cbb93b-15f3-4d72-95fe-181ca7889e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cef116d1-8033-422e-a6ae-5d1d4508bb72', 'volume_name': 'volume-cef116d1-8033-422e-a6ae-5d1d4508bb72', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:25.328807 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57611e1b-6172-4759-b8e1-4decec1b77e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:25.345612 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57611e1b-6172-4759-b8e1-4decec1b77e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:25.355879 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c319d6c5-8461-48f9-8004-54667d03753d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:25.358666 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Volume cef116d1-8033-422e-a6ae-5d1d4508bb72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cef116d1-8033-422e-a6ae-5d1d4508bb72', 'volume_size': 1}
Sep 15 20:56:25.359731 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:25.407985 n-d-796908-3 sudo[94360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:56:25.409863 n-d-796908-3 sudo[94360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:26.135588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:56:26.141284 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:56:26.142026 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 20:56:26.160022 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Flow 'volume_create_manager' (bee7be11-250b-4782-bb27-3cda4be3cc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:56:26.165912 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e803da4-04d3-4eda-b789-709172144dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:26.199706 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:56:26.270363 n-d-796908-3 sudo[94360]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:26.270619 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e803da4-04d3-4eda-b789-709172144dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T20:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1528188001',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=bde70698-fa74-4f26-8215-b55ae3701cf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd34a82c8a642ebb1c31dffda2065e9',provider_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-09-15T20:56:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:56:26Z,user_id='12aa97becb324911b903d2b3c0b4c1b8',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:26.274619 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b057ca5c-eb44-45b9-8a04-eb29e6209906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:26.276956 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b057ca5c-eb44-45b9-8a04-eb29e6209906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:26.280083 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0cd9403-7dd9-486a-b992-93471d382478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:26.282362 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0cd9403-7dd9-486a-b992-93471d382478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bde70698-fa74-4f26-8215-b55ae3701cf7', 'volume_name': 'volume-bde70698-fa74-4f26-8215-b55ae3701cf7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:26.284719 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66eef72f-9dab-40a5-b10c-49bc9703f2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:26.287041 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66eef72f-9dab-40a5-b10c-49bc9703f2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:26.291156 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5ab9285-1c1f-4bc4-91b9-27c4452a5c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:26.292036 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Volume bde70698-fa74-4f26-8215-b55ae3701cf7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bde70698-fa74-4f26-8215-b55ae3701cf7', 'volume_size': 1}
Sep 15 20:56:26.293428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde70698-fa74-4f26-8215-b55ae3701cf7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:26.311121 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.949s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:26.314686 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c319d6c5-8461-48f9-8004-54667d03753d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cef116d1-8033-422e-a6ae-5d1d4508bb72', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:26.317184 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2928d28-37e5-46f7-8793-44d2a7b650e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:26.326553 n-d-796908-3 sudo[94397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde70698-fa74-4f26-8215-b55ae3701cf7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:56:26.333373 n-d-796908-3 sudo[94397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:26.345598 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Volume volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 (cef116d1-8033-422e-a6ae-5d1d4508bb72): created successfully
Sep 15 20:56:26.347902 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2928d28-37e5-46f7-8793-44d2a7b650e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:26.352770 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Flow 'volume_create_manager' (ed5b62cb-daaf-402c-9a09-38f48917f6c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:56:26.368630 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e271c397-4dc6-4598-98c9-454095a256cc tempest-ServerRescueNegativeTestJSON-291555163 None] Created volume successfully.
Sep 15 20:56:27.016126 n-d-796908-3 sudo[94397]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:27.018651 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde70698-fa74-4f26-8215-b55ae3701cf7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.725s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:27.021288 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5ab9285-1c1f-4bc4-91b9-27c4452a5c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bde70698-fa74-4f26-8215-b55ae3701cf7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:27.023764 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf0208b1-4eb5-4f14-a41e-8c33d49ca0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:27.032798 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Volume volume-bde70698-fa74-4f26-8215-b55ae3701cf7 (bde70698-fa74-4f26-8215-b55ae3701cf7): created successfully
Sep 15 20:56:27.034806 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf0208b1-4eb5-4f14-a41e-8c33d49ca0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:27.038148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Flow 'volume_create_manager' (bee7be11-250b-4782-bb27-3cda4be3cc90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:56:27.051066 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1fd45a24-2f09-495e-b60f-8cdca3a41171 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Created volume successfully.
Sep 15 20:56:28.646986 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:28.694178 n-d-796908-3 sudo[94444]: 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-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:28.695612 n-d-796908-3 sudo[94444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:29.512390 n-d-796908-3 sudo[94444]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:29.515301 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7" returned: 0 in 0.868s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:29.629098 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:29.633564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:29.633880 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:29.635630 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:56:29.637607 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Creating iscsi_target for Volume ID: volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Created volume path /opt/stack/data/cinder/volumes/volume-bde70698-fa74-4f26-8215-b55ae3701cf7,
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]: incominguser XpeKzSFN8nPtCynM768e 54GZVAiBJBQLNJQB
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:29.654643 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:56:29.656614 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:30.444251 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7" returned: 0 in 0.786s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:30.444579 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:30.445343 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:56:30.445719 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:56:30.447378 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:30.484743 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:30.485146 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:30.485810 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:56:30.488778 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:30.656630 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:30.656630 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:30.658753 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:30.823295 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:30.824054 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:30.825405 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:56:31.082987 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-e582d5b9-e29e-4dd1-9100-7353bcd15853 req-b43c0b91-f58b-4f68-8ae7-8bb0f0ae6c69 tempest-LiveAutoBlockMigrationV225Test-103608740 None] attachment_update completed successfully.
Sep 15 20:56:31.714359 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:31.740086 n-d-796908-3 sudo[94525]: 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-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:31.741819 n-d-796908-3 sudo[94525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:32.435142 n-d-796908-3 sudo[94525]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:32.437369 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72" returned: 0 in 0.723s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:32.527248 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:32.536061 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:32.536388 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: I_T nexus: 2
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: XpeKzSFN8nPtCynM768e
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:32.537016 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:56:32.542244 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] Creating iscsi_target for Volume ID: volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] Created volume path /opt/stack/data/cinder/volumes/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72,
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]: incominguser 7SMW86dZ5aBzvtpLoQEw qJUgWzMjy5jZ98wa
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:32.547785 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:56:32.550887 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:33.119215 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72" returned: 0 in 0.570s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:33.120479 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:33.121404 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:56:33.122012 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:56:33.125316 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:33.132689 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:33.133886 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\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-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: I_T nexus: 2
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: XpeKzSFN8nPtCynM768e
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:33.135089 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:56:33.142354 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:33.253765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:33.256977 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\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-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:33.259307 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:33.376622 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:33.377384 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\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-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:33.380704 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:56:33.660262 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-0a28cd6b-93ca-4247-aab5-7850f6e02399 req-08d4a00c-d714-406a-9cbd-3129fd10e755 tempest-ServerRescueNegativeTestJSON-291555163 None] attachment_update completed successfully.
Sep 15 20:56:42.933575 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:42.965301 n-d-796908-3 sudo[94609]: 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-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:42.968610 n-d-796908-3 sudo[94609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:43.865697 n-d-796908-3 sudo[94609]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:43.877343 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7" returned: 0 in 0.941s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:44.039164 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:44.046867 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:44.047148 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: I_T nexus: 2
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: XpeKzSFN8nPtCynM768e
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: I_T nexus: 3
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: 7SMW86dZ5aBzvtpLoQEw
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:44.047806 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:56:44.053917 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] Creating iscsi_target for Volume ID: volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:56:44.053917 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] Created volume path /opt/stack/data/cinder/volumes/volume-bde70698-fa74-4f26-8215-b55ae3701cf7,
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]: incominguser XpeKzSFN8nPtCynM768e 54GZVAiBJBQLNJQB
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:44.056572 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:56:44.057780 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:44.219236 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7" returned: 0 in 0.161s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:44.219562 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:44.220148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:56:44.220517 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:56:44.223644 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:44.259493 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:44.261239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: I_T nexus: 2
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: XpeKzSFN8nPtCynM768e
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: I_T nexus: 3
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: 7SMW86dZ5aBzvtpLoQEw
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:44.261885 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:56:44.269045 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:44.475905 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:44.476269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:44.477739 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:44.609835 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:44.610359 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:44.611601 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:56:44.805242 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-fc2bd97e-1cb2-4b5d-b93a-c40e0a6e5abe tempest-LiveAutoBlockMigrationV225Test-185497993 None] attachment_update completed successfully.
Sep 15 20:56:50.464949 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:56:50.472399 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:56:50.473353 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 20:56:50.502384 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Flow 'volume_create_manager' (eed74ad1-af2a-4257-9104-3cc17b01d196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:56:50.506494 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80b236a7-246a-4de9-aec6-ad58172d7d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:50.533180 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:56:50.559378 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80b236a7-246a-4de9-aec6-ad58172d7d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T20:56:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1007453947',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=4ac78edd-e539-4479-b362-14f68263f5d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a740b37e5a45bb8d3297d4d99ec423',provider_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-09-15T20:56:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:56:50Z,user_id='46865d2f2e0f41c18c8b2fdfa212fe8d',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:50.561809 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c51d4c4-e411-47bf-a4f2-087028b9a2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:50.563930 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c51d4c4-e411-47bf-a4f2-087028b9a2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:50.566209 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1570894f-784e-4463-aee0-3dd76fed4189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:50.568498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1570894f-784e-4463-aee0-3dd76fed4189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4ac78edd-e539-4479-b362-14f68263f5d3', 'volume_name': 'volume-4ac78edd-e539-4479-b362-14f68263f5d3', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:50.570712 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0038ef33-cc1e-481e-8e66-4332088a1468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:50.572768 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0038ef33-cc1e-481e-8e66-4332088a1468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:50.574911 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7bfc767e-ce21-4d4d-b88e-26869fcb4cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:50.575689 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Volume 4ac78edd-e539-4479-b362-14f68263f5d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4ac78edd-e539-4479-b362-14f68263f5d3', 'volume_size': 1}
Sep 15 20:56:50.576712 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ac78edd-e539-4479-b362-14f68263f5d3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:50.594666 n-d-796908-3 sudo[94648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ac78edd-e539-4479-b362-14f68263f5d3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:56:50.595540 n-d-796908-3 sudo[94648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:51.141426 n-d-796908-3 sudo[94648]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:51.143888 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ac78edd-e539-4479-b362-14f68263f5d3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.567s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:51.148383 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7bfc767e-ce21-4d4d-b88e-26869fcb4cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4ac78edd-e539-4479-b362-14f68263f5d3', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:51.151207 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (645e82c2-39ce-4284-b04d-15c6646ef935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:56:51.173264 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Volume volume-4ac78edd-e539-4479-b362-14f68263f5d3 (4ac78edd-e539-4479-b362-14f68263f5d3): created successfully
Sep 15 20:56:51.175260 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (645e82c2-39ce-4284-b04d-15c6646ef935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:56:51.178210 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Flow 'volume_create_manager' (eed74ad1-af2a-4257-9104-3cc17b01d196) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:56:51.188038 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a8e46fdb-8892-4067-9c17-88c9c7dd6c06 tempest-LiveMigrationTest-50575828 None] Created volume successfully.
Sep 15 20:56:52.557374 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:52.600872 n-d-796908-3 sudo[94684]: 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-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:56:52.616054 n-d-796908-3 sudo[94684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:53.039139 n-d-796908-3 sudo[94684]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:53.042192 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3" returned: 0 in 0.484s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:53.095205 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:53.104061 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:53.105029 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: I_T nexus: 2
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: I_T nexus: 4
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: XpeKzSFN8nPtCynM768e
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: I_T nexus: 3
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: 7SMW86dZ5aBzvtpLoQEw
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:53.105814 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:56:53.114690 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] Creating iscsi_target for Volume ID: volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] Created volume path /opt/stack/data/cinder/volumes/volume-4ac78edd-e539-4479-b362-14f68263f5d3,
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]: incominguser Xk67jMphjWUdaBgYAUZJ J2x8xvQSjH5BEAcz
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:56:53.118300 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:56:53.122912 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:53.629574 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3" returned: 0 in 0.508s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:53.630654 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:53.631648 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:56:53.632211 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:56:53.635088 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:53.654369 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:53.654893 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\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-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: I_T nexus: 2
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: I_T nexus: 4
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: XpeKzSFN8nPtCynM768e
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: I_T nexus: 3
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: 7SMW86dZ5aBzvtpLoQEw
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:56:53.655511 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:56:53.664697 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:53.760409 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:53.760873 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\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-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:53.762142 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:53.876961 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:53.877882 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325764096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\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-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:56:53.879405 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:56:54.169559 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-35f7eb94-4861-46df-9df9-7450243dac76 req-bbddf43a-f16a-4428-a236-1bb23485847a tempest-LiveMigrationTest-50575828 None] attachment_update completed successfully.
Sep 15 20:57:04.482930 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-0df9a566-b81c-4009-833b-a056ecbc9c1b tempest-LiveAutoBlockMigrationV225Test-185497993 None] Terminate volume connection completed successfully.
Sep 15 20:57:04.483652 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-0df9a566-b81c-4009-833b-a056ecbc9c1b tempest-LiveAutoBlockMigrationV225Test-185497993 None] Deleting attachment a30fcc0c-20ba-4b48-929c-f67f700859b4. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:57:04.563006 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-e81d26a2-24f8-4e17-aeb8-e1b44eb7f23f req-0df9a566-b81c-4009-833b-a056ecbc9c1b tempest-LiveAutoBlockMigrationV225Test-185497993 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.
Sep 15 20:57:04.563006 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:57:04.563006 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:11.304620 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:57:11.305285 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:57:11.305664 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:11.339602 n-d-796908-3 sudo[94950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:57:11.340585 n-d-796908-3 sudo[94950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:12.028861 n-d-796908-3 sudo[94950]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:12.032279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.726s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:12.033906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:12.088711 n-d-796908-3 sudo[94960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:57:12.095747 n-d-796908-3 sudo[94960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:12.701403 n-d-796908-3 sudo[94960]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:12.703671 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.670s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:12.706514 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:57:20.730307 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:57:20.735568 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:57:20.736238 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 20:57:20.777196 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Flow 'volume_create_manager' (b347f9c8-75c8-40ba-9e31-ee5eb5b5747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:57:20.793441 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e559dc06-0fec-47a2-a52b-f65096a85045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:20.824846 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:57:20.856101 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e559dc06-0fec-47a2-a52b-f65096a85045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T20:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1807502787',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=7b9307ea-04b6-43d7-9174-3b3bfbc2894d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc27b4ca87543a5b35cef7b1158f82c',provider_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-09-15T20:57:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:57:21Z,user_id='8961fda1a9dc4433b9bd1b9c19c9ac79',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:20.859089 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf7e4e85-399d-41c3-93af-a87fbbd94727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:20.863591 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf7e4e85-399d-41c3-93af-a87fbbd94727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:20.863591 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8abd0049-80e0-4672-92ad-a44034cf8473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:21.045515 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8abd0049-80e0-4672-92ad-a44034cf8473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7b9307ea-04b6-43d7-9174-3b3bfbc2894d', 'volume_name': 'volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:21.048154 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e05c1908-6ba2-4784-a5b3-466ed2b8d85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:21.050053 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e05c1908-6ba2-4784-a5b3-466ed2b8d85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:21.052707 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e696ee9-12e0-4baa-81e7-9a05906a9977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:21.053532 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Volume 7b9307ea-04b6-43d7-9174-3b3bfbc2894d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 20:57:21.054172 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Cloning 7b9307ea-04b6-43d7-9174-3b3bfbc2894d from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:57:21.059868 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:21.105361 n-d-796908-3 sudo[95057]: 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-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:57:21.106147 n-d-796908-3 sudo[95057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:21.233711 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-363d8851-1187-4a97-ba4a-18cab1fec69e req-7b1561b3-4640-44a8-a42c-ae166c362059 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Terminate volume connection completed successfully.
Sep 15 20:57:21.235458 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-363d8851-1187-4a97-ba4a-18cab1fec69e req-7b1561b3-4640-44a8-a42c-ae166c362059 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Deleting attachment dc76bbf7-898d-412e-9e94-12fb25620f51. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:57:21.238676 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:21.366206 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:21.366578 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7\n Backing store flags: \n Account information:\n XpeKzSFN8nPtCynM768e\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:21.367885 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-363d8851-1187-4a97-ba4a-18cab1fec69e req-7b1561b3-4640-44a8-a42c-ae166c362059 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Removing iscsi_target for Volume ID: bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:57:21.375437 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:21.649116 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bde70698-fa74-4f26-8215-b55ae3701cf7 -f" returned: 0 in 0.278s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:21.649403 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660384]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:21.664812 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:21.842675 n-d-796908-3 sudo[95057]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:21.845110 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3" returned: 0 in 0.785s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:21.970025 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:22.017927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.342s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:22.017927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660384]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:22.017927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768324673344]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: I_T nexus: 3
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: 7SMW86dZ5aBzvtpLoQEw
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: I_T nexus: 5
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: Xk67jMphjWUdaBgYAUZJ
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:57:22.024655 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] Creating iscsi_target for Volume ID: volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] Created volume path /opt/stack/data/cinder/volumes/volume-4ac78edd-e539-4479-b362-14f68263f5d3,
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: incominguser Xk67jMphjWUdaBgYAUZJ J2x8xvQSjH5BEAcz
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:57:22.048108 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:22.206525 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-363d8851-1187-4a97-ba4a-18cab1fec69e req-7b1561b3-4640-44a8-a42c-ae166c362059 tempest-LiveAutoBlockMigrationV225Test-103608740 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.
Sep 15 20:57:22.206525 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:57:22.206525 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:22.290081 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3" returned: 0 in 0.253s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:22.290707 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768324673344]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:22.291271 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:57:22.291643 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:57:22.293770 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:22.308051 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:22.308344 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768324673344]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: I_T nexus: 3
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: 7SMW86dZ5aBzvtpLoQEw
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: I_T nexus: 5
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: Xk67jMphjWUdaBgYAUZJ
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:57:22.309063 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:57:22.315754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:22.546321 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.236s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:22.547149 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768324673344]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:22.548963 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:22.753400 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:22.753998 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768324673344]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:22.755751 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:57:23.034409 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-4b985218-88e6-49f9-ab83-57352909808c tempest-LiveMigrationTest-1034574206 None] attachment_update completed successfully.
Sep 15 20:57:24.800146 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:57:24.813490 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:57:24.813998 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 20:57:24.924477 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Flow 'volume_create_manager' (b88e5b6a-fc8a-4b8f-b04e-6318040eb362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:57:24.935333 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2db371c-30c0-4ab3-a676-1257551d58eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:24.977692 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:57:25.038410 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2db371c-30c0-4ab3-a676-1257551d58eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T20:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-948635622',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=8aca2ae5-630d-41e3-a02f-ab42f277d9df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd34a82c8a642ebb1c31dffda2065e9',provider_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-09-15T20:57:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:57:25Z,user_id='12aa97becb324911b903d2b3c0b4c1b8',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:25.041401 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84076be7-0bb3-43fe-9378-bc17cc15766a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:25.043528 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84076be7-0bb3-43fe-9378-bc17cc15766a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:25.045885 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b1e6934-f976-4c11-801c-d17edaf0463b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:25.250385 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b1e6934-f976-4c11-801c-d17edaf0463b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8aca2ae5-630d-41e3-a02f-ab42f277d9df', 'volume_name': 'volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:25.260855 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9e191cc-dfad-41f8-8db0-8265d051f04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:25.264370 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9e191cc-dfad-41f8-8db0-8265d051f04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:25.269494 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee73dd01-c5ce-4d69-842f-c439aed1f3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:25.270468 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Volume 8aca2ae5-630d-41e3-a02f-ab42f277d9df: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 20:57:25.271681 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Cloning 8aca2ae5-630d-41e3-a02f-ab42f277d9df from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:57:25.875702 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-7a35099a-6c5d-4de9-9cb4-304c7f6f7b23 req-74a22bdd-abbc-4a0c-aa0c-6d96e52ccca7 tempest-ServerRescueNegativeTestJSON-291555163 None] Terminate volume connection completed successfully.
Sep 15 20:57:25.876391 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-7a35099a-6c5d-4de9-9cb4-304c7f6f7b23 req-74a22bdd-abbc-4a0c-aa0c-6d96e52ccca7 tempest-ServerRescueNegativeTestJSON-291555163 None] Deleting attachment b73f3144-79de-4260-bf54-fd76653dcc46. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:57:25.881596 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:26.147858 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:26.148494 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660544]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72\n System information:\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-cef116d1-8033-422e-a6ae-5d1d4508bb72\n Backing store flags: \n Account information:\n 7SMW86dZ5aBzvtpLoQEw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:26.149570 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-7a35099a-6c5d-4de9-9cb4-304c7f6f7b23 req-74a22bdd-abbc-4a0c-aa0c-6d96e52ccca7 tempest-ServerRescueNegativeTestJSON-291555163 None] Removing iscsi_target for Volume ID: cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:26.151918 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:26.345428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 -f" returned: 0 in 0.189s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:26.345428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660544]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:26.348137 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:26.593617 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:26.593972 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660544]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:26.763580 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-7a35099a-6c5d-4de9-9cb4-304c7f6f7b23 req-74a22bdd-abbc-4a0c-aa0c-6d96e52ccca7 tempest-ServerRescueNegativeTestJSON-291555163 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.
Sep 15 20:57:26.763580 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:57:26.763580 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:29.020812 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Lock "b'cinder-cef116d1-8033-422e-a6ae-5d1d4508bb72-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:57:29.168473 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:29.383074 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:29.383074 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660544]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:29.384154 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Skipping remove_export. No iscsi_target is presently exported for volume: cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:29.385160 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:29.441206 n-d-796908-3 sudo[95141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:29.442044 n-d-796908-3 sudo[95141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:30.360639 n-d-796908-3 sudo[95141]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:30.366344 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72" returned: 0 in 0.979s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:30.377809 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:30.480201 n-d-796908-3 sudo[95146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:30.481024 n-d-796908-3 sudo[95146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:31.269002 n-d-796908-3 sudo[95146]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:31.272826 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72" returned: 0 in 0.900s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:31.275566 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:31.325801 n-d-796908-3 sudo[95149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:31.347734 n-d-796908-3 sudo[95149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:32.532315 n-d-796908-3 sudo[95149]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:32.535269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cef116d1-8033-422e-a6ae-5d1d4508bb72" returned: 0 in 1.259s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:32.537393 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Successfully deleted volume: cef116d1-8033-422e-a6ae-5d1d4508bb72
Sep 15 20:57:32.685371 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Created reservations ['abcd8c28-2bd7-4f96-b68d-5b693736c7b9', 'd143cf7d-c5f5-414f-ba46-c15a4b9dd417', '7cfd08d7-8cea-49f3-a69d-da4a8b4ec763', '55e99b37-8fd8-481e-aff3-48dfe2ade374'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:57:32.688274 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 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.
Sep 15 20:57:32.688274 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:57:32.688274 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:32.769302 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:57:32.770925 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:32.846108 n-d-796908-3 sudo[95157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:57:32.846976 n-d-796908-3 sudo[95157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:33.312345 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Lock "b'cinder-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1-delete_volume'" acquired by "delete_volume" :: waited 0.049s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:57:33.563541 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1
Sep 15 20:57:33.564745 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:33.665823 n-d-796908-3 sudo[95161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1
Sep 15 20:57:33.667093 n-d-796908-3 sudo[95161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:34.147809 n-d-796908-3 sudo[95157]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:34.161535 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.390s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:34.165070 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:34.216159 n-d-796908-3 sudo[95170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:57:34.220732 n-d-796908-3 sudo[95170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:34.980293 n-d-796908-3 sudo[95161]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:34.986051 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1" returned: 0 in 1.420s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:34.993564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:35.085605 n-d-796908-3 sudo[95177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1
Sep 15 20:57:35.087940 n-d-796908-3 sudo[95177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:35.443354 n-d-796908-3 sudo[95170]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:35.449357 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo 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.284s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:35.451739 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:57:35.471021 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Deleted volume successfully.
Sep 15 20:57:35.509023 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c488af06-0b45-4a73-873c-e0d7788b9e10 tempest-ServerRescueNegativeTestJSON-291555163 None] Lock "b'cinder-cef116d1-8033-422e-a6ae-5d1d4508bb72-delete_volume'" released by "delete_volume" :: held 6.488s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:57:36.054307 n-d-796908-3 sudo[95177]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:36.060086 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1" returned: 0 in 1.067s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:36.062585 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:36.133847 n-d-796908-3 sudo[95181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1
Sep 15 20:57:36.135199 n-d-796908-3 sudo[95181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:37.174746 n-d-796908-3 sudo[95181]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:37.177897 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1" returned: 0 in 1.115s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:37.180525 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Successfully deleted volume: 8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1
Sep 15 20:57:37.272496 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Created reservations ['ad4ff005-a3e0-47d9-ac7e-1489571e6fda', '6bff17a1-4db1-450e-bf8a-2c44ea71d79b', 'f07b9dd3-0f98-4bb0-b555-e42b3b3b51b6', '43c38d0b-ee56-436d-9e23-7fe8c9f525cc'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:57:37.274670 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 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.
Sep 15 20:57:37.274670 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:57:37.274670 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:37.377063 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:57:37.378056 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:37.425613 n-d-796908-3 sudo[95198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:57:37.427853 n-d-796908-3 sudo[95198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:38.124435 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-9b9b162d-a5c2-4534-bd24-e8b380044286 tempest-LiveMigrationTest-1034574206 None] Terminate volume connection completed successfully.
Sep 15 20:57:38.124907 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-9b9b162d-a5c2-4534-bd24-e8b380044286 tempest-LiveMigrationTest-1034574206 None] Deleting attachment 0729ebb7-6ebd-424e-8e0c-41714d970e72. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:57:38.254761 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-e87470e2-6084-4f5f-836a-1e8c08a5d931 req-9b9b162d-a5c2-4534-bd24-e8b380044286 tempest-LiveMigrationTest-1034574206 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.
Sep 15 20:57:38.254761 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:57:38.254761 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:38.457207 n-d-796908-3 sudo[95198]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:38.459412 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.081s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:38.462259 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:38.510263 n-d-796908-3 sudo[95201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:57:38.511209 n-d-796908-3 sudo[95201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:39.383695 n-d-796908-3 sudo[95201]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:39.394163 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:39.405680 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:57:39.428393 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Deleted volume successfully.
Sep 15 20:57:39.525724 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-ef335869-66f3-4ade-bc05-76a78c2090b0 tempest-ServerRescueNegativeTestJSON-291555163 None] Lock "b'cinder-8a0a4af2-ee56-4f46-a1da-30d60e1fc4c1-delete_volume'" released by "delete_volume" :: held 6.210s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:57:53.645638 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-ff2c635b-5149-4a9f-8ac1-801c291f0387 req-8efc7533-96af-46c6-9e44-b0986824de8e tempest-LiveMigrationTest-50575828 None] Terminate volume connection completed successfully.
Sep 15 20:57:53.651322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-ff2c635b-5149-4a9f-8ac1-801c291f0387 req-8efc7533-96af-46c6-9e44-b0986824de8e tempest-LiveMigrationTest-50575828 None] Deleting attachment 8fa6101e-e93a-4ce4-aca0-4603293baca6. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:57:53.663113 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:53.887216 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:53.887517 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661344]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3\n System information:\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-4ac78edd-e539-4479-b362-14f68263f5d3\n Backing store flags: \n Account information:\n Xk67jMphjWUdaBgYAUZJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:53.888287 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-ff2c635b-5149-4a9f-8ac1-801c291f0387 req-8efc7533-96af-46c6-9e44-b0986824de8e tempest-LiveMigrationTest-50575828 None] Removing iscsi_target for Volume ID: 4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:57:53.895533 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:54.060768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4ac78edd-e539-4479-b362-14f68263f5d3 -f" returned: 0 in 0.170s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:54.061185 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661344]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:54.062773 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:54.189861 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:54.189861 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661344]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:57:54.321465 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-ff2c635b-5149-4a9f-8ac1-801c291f0387 req-8efc7533-96af-46c6-9e44-b0986824de8e tempest-LiveMigrationTest-50575828 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.
Sep 15 20:57:54.321465 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:57:54.321465 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:57:54.368049 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1, size 616.00 MB, duration 33.31 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:57:54.368049 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Image download 616.00 MB at 18.49 MB/s
Sep 15 20:57:54.436585 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:54.717569 n-d-796908-3 sudo[95237]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1
Sep 15 20:57:54.718820 n-d-796908-3 sudo[95237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:55.842559 n-d-796908-3 sudo[95237]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:55.845038 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1" returned: 0 in 1.408s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:55.850768 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 8961fda1a9dc4433b9bd1b9c19c9ac79. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:57:55.966664 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:56.236453 n-d-796908-3 sudo[95242]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1
Sep 15 20:57:56.244697 n-d-796908-3 sudo[95242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:56.447621 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:57:56.455588 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:57:56.459058 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 20:57:56.489701 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Flow 'volume_create_manager' (8481f6f0-6b0b-4604-8ca4-954eebff893c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:57:56.496540 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fe4b7db-528e-4ec0-ab90-f7a4bb13e17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:56.552765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:57:56.582867 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fe4b7db-528e-4ec0-ab90-f7a4bb13e17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T20:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-768725734',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=80980abd-ecfe-449e-82df-04d9380374f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a740b37e5a45bb8d3297d4d99ec423',provider_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-09-15T20:57:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:57:56Z,user_id='46865d2f2e0f41c18c8b2fdfa212fe8d',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:56.586013 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bf31e95-2930-4737-9a97-86e5ff36e354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:56.589225 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bf31e95-2930-4737-9a97-86e5ff36e354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:56.591827 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86532eb7-8f18-46b8-9599-5a291e5a3fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:56.737808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86532eb7-8f18-46b8-9599-5a291e5a3fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '80980abd-ecfe-449e-82df-04d9380374f7', 'volume_name': 'volume-80980abd-ecfe-449e-82df-04d9380374f7', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:56.741027 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (302fbbfa-5808-4dc2-a4b3-844ab3f67aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:56.743575 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (302fbbfa-5808-4dc2-a4b3-844ab3f67aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:57:56.745992 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bcaffe65-9b24-4e17-a6d6-d509e9d37b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:57:56.746883 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Volume 80980abd-ecfe-449e-82df-04d9380374f7: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-80980abd-ecfe-449e-82df-04d9380374f7', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 20:57:56.747544 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Cloning 80980abd-ecfe-449e-82df-04d9380374f7 from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:57:56.822944 n-d-796908-3 sudo[95242]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:56.825727 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1" returned: 0 in 0.859s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:56.828316 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:56.858284 n-d-796908-3 sudo[95247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:57:56.859406 n-d-796908-3 sudo[95247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:57.503979 n-d-796908-3 sudo[95247]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:57.528236 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.700s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:57.640263 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 7b9307ea-04b6-43d7-9174-3b3bfbc2894d. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:57:57.761101 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t32hpvdt {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:57.966041 n-d-796908-3 sudo[95280]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t32hpvdt
Sep 15 20:57:57.966873 n-d-796908-3 sudo[95280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:58.691075 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1, size 616.00 MB, duration 33.42 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:57:58.692300 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Image download 616.00 MB at 18.43 MB/s
Sep 15 20:57:58.795323 n-d-796908-3 sudo[95280]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:58.802761 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:58.841950 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t32hpvdt" returned: 0 in 1.093s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:58.843129 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:58.962505 n-d-796908-3 sudo[95284]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1
Sep 15 20:57:58.964970 n-d-796908-3 sudo[95284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:59.120242 n-d-796908-3 sudo[95285]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1
Sep 15 20:57:59.123532 n-d-796908-3 sudo[95285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:59.670751 n-d-796908-3 sudo[95284]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:59.673162 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1" returned: 0 in 0.870s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:59.674729 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 12aa97becb324911b903d2b3c0b4c1b8. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:57:59.825167 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:00.066256 n-d-796908-3 sudo[95285]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:00.077316 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1" returned: 0 in 1.234s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:00.078333 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:58:00.086107 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b9307ea--04b6--43d7--9174--3b3bfbc2894d oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:00.094241 n-d-796908-3 sudo[95292]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1
Sep 15 20:58:00.095755 n-d-796908-3 sudo[95292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:00.147038 n-d-796908-3 sudo[95296]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b9307ea--04b6--43d7--9174--3b3bfbc2894d oflag=direct
Sep 15 20:58:00.148428 n-d-796908-3 sudo[95296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:00.881031 n-d-796908-3 sudo[95296]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:00.884200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b9307ea--04b6--43d7--9174--3b3bfbc2894d oflag=direct" returned: 0 in 0.798s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:00.886808 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7b9307ea--04b6--43d7--9174--3b3bfbc2894d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:00.908037 n-d-796908-3 sudo[95292]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:00.917708 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1" returned: 0 in 1.092s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:00.919397 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:00.929073 n-d-796908-3 sudo[95313]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7b9307ea--04b6--43d7--9174--3b3bfbc2894d
Sep 15 20:58:00.929880 n-d-796908-3 sudo[95313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:00.979278 n-d-796908-3 sudo[95314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:58:00.980110 n-d-796908-3 sudo[95314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:02.767006 n-d-796908-3 sudo[95314]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:02.769189 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.849s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:02.867674 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 8aca2ae5-630d-41e3-a02f-ab42f277d9df. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:58:02.932259 n-d-796908-3 sudo[95313]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:02.934770 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7b9307ea--04b6--43d7--9174--3b3bfbc2894d" returned: 0 in 2.048s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:02.946343 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:03.009516 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_nsr1_zvl {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:03.127161 n-d-796908-3 sudo[95412]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1
Sep 15 20:58:03.127960 n-d-796908-3 sudo[95412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:03.258832 n-d-796908-3 sudo[95413]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_nsr1_zvl
Sep 15 20:58:03.259690 n-d-796908-3 sudo[95413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:03.867670 n-d-796908-3 sudo[95412]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:03.870995 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1" returned: 0 in 0.929s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:03.872621 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_ecjr62b1n-d-796908-3@lvmdriver-1, size 700.00 MB, duration 2.05 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7b9307ea--04b6--43d7--9174--3b3bfbc2894d {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:58:03.873273 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Converted 700.00 MB image at 340.78 MB/s
Sep 15 20:58:03.874265 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 7b9307ea-04b6-43d7-9174-3b3bfbc2894d successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:58:03.899057 n-d-796908-3 sudo[95413]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:04.031370 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 8961fda1a9dc4433b9bd1b9c19c9ac79 is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:58:04.032181 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Marking volume 7b9307ea-04b6-43d7-9174-3b3bfbc2894d as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:58:04.039119 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_nsr1_zvl" returned: 0 in 1.030s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:04.040783 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:04.086731 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 7b9307ea-04b6-43d7-9174-3b3bfbc2894d. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:58:04.087268 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Creating volume glance metadata for volume 7b9307ea-04b6-43d7-9174-3b3bfbc2894d backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:58:04.216718 n-d-796908-3 sudo[95423]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1
Sep 15 20:58:04.218218 n-d-796908-3 sudo[95423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:04.240750 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e696ee9-12e0-4baa-81e7-9a05906a9977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:58:04.245516 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (837fdc48-1c25-42f7-a3d5-2a4a6f5b3a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:58:04.259626 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Volume volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d (7b9307ea-04b6-43d7-9174-3b3bfbc2894d): created successfully
Sep 15 20:58:04.264745 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (837fdc48-1c25-42f7-a3d5-2a4a6f5b3a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:58:04.267902 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Flow 'volume_create_manager' (b347f9c8-75c8-40ba-9e31-ee5eb5b5747a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:58:04.282056 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b4f0d7f9-5305-4f56-a438-8a83142c40c6 tempest-ServersTestBootFromVolume-671258329 None] Created volume successfully.
Sep 15 20:58:04.725696 n-d-796908-3 sudo[95423]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:04.727937 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1" returned: 0 in 0.687s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:04.729484 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:58:04.730602 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8aca2ae5--630d--41e3--a02f--ab42f277d9df oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:04.771415 n-d-796908-3 sudo[95428]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8aca2ae5--630d--41e3--a02f--ab42f277d9df oflag=direct
Sep 15 20:58:04.772768 n-d-796908-3 sudo[95428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:05.357599 n-d-796908-3 sudo[95428]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:05.362694 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8aca2ae5--630d--41e3--a02f--ab42f277d9df oflag=direct" returned: 0 in 0.632s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:05.365620 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8aca2ae5--630d--41e3--a02f--ab42f277d9df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:05.385873 n-d-796908-3 sudo[95440]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8aca2ae5--630d--41e3--a02f--ab42f277d9df
Sep 15 20:58:05.390813 n-d-796908-3 sudo[95440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:06.838540 n-d-796908-3 sudo[95440]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:06.841253 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8aca2ae5--630d--41e3--a02f--ab42f277d9df" returned: 0 in 1.476s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:06.842326 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:06.984720 n-d-796908-3 sudo[95471]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1
Sep 15 20:58:06.985702 n-d-796908-3 sudo[95471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:07.470636 n-d-796908-3 sudo[95471]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:07.473297 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1" returned: 0 in 0.630s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:07.474554 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_rosq95uwn-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.48 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8aca2ae5--630d--41e3--a02f--ab42f277d9df {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:58:07.475137 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Converted 700.00 MB image at 473.75 MB/s
Sep 15 20:58:07.476768 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 8aca2ae5-630d-41e3-a02f-ab42f277d9df successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:58:07.649849 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 12aa97becb324911b903d2b3c0b4c1b8 is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:58:07.650641 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Marking volume 8aca2ae5-630d-41e3-a02f-ab42f277d9df as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:58:07.664514 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 8aca2ae5-630d-41e3-a02f-ab42f277d9df. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:58:07.676869 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Creating volume glance metadata for volume 8aca2ae5-630d-41e3-a02f-ab42f277d9df backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:58:07.824956 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee73dd01-c5ce-4d69-842f-c439aed1f3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:58:07.827278 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (50b2cfb6-48e4-4e9c-9cb2-d65d4506637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:58:07.839237 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Volume volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df (8aca2ae5-630d-41e3-a02f-ab42f277d9df): created successfully
Sep 15 20:58:07.841555 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (50b2cfb6-48e4-4e9c-9cb2-d65d4506637f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:58:07.844920 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Flow 'volume_create_manager' (b88e5b6a-fc8a-4b8f-b04e-6318040eb362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:58:07.858565 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-56a72959-d9b6-477c-a751-6f4719ec77d6 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Created volume successfully.
Sep 15 20:58:10.157918 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:10.207811 n-d-796908-3 sudo[95478]: 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-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:10.209397 n-d-796908-3 sudo[95478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:10.873712 n-d-796908-3 sudo[95478]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:10.876623 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d" returned: 0 in 0.718s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:10.934093 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:10.947070 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:10.947573 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:10.948604 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:58:10.949944 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] Creating iscsi_target for Volume ID: volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] Created volume path /opt/stack/data/cinder/volumes/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d,
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]: incominguser LM3wQRex677gJAfWrPW3 kCCDA52AtPAPhAHQ
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:10.954398 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:58:10.960854 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:11.310264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:58:11.311198 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:58:11.313249 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:11.358308 n-d-796908-3 sudo[95486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:58:11.359239 n-d-796908-3 sudo[95486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:11.805269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d" returned: 0 in 0.843s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:11.805579 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:11.806543 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:58:11.807012 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:58:11.810813 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:11.848345 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:11.848537 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:11.849120 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:58:11.852415 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:12.224905 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.371s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:12.225090 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:12.232910 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:12.484049 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:12.484711 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:12.485549 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:58:12.596219 n-d-796908-3 sudo[95486]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:12.643444 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.329s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:12.653422 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:12.717735 n-d-796908-3 sudo[95519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:58:12.721976 n-d-796908-3 sudo[95519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:13.100757 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-43c18b86-5228-4ba0-a5cd-91963fc9ffdb req-6c3eb71f-d430-467a-a242-8acd502bec64 tempest-ServersTestBootFromVolume-671258329 None] attachment_update completed successfully.
Sep 15 20:58:13.862813 n-d-796908-3 sudo[95519]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:13.865683 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.213s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:13.867662 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:58:14.962332 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:15.008075 n-d-796908-3 sudo[95542]: 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-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:15.009043 n-d-796908-3 sudo[95542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:15.594625 n-d-796908-3 sudo[95542]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:15.600057 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df" returned: 0 in 0.637s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:15.650678 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:15.656282 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:15.656603 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: LM3wQRex677gJAfWrPW3
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:15.657684 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:58:15.662487 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Creating iscsi_target for Volume ID: volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Created volume path /opt/stack/data/cinder/volumes/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df,
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]: incominguser gzKmuuVZJKT9ajpm6NGE LHRPoSyKYg4B2ryY
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:15.665889 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:58:15.671153 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:16.490311 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df" returned: 0 in 0.822s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:16.490976 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:16.491330 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:58:16.491824 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:58:16.493097 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:16.508593 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:16.508887 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n System information:\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-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: LM3wQRex677gJAfWrPW3
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:16.509627 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:58:16.513040 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:16.653866 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:16.655262 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n System information:\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-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:16.656776 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:16.830595 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:16.831130 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768325318752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n System information:\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-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:16.832965 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:58:17.103788 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-47946aef-3dad-401e-84e4-4f39b5f6b9fe req-02e8ffaa-d5c0-4af6-a60e-36124c99b336 tempest-LiveAutoBlockMigrationV225Test-103608740 None] attachment_update completed successfully.
Sep 15 20:58:18.114731 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1, size 616.00 MB, duration 21.36 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:58:18.115380 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Image download 616.00 MB at 28.83 MB/s
Sep 15 20:58:18.171678 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:18.363853 n-d-796908-3 sudo[95615]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1
Sep 15 20:58:18.365160 n-d-796908-3 sudo[95615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:18.760955 n-d-796908-3 sudo[95615]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:18.763184 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1" returned: 0 in 0.591s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:18.764103 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 46865d2f2e0f41c18c8b2fdfa212fe8d. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:58:18.833161 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:19.049010 n-d-796908-3 sudo[95620]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1
Sep 15 20:58:19.049920 n-d-796908-3 sudo[95620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:19.526735 n-d-796908-3 sudo[95620]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:19.529498 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1" returned: 0 in 0.696s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:19.530974 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80980abd-ecfe-449e-82df-04d9380374f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:19.561953 n-d-796908-3 sudo[95625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80980abd-ecfe-449e-82df-04d9380374f7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:58:19.562823 n-d-796908-3 sudo[95625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:20.270816 n-d-796908-3 sudo[95625]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:20.272931 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80980abd-ecfe-449e-82df-04d9380374f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.742s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:20.304837 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 80980abd-ecfe-449e-82df-04d9380374f7. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:58:20.373850 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_eb7_fakn {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:20.506349 n-d-796908-3 sudo[95659]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_eb7_fakn
Sep 15 20:58:20.507176 n-d-796908-3 sudo[95659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:20.872801 n-d-796908-3 sudo[95659]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:20.875406 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_eb7_fakn" returned: 0 in 0.501s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:20.877398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:21.017145 n-d-796908-3 sudo[95663]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1
Sep 15 20:58:21.021679 n-d-796908-3 sudo[95663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:21.615222 n-d-796908-3 sudo[95663]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:21.617911 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1" returned: 0 in 0.740s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:21.618990 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:58:21.620181 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80980abd--ecfe--449e--82df--04d9380374f7 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:21.642535 n-d-796908-3 sudo[95668]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80980abd--ecfe--449e--82df--04d9380374f7 oflag=direct
Sep 15 20:58:21.643996 n-d-796908-3 sudo[95668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:22.065757 n-d-796908-3 sudo[95668]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:22.069387 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80980abd--ecfe--449e--82df--04d9380374f7 oflag=direct" returned: 0 in 0.449s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:22.072226 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--80980abd--ecfe--449e--82df--04d9380374f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:22.099953 n-d-796908-3 sudo[95680]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--80980abd--ecfe--449e--82df--04d9380374f7
Sep 15 20:58:22.101411 n-d-796908-3 sudo[95680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:23.386314 n-d-796908-3 sudo[95680]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:23.389444 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--80980abd--ecfe--449e--82df--04d9380374f7" returned: 0 in 1.317s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:23.391555 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:23.510558 n-d-796908-3 sudo[95707]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1
Sep 15 20:58:23.512046 n-d-796908-3 sudo[95707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:23.930987 n-d-796908-3 sudo[95707]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:23.933522 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1" returned: 0 in 0.542s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:23.934811 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_ayceva6en-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.32 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--80980abd--ecfe--449e--82df--04d9380374f7 {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:58:23.935400 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Converted 700.00 MB image at 530.31 MB/s
Sep 15 20:58:23.936539 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 80980abd-ecfe-449e-82df-04d9380374f7 successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:58:24.138755 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 46865d2f2e0f41c18c8b2fdfa212fe8d is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:58:24.139748 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Marking volume 80980abd-ecfe-449e-82df-04d9380374f7 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:58:24.166885 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 80980abd-ecfe-449e-82df-04d9380374f7. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:58:24.167659 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Creating volume glance metadata for volume 80980abd-ecfe-449e-82df-04d9380374f7 backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:58:24.325992 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bcaffe65-9b24-4e17-a6d6-d509e9d37b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80980abd-ecfe-449e-82df-04d9380374f7', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:58:24.334374 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10a0249f-ddd7-491b-8984-f707b4e48f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:58:24.360616 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Volume volume-80980abd-ecfe-449e-82df-04d9380374f7 (80980abd-ecfe-449e-82df-04d9380374f7): created successfully
Sep 15 20:58:24.362672 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10a0249f-ddd7-491b-8984-f707b4e48f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:58:24.368662 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Flow 'volume_create_manager' (8481f6f0-6b0b-4604-8ca4-954eebff893c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:58:24.399884 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e69185a6-b808-4495-821a-e6c5883b9dfa tempest-LiveMigrationTest-50575828 None] Created volume successfully.
Sep 15 20:58:28.429549 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:28.468971 n-d-796908-3 sudo[95714]: 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-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:58:28.475106 n-d-796908-3 sudo[95714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:28.938932 n-d-796908-3 sudo[95714]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:28.941797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7" returned: 0 in 0.511s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:28.991871 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:29.001022 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:29.001368 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: I_T nexus: 7
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: LM3wQRex677gJAfWrPW3
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: I_T nexus: 8
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: gzKmuuVZJKT9ajpm6NGE
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:29.002049 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:58:29.009774 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] Creating iscsi_target for Volume ID: volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] Created volume path /opt/stack/data/cinder/volumes/volume-80980abd-ecfe-449e-82df-04d9380374f7,
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]: incominguser WPXoPuWKXUbQ4bbG97k9 Y6MEh79R7j7SdLR6
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:29.014498 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:58:29.015861 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:29.605535 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7" returned: 0 in 0.589s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:29.606096 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:29.606603 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:58:29.607044 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:58:29.608311 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:29.617297 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:29.617781 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\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-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: I_T nexus: 7
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: LM3wQRex677gJAfWrPW3
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: I_T nexus: 8
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: gzKmuuVZJKT9ajpm6NGE
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:29.619105 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:58:29.626839 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:29.724896 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:29.725459 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\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-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:29.729072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:29.849966 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:29.850659 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\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-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:29.852047 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:58:30.199626 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-f192945c-4fa0-47f7-9d81-8735aced228a req-d5fd24be-3e03-4780-8b78-8ad6bf85ab6b tempest-LiveMigrationTest-50575828 None] attachment_update completed successfully.
Sep 15 20:58:49.010005 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:49.043087 n-d-796908-3 sudo[95817]: 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-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:49.043878 n-d-796908-3 sudo[95817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:49.539963 n-d-796908-3 sudo[95817]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:49.542438 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df" returned: 0 in 0.532s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:49.599735 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:49.621764 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:49.622138 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: I_T nexus: 7
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LM3wQRex677gJAfWrPW3
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: I_T nexus: 8
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: gzKmuuVZJKT9ajpm6NGE
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: I_T nexus: 9
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: WPXoPuWKXUbQ4bbG97k9
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:49.622839 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] Creating iscsi_target for Volume ID: volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] Created volume path /opt/stack/data/cinder/volumes/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df,
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: incominguser gzKmuuVZJKT9ajpm6NGE LHRPoSyKYg4B2ryY
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:58:49.632896 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:49.818765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df" returned: 0 in 0.186s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:49.819147 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:49.820347 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:58:49.820611 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:58:49.822127 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:49.838120 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:49.838559 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: I_T nexus: 7
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LM3wQRex677gJAfWrPW3
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: I_T nexus: 8
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: gzKmuuVZJKT9ajpm6NGE
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: I_T nexus: 9
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: WPXoPuWKXUbQ4bbG97k9
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:58:49.839250 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:58:49.852342 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:50.085174 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:50.085174 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:50.085174 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:50.249198 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:50.249663 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:58:50.250897 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:58:50.491964 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-c5458d2c-0931-4949-8831-76630358060d tempest-LiveAutoBlockMigrationV225Test-185497993 None] attachment_update completed successfully.
Sep 15 20:59:02.795413 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-aef6781e-f852-4435-99b7-659b4c3e5077 tempest-LiveAutoBlockMigrationV225Test-185497993 None] Terminate volume connection completed successfully.
Sep 15 20:59:02.796011 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-aef6781e-f852-4435-99b7-659b4c3e5077 tempest-LiveAutoBlockMigrationV225Test-185497993 None] Deleting attachment aafa7c6f-d3d2-467f-b000-4180a37bb174. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:59:03.044741 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-b95b4994-39c2-4fb1-b189-fea2ec7d994b req-aef6781e-f852-4435-99b7-659b4c3e5077 tempest-LiveAutoBlockMigrationV225Test-185497993 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.
Sep 15 20:59:03.044741 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:59:03.044741 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:11.315601 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:59:11.315601 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:59:11.315601 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:11.385119 n-d-796908-3 sudo[95889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:11.385893 n-d-796908-3 sudo[95889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:12.594758 n-d-796908-3 sudo[95889]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:12.606927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.288s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:12.606927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:12.662961 n-d-796908-3 sudo[95892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:12.663739 n-d-796908-3 sudo[95892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:13.947060 n-d-796908-3 sudo[95892]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:13.958853 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.355s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:13.958853 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:59:16.500861 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:16.548430 n-d-796908-3 sudo[95908]: 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-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:16.549322 n-d-796908-3 sudo[95908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:17.580994 n-d-796908-3 sudo[95908]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:17.604592 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7" returned: 0 in 1.094s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:17.816544 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: I_T nexus: 7
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:17.837001 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: LM3wQRex677gJAfWrPW3
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: I_T nexus: 10
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: gzKmuuVZJKT9ajpm6NGE
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: I_T nexus: 9
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: WPXoPuWKXUbQ4bbG97k9
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] Creating iscsi_target for Volume ID: volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] Created volume path /opt/stack/data/cinder/volumes/volume-80980abd-ecfe-449e-82df-04d9380374f7,
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: incominguser WPXoPuWKXUbQ4bbG97k9 Y6MEh79R7j7SdLR6
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:59:17.847152 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:18.149081 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7" returned: 0 in 0.314s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:18.149220 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:18.150172 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:59:18.150172 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:59:18.151446 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:18.168850 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:18.169501 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: I_T nexus: 7
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LM3wQRex677gJAfWrPW3
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: I_T nexus: 10
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: gzKmuuVZJKT9ajpm6NGE
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: I_T nexus: 9
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: WPXoPuWKXUbQ4bbG97k9
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 20:59:18.176909 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:59:18.240058 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:18.624426 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.389s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:18.624989 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n System information:\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-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:18.627618 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:18.951335 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.323s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:18.951335 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n System information:\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-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:18.953935 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:59:19.356126 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-2189e47f-4884-4fa5-9199-723a7ec91694 tempest-LiveMigrationTest-1034574206 None] attachment_update completed successfully.
Sep 15 20:59:21.255367 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-90803147-e9af-400b-94e5-95c885687e61 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Terminate volume connection completed successfully.
Sep 15 20:59:21.256103 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-90803147-e9af-400b-94e5-95c885687e61 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Deleting attachment 3e155df6-96d6-461f-a763-3672fbc45954. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:59:21.261588 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:21.590715 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.329s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:21.590715 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n System information:\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-8aca2ae5-630d-41e3-a02f-ab42f277d9df\n Backing store flags: \n Account information:\n gzKmuuVZJKT9ajpm6NGE\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:21.592620 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-90803147-e9af-400b-94e5-95c885687e61 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Removing iscsi_target for Volume ID: 8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:21.594836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:21.997331 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df -f" returned: 0 in 0.392s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:21.997331 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:21.997331 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:22.186289 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:22.187251 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:22.286213 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-90803147-e9af-400b-94e5-95c885687e61 tempest-LiveAutoBlockMigrationV225Test-103608740 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.
Sep 15 20:59:22.286213 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:59:22.286213 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:22.564410 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Lock "b'cinder-8aca2ae5-630d-41e3-a02f-ab42f277d9df-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:59:22.719564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:22.953132 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:22.953906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:22.955150 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:22.956210 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:22.991573 n-d-796908-3 sudo[95941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:22.996220 n-d-796908-3 sudo[95941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:23.753412 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Lock "b'cinder-bde70698-fa74-4f26-8215-b55ae3701cf7-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:59:23.937855 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:24.071047 n-d-796908-3 sudo[95941]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:24.073269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df" returned: 0 in 1.117s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:24.074315 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:24.110437 n-d-796908-3 sudo[95947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:24.112287 n-d-796908-3 sudo[95947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:24.181683 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:24.182187 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768323041376]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:24.183314 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Skipping remove_export. No iscsi_target is presently exported for volume: bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:59:24.184709 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:24.229530 n-d-796908-3 sudo[95950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:59:24.233181 n-d-796908-3 sudo[95950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:25.225040 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7" returned: 0 in 0.972s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:25.225040 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:25.154615 n-d-796908-3 sudo[95950]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:25.297300 n-d-796908-3 sudo[95959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:59:25.301141 n-d-796908-3 sudo[95959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:25.310004 n-d-796908-3 sudo[95947]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:25.314192 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df" returned: 0 in 1.238s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:25.316156 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:25.371229 n-d-796908-3 sudo[95964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:25.372665 n-d-796908-3 sudo[95964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:26.181346 n-d-796908-3 sudo[95959]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:26.185828 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7" returned: 0 in 1.024s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:26.187643 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:26.269353 n-d-796908-3 sudo[95973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:59:26.273604 n-d-796908-3 sudo[95973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:26.381106 n-d-796908-3 sudo[95964]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:26.383800 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8aca2ae5-630d-41e3-a02f-ab42f277d9df" returned: 0 in 1.067s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:26.384932 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Successfully deleted volume: 8aca2ae5-630d-41e3-a02f-ab42f277d9df
Sep 15 20:59:26.490991 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Created reservations ['24fd64d4-b89c-47b5-873e-87d727ba361b', 'e82a7e4a-419c-489b-9ff7-974ba0815540', '1e09bac7-ac96-4243-9d6d-672609908a3d', '8cb94ccd-bf7a-40e5-b62d-78baeffd5444'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:59:26.495365 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 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.
Sep 15 20:59:26.495365 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:59:26.495365 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:26.610133 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:59:26.611888 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:26.676825 n-d-796908-3 sudo[95980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:26.682830 n-d-796908-3 sudo[95980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:27.506968 n-d-796908-3 sudo[95973]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:27.509531 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde70698-fa74-4f26-8215-b55ae3701cf7" returned: 0 in 1.321s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:27.512542 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Successfully deleted volume: bde70698-fa74-4f26-8215-b55ae3701cf7
Sep 15 20:59:27.712693 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Created reservations ['3a8739a1-270c-41a1-9691-04cdd4cd2dc5', '81063c08-c9ed-4792-b6ba-ec54b47a842a', '798243e5-2686-4b5b-9d50-ec2635569a69', 'fdf74743-9626-4493-a85d-60c32a55b4f4'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:59:27.716326 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 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.
Sep 15 20:59:27.716326 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:59:27.716326 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:27.817955 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:59:27.818772 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:27.924567 n-d-796908-3 sudo[95986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:27.926380 n-d-796908-3 sudo[95986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:28.128593 n-d-796908-3 sudo[95980]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:28.131232 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.519s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:28.133072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:28.175768 n-d-796908-3 sudo[95988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:28.176608 n-d-796908-3 sudo[95988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:28.857056 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo 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.714s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:28.857056 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:59:28.857056 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Deleted volume successfully.
Sep 15 20:59:28.844222 n-d-796908-3 sudo[95988]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:28.884334 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-25cdf74e-28f6-4c92-b560-ddacc5c1fa0b req-535e2fb9-466a-480f-9580-3e6ac2e54e39 tempest-LiveAutoBlockMigrationV225Test-103608740 None] Lock "b'cinder-8aca2ae5-630d-41e3-a02f-ab42f277d9df-delete_volume'" released by "delete_volume" :: held 6.319s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:59:29.153743 n-d-796908-3 sudo[95986]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:29.156856 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.337s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:29.157829 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:29.237792 n-d-796908-3 sudo[95992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:29.241594 n-d-796908-3 sudo[95992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:30.446977 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] CMD "sudo 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.282s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:30.446977 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:59:30.436257 n-d-796908-3 sudo[95992]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:30.452617 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Deleted volume successfully.
Sep 15 20:59:30.470741 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-17fc9ffe-8004-41e5-856b-56b1f912370e tempest-LiveAutoBlockMigrationV225Test-103608740 None] Lock "b'cinder-bde70698-fa74-4f26-8215-b55ae3701cf7-delete_volume'" released by "delete_volume" :: held 6.722s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:59:35.843267 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-c4dc4528-3df7-42cc-a59a-d3867f429b1b tempest-LiveMigrationTest-1034574206 None] Terminate volume connection completed successfully.
Sep 15 20:59:35.844420 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-c4dc4528-3df7-42cc-a59a-d3867f429b1b tempest-LiveMigrationTest-1034574206 None] Deleting attachment 7f1f8abc-60bf-43d4-8f14-2a389467e8d7. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:59:35.949956 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-ff7f91ae-06a8-456d-b7f7-bb43e010c5f6 req-c4dc4528-3df7-42cc-a59a-d3867f429b1b tempest-LiveMigrationTest-1034574206 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.
Sep 15 20:59:35.949956 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:59:35.949956 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:46.380100 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-38cb692b-61c3-4dc6-af37-a9d5a1ace8ac tempest-LiveMigrationTest-50575828 None] Terminate volume connection completed successfully.
Sep 15 20:59:46.380656 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-38cb692b-61c3-4dc6-af37-a9d5a1ace8ac tempest-LiveMigrationTest-50575828 None] Deleting attachment d79e8b40-982f-4c5e-9cc8-ee3c5d22c3bd. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:59:46.384145 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:46.576349 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:46.576706 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7\n System information:\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-80980abd-ecfe-449e-82df-04d9380374f7\n Backing store flags: \n Account information:\n WPXoPuWKXUbQ4bbG97k9\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:46.578106 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-38cb692b-61c3-4dc6-af37-a9d5a1ace8ac tempest-LiveMigrationTest-50575828 None] Removing iscsi_target for Volume ID: 80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:46.582933 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:46.823448 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-80980abd-ecfe-449e-82df-04d9380374f7 -f" returned: 0 in 0.242s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:46.823675 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:46.826944 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:47.007703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:47.008113 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:47.094030 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-38cb692b-61c3-4dc6-af37-a9d5a1ace8ac tempest-LiveMigrationTest-50575828 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.
Sep 15 20:59:47.094030 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:59:47.094030 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:47.323498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Lock "b'cinder-80980abd-ecfe-449e-82df-04d9380374f7-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:59:47.481346 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:47.863217 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.382s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:47.864156 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:47.865496 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Skipping remove_export. No iscsi_target is presently exported for volume: 80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:47.867162 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:47.907790 n-d-796908-3 sudo[96046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:47.908704 n-d-796908-3 sudo[96046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:48.384876 n-d-796908-3 sudo[96046]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:48.387438 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7" returned: 0 in 0.520s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:48.388937 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:48.414169 n-d-796908-3 sudo[96049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:48.416318 n-d-796908-3 sudo[96049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:48.911705 n-d-796908-3 sudo[96049]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:48.913900 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7" returned: 0 in 0.525s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:48.917242 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:48.964773 n-d-796908-3 sudo[96052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:48.968756 n-d-796908-3 sudo[96052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:49.004271 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Lock "b'cinder-4ac78edd-e539-4479-b362-14f68263f5d3-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:59:49.160544 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:49.430856 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:49.431380 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:59:49.432289 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:59:49.433576 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:49.481544 n-d-796908-3 sudo[96056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:59:49.483621 n-d-796908-3 sudo[96056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:49.969642 n-d-796908-3 sudo[96052]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:49.972537 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80980abd-ecfe-449e-82df-04d9380374f7" returned: 0 in 1.056s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:49.973705 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Successfully deleted volume: 80980abd-ecfe-449e-82df-04d9380374f7
Sep 15 20:59:50.096739 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Created reservations ['204cbbec-d26c-45ab-8758-b8644aa07ddb', 'b2252aa5-2470-4e0d-84fe-4d620df27d47', '04c4b616-5108-430d-aeb9-185a9234a3bf', 'c4f85878-77b1-492f-8c65-c9464e407738'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:59:50.103430 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 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.
Sep 15 20:59:50.103430 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:59:50.103430 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:50.151963 n-d-796908-3 sudo[96056]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:50.159256 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3" returned: 0 in 0.726s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:50.172398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:50.222744 n-d-796908-3 sudo[96063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:59:50.228290 n-d-796908-3 sudo[96063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:50.256418 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:59:50.257790 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:50.320365 n-d-796908-3 sudo[96065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:50.326170 n-d-796908-3 sudo[96065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:50.922296 n-d-796908-3 sudo[96063]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:50.925705 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3" returned: 0 in 0.756s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:50.928044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:50.974031 n-d-796908-3 sudo[96068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:59:50.976925 n-d-796908-3 sudo[96068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:51.146621 n-d-796908-3 sudo[96065]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:51.149099 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:51.151813 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:51.184018 n-d-796908-3 sudo[96071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:51.185961 n-d-796908-3 sudo[96071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:51.490407 n-d-796908-3 sudo[96068]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:51.493433 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ac78edd-e539-4479-b362-14f68263f5d3" returned: 0 in 0.565s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:51.506143 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Successfully deleted volume: 4ac78edd-e539-4479-b362-14f68263f5d3
Sep 15 20:59:51.587895 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Created reservations ['e33f0bcb-56c8-4ea9-bde9-2c63528c63e3', 'cd8a6821-4421-41f4-8623-9df998cbaedf', '6f75fc41-2d42-4cec-a854-585bbf779f91', '5197265d-ca06-426d-800d-0d1684998c8a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:59:51.591254 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 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.
Sep 15 20:59:51.591254 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 20:59:51.591254 n-d-796908-3 cinder-volume[84104]:
Sep 15 20:59:51.671242 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:59:51.672322 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:51.732105 n-d-796908-3 sudo[96078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:51.734541 n-d-796908-3 sudo[96078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:51.913834 n-d-796908-3 sudo[96071]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:51.916314 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] CMD "sudo 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.764s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:51.918887 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:59:51.927230 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Deleted volume successfully.
Sep 15 20:59:51.956476 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-89896d4c-58b0-4cbd-b099-17ec79f93b0d req-6ddf9e47-e07a-4acc-b3f7-d738488daca7 tempest-LiveMigrationTest-50575828 None] Lock "b'cinder-80980abd-ecfe-449e-82df-04d9380374f7-delete_volume'" released by "delete_volume" :: held 4.633s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:59:52.249707 n-d-796908-3 sudo[96078]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:52.252442 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.580s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:52.256513 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:52.301064 n-d-796908-3 sudo[96082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:52.303212 n-d-796908-3 sudo[96082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:52.959403 n-d-796908-3 sudo[96082]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:52.962578 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:52.964093 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:59:52.973727 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Deleted volume successfully.
Sep 15 20:59:53.005765 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-84425c15-a8e3-4c5b-88e8-9eed6e31ca5c tempest-LiveMigrationTest-50575828 None] Lock "b'cinder-4ac78edd-e539-4479-b362-14f68263f5d3-delete_volume'" released by "delete_volume" :: held 4.001s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:00:11.314358 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:00:11.315026 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:00:11.315763 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:11.344100 n-d-796908-3 sudo[96194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:00:11.344914 n-d-796908-3 sudo[96194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:11.959740 n-d-796908-3 sudo[96194]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:11.964365 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.648s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:11.965877 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:12.044191 n-d-796908-3 sudo[96215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:00:12.048161 n-d-796908-3 sudo[96215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:12.520716 n-d-796908-3 sudo[96215]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:12.522784 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.557s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:12.524679 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:00:53.223785 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-7b9345cc-b628-4a10-86d0-10554af0a04a tempest-ServersTestBootFromVolume-671258329 None] Terminate volume connection completed successfully.
Sep 15 21:00:53.224460 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-7b9345cc-b628-4a10-86d0-10554af0a04a tempest-ServersTestBootFromVolume-671258329 None] Deleting attachment d587d150-0918-4c2b-b594-dc271768255f. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:00:53.226873 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:53.336806 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:53.337152 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d\n Backing store flags: \n Account information:\n LM3wQRex677gJAfWrPW3\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:00:53.337810 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-7b9345cc-b628-4a10-86d0-10554af0a04a tempest-ServersTestBootFromVolume-671258329 None] Removing iscsi_target for Volume ID: 7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 21:00:53.339596 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:53.509032 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d -f" returned: 0 in 0.169s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:53.509367 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:00:53.512709 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:53.626827 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:53.627151 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:00:53.765681 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-7b9345cc-b628-4a10-86d0-10554af0a04a tempest-ServersTestBootFromVolume-671258329 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.
Sep 15 21:00:53.765681 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:00:53.765681 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:00:53.934660 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Lock "b'cinder-7b9307ea-04b6-43d7-9174-3b3bfbc2894d-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:00:54.024282 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:54.129947 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:54.130265 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:00:54.131495 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 21:00:54.132697 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:54.157378 n-d-796908-3 sudo[96550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 21:00:54.159532 n-d-796908-3 sudo[96550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:54.757882 n-d-796908-3 sudo[96550]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:54.760200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d" returned: 0 in 0.627s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:54.761768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:54.809992 n-d-796908-3 sudo[96565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 21:00:54.813394 n-d-796908-3 sudo[96565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:55.251763 n-d-796908-3 sudo[96565]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:55.254268 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d" returned: 0 in 0.492s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:55.256078 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:55.275249 n-d-796908-3 sudo[96570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 21:00:55.276614 n-d-796908-3 sudo[96570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:55.783926 n-d-796908-3 sudo[96570]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:55.786398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b9307ea-04b6-43d7-9174-3b3bfbc2894d" returned: 0 in 0.530s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:55.789178 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Successfully deleted volume: 7b9307ea-04b6-43d7-9174-3b3bfbc2894d
Sep 15 21:00:55.849701 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Created reservations ['3b48c6fe-3fb9-4e5e-9008-12ed1c54a173', '9e838e54-68a5-4305-a88b-a430f0431585', 'a3ebab61-c819-4c8f-9f3b-dbc09a9e0c51', '84655082-bbd4-4a32-88b7-ac9a25178992'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:00:55.852807 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 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.
Sep 15 21:00:55.852807 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:00:55.852807 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:00:55.917063 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:00:55.918122 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:55.950089 n-d-796908-3 sudo[96577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:00:55.950908 n-d-796908-3 sudo[96577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:56.444975 n-d-796908-3 sudo[96577]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:56.447369 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:56.449450 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:56.502933 n-d-796908-3 sudo[96580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:00:56.505920 n-d-796908-3 sudo[96580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:57.104186 n-d-796908-3 sudo[96580]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:57.106671 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] CMD "sudo 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.657s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:57.109717 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:00:57.116301 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Deleted volume successfully.
Sep 15 21:00:57.141418 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-86437a85-6cc2-4c26-af73-1b5bd6d696e5 req-8d9bd197-6478-4289-8a81-2f84b449fb86 tempest-ServersTestBootFromVolume-671258329 None] Lock "b'cinder-7b9307ea-04b6-43d7-9174-3b3bfbc2894d-delete_volume'" released by "delete_volume" :: held 3.207s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:01:06.354801 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:01:06.365689 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:01:06.366065 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:01:06.389609 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Flow 'volume_create_manager' (3c42bdbc-f9ec-43dc-ab00-1597404c26c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:01:06.405558 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3af46037-60b2-4d73-88af-20d34d9f361d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:06.456275 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:01:06.489303 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3af46037-60b2-4d73-88af-20d34d9f361d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:01:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2080010095',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=667e9ca3-701b-41cb-bd56-1b9de69e07ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0972bb1cacad44669d4cd01b68f07e8a',provider_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-09-15T21:01:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:01:06Z,user_id='7988a0430a2547dd84fdfda0f0cc4a8e',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:06.493190 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dfbc05d-04c5-4e34-a712-0d60e7eafdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:06.502201 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dfbc05d-04c5-4e34-a712-0d60e7eafdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:06.505327 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3100a1cd-3b4f-4644-9215-206a40ea580e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:06.509817 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3100a1cd-3b4f-4644-9215-206a40ea580e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '667e9ca3-701b-41cb-bd56-1b9de69e07ac', 'volume_name': 'volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:06.512388 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c332a217-b8f6-4bbb-a4cc-b04606e5f49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:06.514777 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c332a217-b8f6-4bbb-a4cc-b04606e5f49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:06.517104 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ea055c9-4978-4d4d-8562-6048f9e04642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:06.518174 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Volume 667e9ca3-701b-41cb-bd56-1b9de69e07ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac', 'volume_size': 1}
Sep 15 21:01:06.519663 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:01:06.566229 n-d-796908-3 sudo[96641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:01:06.572650 n-d-796908-3 sudo[96641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:01:07.382082 n-d-796908-3 sudo[96641]: pam_unix(sudo:session): session closed for user root
Sep 15 21:01:07.385176 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.865s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:01:07.391011 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ea055c9-4978-4d4d-8562-6048f9e04642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:07.395424 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (613a3727-72dd-4f78-ba03-fbc33bcb2e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:07.409441 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Volume volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac (667e9ca3-701b-41cb-bd56-1b9de69e07ac): created successfully
Sep 15 21:01:07.412408 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (613a3727-72dd-4f78-ba03-fbc33bcb2e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:07.418291 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Flow 'volume_create_manager' (3c42bdbc-f9ec-43dc-ab00-1597404c26c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:01:07.434370 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-988a75c7-27d2-4350-b120-a512081c08c9 tempest-ServersNegativeTestJSON-97237122 None] Created volume successfully.
Sep 15 21:01:10.208614 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:01:10.214712 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:01:10.215211 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:01:10.238969 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Flow 'volume_create_manager' (4d574247-afa9-4e66-aa6c-c24a1e1795c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:01:10.244529 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9aa0285e-38dc-4b99-8e42-9f86a36273fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:10.297808 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:01:10.325456 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9aa0285e-38dc-4b99-8e42-9f86a36273fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1924080205',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=c97926cd-d94a-4300-988d-58bc0dd32521,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0972bb1cacad44669d4cd01b68f07e8a',provider_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-09-15T21:01:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:01:10Z,user_id='7988a0430a2547dd84fdfda0f0cc4a8e',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:10.328664 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4f03476-6d3d-4c70-98b5-2535389929a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:10.331499 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4f03476-6d3d-4c70-98b5-2535389929a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:10.333908 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (800f579a-e76b-4d3f-96fc-1ae8361666be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:10.336438 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (800f579a-e76b-4d3f-96fc-1ae8361666be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c97926cd-d94a-4300-988d-58bc0dd32521', 'volume_name': 'volume-c97926cd-d94a-4300-988d-58bc0dd32521', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:10.338811 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23637874-6f57-4a05-a9f9-7e9293267f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:10.341106 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23637874-6f57-4a05-a9f9-7e9293267f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:10.343912 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3caf7839-f7d5-492b-8fec-6ebb1d8c0055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:10.344848 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Volume c97926cd-d94a-4300-988d-58bc0dd32521: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c97926cd-d94a-4300-988d-58bc0dd32521', 'volume_size': 1}
Sep 15 21:01:10.346218 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c97926cd-d94a-4300-988d-58bc0dd32521 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:01:10.366970 n-d-796908-3 sudo[96687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c97926cd-d94a-4300-988d-58bc0dd32521 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:01:10.368399 n-d-796908-3 sudo[96687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:01:10.982435 n-d-796908-3 sudo[96687]: pam_unix(sudo:session): session closed for user root
Sep 15 21:01:10.986029 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c97926cd-d94a-4300-988d-58bc0dd32521 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.639s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:01:10.989198 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3caf7839-f7d5-492b-8fec-6ebb1d8c0055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c97926cd-d94a-4300-988d-58bc0dd32521', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:10.991680 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9ea70bd-3033-4ff3-9bef-6350ad52c632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:01:11.004079 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Volume volume-c97926cd-d94a-4300-988d-58bc0dd32521 (c97926cd-d94a-4300-988d-58bc0dd32521): created successfully
Sep 15 21:01:11.006731 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9ea70bd-3033-4ff3-9bef-6350ad52c632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:01:11.010014 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Flow 'volume_create_manager' (4d574247-afa9-4e66-aa6c-c24a1e1795c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:01:11.019753 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ad33cffa-7ec9-4827-bbdb-8ba48a7bfef7 tempest-ServersNegativeTestJSON-97237122 None] Created volume successfully.
Sep 15 21:01:11.315875 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:01:11.316433 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:01:11.316997 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:01:11.348096 n-d-796908-3 sudo[96720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:01:11.349437 n-d-796908-3 sudo[96720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:01:12.022546 n-d-796908-3 sudo[96720]: pam_unix(sudo:session): session closed for user root
Sep 15 21:01:12.024964 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.707s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:01:12.027433 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:01:12.049494 n-d-796908-3 sudo[96732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:01:12.050352 n-d-796908-3 sudo[96732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:01:12.788409 n-d-796908-3 sudo[96732]: pam_unix(sudo:session): session closed for user root
Sep 15 21:01:12.790812 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.764s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:01:12.797943 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:02:11.314141 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:02:11.314745 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:02:11.315536 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:02:11.387528 n-d-796908-3 sudo[97658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:02:11.410199 n-d-796908-3 sudo[97658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:02:12.491851 n-d-796908-3 sudo[97658]: pam_unix(sudo:session): session closed for user root
Sep 15 21:02:12.494873 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.179s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:02:12.496593 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:02:12.556600 n-d-796908-3 sudo[97709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:02:12.562737 n-d-796908-3 sudo[97709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:02:13.358263 n-d-796908-3 sudo[97709]: pam_unix(sudo:session): session closed for user root
Sep 15 21:02:13.360914 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.864s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:02:13.362371 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:03:11.319177 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:03:11.319760 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:03:11.320203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:11.410742 n-d-796908-3 sudo[98142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:03:11.412688 n-d-796908-3 sudo[98142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:03:12.677564 n-d-796908-3 sudo[98142]: pam_unix(sudo:session): session closed for user root
Sep 15 21:03:12.680405 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.360s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:12.683444 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:12.726643 n-d-796908-3 sudo[98171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:03:12.731561 n-d-796908-3 sudo[98171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:03:13.635057 n-d-796908-3 sudo[98171]: pam_unix(sudo:session): session closed for user root
Sep 15 21:03:13.637349 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.954s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:13.639092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:04:11.317437 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:04:11.317437 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:04:11.318231 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:11.453964 n-d-796908-3 sudo[98855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:04:11.455492 n-d-796908-3 sudo[98855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:12.381700 n-d-796908-3 sudo[98855]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:12.384375 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.066s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:12.386103 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:12.430248 n-d-796908-3 sudo[98865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:04:12.447706 n-d-796908-3 sudo[98865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:13.504651 n-d-796908-3 sudo[98865]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:13.508054 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.121s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:13.509996 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:04:37.829622 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:04:37.834041 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:04:37.838885 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:04:37.864702 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Flow 'volume_create_manager' (ee37cffe-eea1-4450-a31d-3320865998b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:04:37.877755 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a5d0b66-ea75-46e6-b08f-51389efff64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:37.901836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:04:37.930337 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a5d0b66-ea75-46e6-b08f-51389efff64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-666233594',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=31419a39-7ccf-40ce-b9bb-23543755de39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb25a78120044d68d17a3dacdc3dc5f',provider_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-09-15T21:04:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:04:38Z,user_id='9126277005294ed5b61737659400db5b',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:37.933239 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d6963336-e546-43a9-982c-a71f3c949ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:37.935901 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d6963336-e546-43a9-982c-a71f3c949ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:37.938527 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (282afafa-480f-4126-b7d7-b109703ecf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:37.941087 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (282afafa-480f-4126-b7d7-b109703ecf70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31419a39-7ccf-40ce-b9bb-23543755de39', 'volume_name': 'volume-31419a39-7ccf-40ce-b9bb-23543755de39', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:37.943646 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ca79733-250d-4271-b31d-4ae4fd4e14a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:37.946459 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ca79733-250d-4271-b31d-4ae4fd4e14a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:37.948834 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (000977a9-bdba-420f-a95f-539df5c423c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:37.949827 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Volume 31419a39-7ccf-40ce-b9bb-23543755de39: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31419a39-7ccf-40ce-b9bb-23543755de39', 'volume_size': 1}
Sep 15 21:04:37.951091 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31419a39-7ccf-40ce-b9bb-23543755de39 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:37.972990 n-d-796908-3 sudo[99356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31419a39-7ccf-40ce-b9bb-23543755de39 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:04:37.974386 n-d-796908-3 sudo[99356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:38.700781 n-d-796908-3 sudo[99356]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:38.703300 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31419a39-7ccf-40ce-b9bb-23543755de39 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.752s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:38.706873 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (000977a9-bdba-420f-a95f-539df5c423c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31419a39-7ccf-40ce-b9bb-23543755de39', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:38.709322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae6255d9-ea51-443e-8bfd-f578420abef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:38.723033 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Volume volume-31419a39-7ccf-40ce-b9bb-23543755de39 (31419a39-7ccf-40ce-b9bb-23543755de39): created successfully
Sep 15 21:04:38.726594 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae6255d9-ea51-443e-8bfd-f578420abef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:38.730174 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Flow 'volume_create_manager' (ee37cffe-eea1-4450-a31d-3320865998b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:04:38.739993 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f35fa054-47b9-4abd-a17e-6dfeba598464 tempest-VolumesAdminNegativeTest-1720248690 None] Created volume successfully.
Sep 15 21:04:40.502722 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:40.588303 n-d-796908-3 sudo[99438]: 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-31419a39-7ccf-40ce-b9bb-23543755de39
Sep 15 21:04:40.590125 n-d-796908-3 sudo[99438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:41.216688 n-d-796908-3 sudo[99438]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:41.219544 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39" returned: 0 in 0.716s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:41.301352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:41.312795 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:41.313352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:41.314163 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:04:41.316097 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] Creating iscsi_target for Volume ID: volume-31419a39-7ccf-40ce-b9bb-23543755de39 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] Created volume path /opt/stack/data/cinder/volumes/volume-31419a39-7ccf-40ce-b9bb-23543755de39,
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]: incominguser YSJhyFNKdVGYN9RB5Xw4 tn9UJ8WNXEQq55sF
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:04:41.324922 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:04:41.327510 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:41.988069 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39" returned: 0 in 0.660s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:41.988769 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:41.989418 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:04:41.990006 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:04:41.991481 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:42.002085 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:42.002718 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39\n Backing store flags: \n Account information:\n YSJhyFNKdVGYN9RB5Xw4\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:42.003371 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:04:42.007961 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:42.105935 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:42.106490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39\n Backing store flags: \n Account information:\n YSJhyFNKdVGYN9RB5Xw4\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:42.109657 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:42.219222 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:42.220239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39\n Backing store flags: \n Account information:\n YSJhyFNKdVGYN9RB5Xw4\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:42.221601 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:04:42.451531 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-f1e800ca-a4fa-4c89-8db7-15da4d5a1884 req-e8e12141-36d3-4f57-951f-c57c9f99a15a tempest-VolumesAdminNegativeTest-1720248690 None] attachment_update completed successfully.
Sep 15 21:04:51.137742 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Lock "b'cinder-c97926cd-d94a-4300-988d-58bc0dd32521-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:04:51.285154 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Skipping remove_export. No iscsi_target is presently exported for volume: c97926cd-d94a-4300-988d-58bc0dd32521
Sep 15 21:04:51.286143 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:51.348762 n-d-796908-3 sudo[99573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521
Sep 15 21:04:51.349710 n-d-796908-3 sudo[99573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:52.254673 n-d-796908-3 sudo[99573]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:52.257635 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521" returned: 0 in 0.970s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:52.259044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:52.303912 n-d-796908-3 sudo[99608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521
Sep 15 21:04:52.304841 n-d-796908-3 sudo[99608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:53.205280 n-d-796908-3 sudo[99608]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:53.207808 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521" returned: 0 in 0.948s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:53.210173 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:53.294693 n-d-796908-3 sudo[99636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521
Sep 15 21:04:53.295893 n-d-796908-3 sudo[99636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:54.195607 n-d-796908-3 sudo[99636]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:54.207784 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c97926cd-d94a-4300-988d-58bc0dd32521" returned: 0 in 0.997s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:54.210104 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-12274e1b-a57a-43fc-b46a-a44d064fa7bf req-4c9a28ea-9346-468f-b14d-802ba57a1a4e tempest-VolumesAdminNegativeTest-1720248690 None] Terminate volume connection completed successfully.
Sep 15 21:04:54.210743 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-12274e1b-a57a-43fc-b46a-a44d064fa7bf req-4c9a28ea-9346-468f-b14d-802ba57a1a4e tempest-VolumesAdminNegativeTest-1720248690 None] Deleting attachment 21ce41f2-b819-4192-9ff7-0760a70d58be. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:04:54.214948 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Successfully deleted volume: c97926cd-d94a-4300-988d-58bc0dd32521
Sep 15 21:04:54.237619 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:54.321466 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Created reservations ['bf6f6230-ee33-411e-bcbd-fc2fa474ba34', '1897da9e-359c-4398-8e2f-a2d8aa19e07c', '4d5fe80b-7a0b-4eaf-aa22-2b57221e02b9', 'b0e10be8-737d-41eb-95d2-c1923af3208b'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:04:54.323876 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 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.
Sep 15 21:04:54.323876 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:04:54.323876 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:04:54.346147 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:54.346811 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39\n Backing store flags: \n Account information:\n YSJhyFNKdVGYN9RB5Xw4\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:54.347868 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-12274e1b-a57a-43fc-b46a-a44d064fa7bf req-4c9a28ea-9346-468f-b14d-802ba57a1a4e tempest-VolumesAdminNegativeTest-1720248690 None] Removing iscsi_target for Volume ID: 31419a39-7ccf-40ce-b9bb-23543755de39
Sep 15 21:04:54.352747 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:54.402178 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:04:54.403079 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:54.454616 n-d-796908-3 sudo[99654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:04:54.456213 n-d-796908-3 sudo[99654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:54.496819 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-31419a39-7ccf-40ce-b9bb-23543755de39 -f" returned: 0 in 0.146s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:54.497355 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:54.501567 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:54.617382 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:54.617995 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:54.712678 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-12274e1b-a57a-43fc-b46a-a44d064fa7bf req-4c9a28ea-9346-468f-b14d-802ba57a1a4e tempest-VolumesAdminNegativeTest-1720248690 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.
Sep 15 21:04:54.712678 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:04:54.712678 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:04:55.275183 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Lock "b'cinder-667e9ca3-701b-41cb-bd56-1b9de69e07ac-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:04:55.406811 n-d-796908-3 sudo[99654]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:55.413725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.011s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:55.418264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:55.476480 n-d-796908-3 sudo[99687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:04:55.478005 n-d-796908-3 sudo[99687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:55.522336 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Skipping remove_export. No iscsi_target is presently exported for volume: 667e9ca3-701b-41cb-bd56-1b9de69e07ac
Sep 15 21:04:55.527131 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:55.579390 n-d-796908-3 sudo[99690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac
Sep 15 21:04:55.580950 n-d-796908-3 sudo[99690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:56.589715 n-d-796908-3 sudo[99690]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:56.591944 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac" returned: 0 in 1.068s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:56.593649 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:56.658615 n-d-796908-3 sudo[99709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac
Sep 15 21:04:56.667434 n-d-796908-3 sudo[99709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:56.728000 n-d-796908-3 sudo[99687]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:56.731844 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo 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.313s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:56.734053 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:04:56.742304 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Deleted volume successfully.
Sep 15 21:04:56.788693 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6cee2a89-49a6-4913-a322-bd510260ac16 tempest-ServersNegativeTestJSON-97237122 None] Lock "b'cinder-c97926cd-d94a-4300-988d-58bc0dd32521-delete_volume'" released by "delete_volume" :: held 5.650s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:04:57.453222 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:04:57.468727 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:04:57.469232 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:04:57.520763 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Flow 'volume_create_manager' (2b3b4a3a-683b-4f2a-84a5-dfbed1ef1a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:04:57.542129 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a48743f2-1d2f-4a15-a104-68e4f73878e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:57.609104 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:04:57.650943 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a48743f2-1d2f-4a15-a104-68e4f73878e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1689400328',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb25a78120044d68d17a3dacdc3dc5f',provider_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-09-15T21:04:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:04:57Z,user_id='9126277005294ed5b61737659400db5b',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:57.655518 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7cceb14-be44-453a-aa66-5e27a20c3c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:57.658445 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7cceb14-be44-453a-aa66-5e27a20c3c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:57.662780 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50b7e81b-8e1f-4a08-8cdf-8d25424af8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:57.665697 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50b7e81b-8e1f-4a08-8cdf-8d25424af8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d', 'volume_name': 'volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:57.668313 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (501a70fc-c95e-4ea8-a282-472964cfa57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:57.671347 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (501a70fc-c95e-4ea8-a282-472964cfa57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:57.674277 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b245b95-51a5-40e9-93f7-c432c29ed888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:57.675347 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Volume eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d', 'volume_size': 1}
Sep 15 21:04:57.676550 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:57.704122 n-d-796908-3 sudo[99709]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:57.722611 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac" returned: 0 in 1.128s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:57.725427 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:57.739272 n-d-796908-3 sudo[99749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:04:57.741515 n-d-796908-3 sudo[99749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:57.785833 n-d-796908-3 sudo[99751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac
Sep 15 21:04:57.788697 n-d-796908-3 sudo[99751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:58.734325 n-d-796908-3 sudo[99749]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:58.736943 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.060s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:58.741680 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b245b95-51a5-40e9-93f7-c432c29ed888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:58.744220 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd17ed14-0eb5-4df6-89d0-8cd2533366b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:04:58.774597 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Volume volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d (eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d): created successfully
Sep 15 21:04:58.778530 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd17ed14-0eb5-4df6-89d0-8cd2533366b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:04:58.784530 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Flow 'volume_create_manager' (2b3b4a3a-683b-4f2a-84a5-dfbed1ef1a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:04:58.809261 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-632830ea-18f3-4404-9c45-2f540f561ebf tempest-VolumesAdminNegativeTest-1720248690 None] Created volume successfully.
Sep 15 21:04:58.937513 n-d-796908-3 sudo[99751]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:58.940728 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-667e9ca3-701b-41cb-bd56-1b9de69e07ac" returned: 0 in 1.216s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:58.941443 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Successfully deleted volume: 667e9ca3-701b-41cb-bd56-1b9de69e07ac
Sep 15 21:04:59.042472 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Created reservations ['8b4f33e4-54b1-44d0-af84-6bb34bd120b9', 'bb9d0966-b105-4846-8cab-6b02e632a99f', '9e79dd76-819f-4d56-8040-1d057922624c', '5b63f19b-353a-4056-84b2-8052b9a08957'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:04:59.047115 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 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.
Sep 15 21:04:59.047115 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:04:59.047115 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:04:59.112045 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:04:59.113477 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:59.152700 n-d-796908-3 sudo[99826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:04:59.165428 n-d-796908-3 sudo[99826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:59.672501 n-d-796908-3 sudo[99826]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:59.674795 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.561s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:59.680738 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:59.715502 n-d-796908-3 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
Sep 15 21:04:59.716378 n-d-796908-3 sudo[99832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:00.266258 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Lock "b'cinder-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:05:00.421590 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Skipping remove_export. No iscsi_target is presently exported for volume: eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d
Sep 15 21:05:00.425201 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:00.449037 n-d-796908-3 sudo[99832]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:00.466166 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] CMD "sudo 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.786s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:00.468429 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:05:00.478975 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Deleted volume successfully.
Sep 15 21:05:00.506377 n-d-796908-3 sudo[99847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d
Sep 15 21:05:00.507566 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-4fd71a99-bc58-4567-8d42-ea3a486658af tempest-ServersNegativeTestJSON-97237122 None] Lock "b'cinder-667e9ca3-701b-41cb-bd56-1b9de69e07ac-delete_volume'" released by "delete_volume" :: held 5.232s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:05:00.511770 n-d-796908-3 sudo[99847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:01.274487 n-d-796908-3 sudo[99847]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:01.276441 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d" returned: 0 in 0.851s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:01.277666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:01.337332 n-d-796908-3 sudo[99868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d
Sep 15 21:05:01.341679 n-d-796908-3 sudo[99868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:02.078749 n-d-796908-3 sudo[99868]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:02.081725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d" returned: 0 in 0.803s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:02.084739 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:02.130978 n-d-796908-3 sudo[99887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d
Sep 15 21:05:02.132377 n-d-796908-3 sudo[99887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:02.533819 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:05:02.539359 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:05:02.550696 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:05:02.599060 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Flow 'volume_create_manager' (9e6a4aee-477e-47d4-9f5f-ed01cea020ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:05:02.603593 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fb4e273-9066-421f-91e9-c9d9d19c3e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:02.673480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:05:02.717007 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fb4e273-9066-421f-91e9-c9d9d19c3e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-538058726',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=6ac814d1-cc3e-452c-ac8a-4995d3ed4004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475fb4a6e31a41eabb75c1ba0b60e247',provider_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-09-15T21: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-09-15T21:05:02Z,user_id='2ad1ca844a354f9aaa14f3b17923a779',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:02.719831 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ecfdb0ab-fb1c-4630-aa0d-266aa687ab31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:02.722167 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ecfdb0ab-fb1c-4630-aa0d-266aa687ab31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:02.724765 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1408e58-8ddd-4abd-8fc8-3af5ad92d7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:02.930200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1408e58-8ddd-4abd-8fc8-3af5ad92d7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6ac814d1-cc3e-452c-ac8a-4995d3ed4004', 'volume_name': 'volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:02.933616 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e558d148-1947-49fe-a4cd-2be2e74bcb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:02.942193 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e558d148-1947-49fe-a4cd-2be2e74bcb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:02.944398 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ced5a246-90bd-47db-865b-cd651f499d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:02.950281 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Volume 6ac814d1-cc3e-452c-ac8a-4995d3ed4004: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:05:02.950997 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Cloning 6ac814d1-cc3e-452c-ac8a-4995d3ed4004 from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:05:03.035778 n-d-796908-3 sudo[99887]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:03.038207 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d" returned: 0 in 0.954s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:03.039353 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Successfully deleted volume: eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d
Sep 15 21:05:03.140614 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Created reservations ['ce3f22f3-029e-4622-97da-db6462e98e8f', '71f84441-e747-4139-978e-8d1933540ea0', '48bf42f7-9d52-416e-9b3d-1b1cbb836eda', 'b40fa5ff-10e1-4153-9391-02f0c514f471'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:05:03.142629 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 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.
Sep 15 21:05:03.142629 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:05:03.142629 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:05:03.242970 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:05:03.243872 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:03.290112 n-d-796908-3 sudo[99900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:05:03.291234 n-d-796908-3 sudo[99900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:04.424649 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Lock "b'cinder-31419a39-7ccf-40ce-b9bb-23543755de39-delete_volume'" acquired by "delete_volume" :: waited 0.060s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:05:04.436634 n-d-796908-3 sudo[99900]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:04.443735 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.199s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:04.475994 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:04.567625 n-d-796908-3 sudo[99937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:05:04.569219 n-d-796908-3 sudo[99937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:04.704770 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:05.024048 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:05.024048 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768323041216]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:05:05.029265 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31419a39-7ccf-40ce-b9bb-23543755de39
Sep 15 21:05:05.033401 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:05.111116 n-d-796908-3 sudo[99949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39
Sep 15 21:05:05.112690 n-d-796908-3 sudo[99949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:05.416294 n-d-796908-3 sudo[99937]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:05.422121 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo 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.943s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:05.439814 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:05:05.453308 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Deleted volume successfully.
Sep 15 21:05:05.488462 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b74c5c3e-7860-43b6-bc02-d78d4e577abf tempest-VolumesAdminNegativeTest-1720248690 None] Lock "b'cinder-eaa7a5b9-e3c2-4997-b357-7bebf10dfa2d-delete_volume'" released by "delete_volume" :: held 5.220s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:05:06.411865 n-d-796908-3 sudo[99949]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:06.414278 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39" returned: 0 in 1.381s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:06.416341 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:06.520370 n-d-796908-3 sudo[100015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39
Sep 15 21:05:06.521325 n-d-796908-3 sudo[100015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:07.341268 n-d-796908-3 sudo[100015]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:07.344636 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39" returned: 0 in 0.928s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:07.347828 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:07.396836 n-d-796908-3 sudo[100031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39
Sep 15 21:05:07.397911 n-d-796908-3 sudo[100031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:08.669889 n-d-796908-3 sudo[100031]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:08.686084 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31419a39-7ccf-40ce-b9bb-23543755de39" returned: 0 in 1.338s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:08.687949 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Successfully deleted volume: 31419a39-7ccf-40ce-b9bb-23543755de39
Sep 15 21:05:08.815803 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Created reservations ['9f50bf87-f3e4-40e0-bd7f-0458fd5d540a', 'e5d1ca9c-2ef1-48dc-b24e-f5bd08f77469', '21a22330-77a0-4cc4-a08b-cbb0dfa8eba2', '2e37a694-14c4-4ad0-9060-12feb93321fc'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:05:08.818598 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 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.
Sep 15 21:05:08.818598 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:05:08.818598 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:05:08.880031 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:05:08.881765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:08.938223 n-d-796908-3 sudo[100050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:05:08.940415 n-d-796908-3 sudo[100050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:10.000248 n-d-796908-3 sudo[100050]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:10.010004 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.122s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:10.012513 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:10.077045 n-d-796908-3 sudo[100063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:05:10.094269 n-d-796908-3 sudo[100063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:10.944436 n-d-796908-3 sudo[100063]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:10.947123 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] CMD "sudo 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.934s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:10.951094 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:05:10.971440 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Deleted volume successfully.
Sep 15 21:05:11.000732 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6be67945-86bf-4b9e-bfe2-87924d508a06 tempest-VolumesAdminNegativeTest-1720248690 None] Lock "b'cinder-31419a39-7ccf-40ce-b9bb-23543755de39-delete_volume'" released by "delete_volume" :: held 6.577s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:05:23.242076 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1, size 616.00 MB, duration 20.28 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:05:23.243140 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Image download 616.00 MB at 30.37 MB/s
Sep 15 21:05:23.312376 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:23.574783 n-d-796908-3 sudo[100226]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1
Sep 15 21:05:23.575798 n-d-796908-3 sudo[100226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:24.610433 n-d-796908-3 sudo[100226]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:24.612689 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1" returned: 0 in 1.300s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:24.613618 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 2ad1ca844a354f9aaa14f3b17923a779. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:05:24.712755 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:24.893904 n-d-796908-3 sudo[100280]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1
Sep 15 21:05:24.896865 n-d-796908-3 sudo[100280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:25.309172 n-d-796908-3 sudo[100280]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:25.311665 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1" returned: 0 in 0.599s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:25.313221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:25.344966 n-d-796908-3 sudo[100301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:05:25.345749 n-d-796908-3 sudo[100301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:26.058037 n-d-796908-3 sudo[100301]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:26.061183 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.747s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:26.089051 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 6ac814d1-cc3e-452c-ac8a-4995d3ed4004. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:05:26.161573 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_bpv4ijcy {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:26.281637 n-d-796908-3 sudo[100345]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_bpv4ijcy
Sep 15 21:05:26.282464 n-d-796908-3 sudo[100345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:26.691520 n-d-796908-3 sudo[100345]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:26.694135 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_bpv4ijcy" returned: 0 in 0.533s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:26.695670 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:26.794873 n-d-796908-3 sudo[100363]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1
Sep 15 21:05:26.796347 n-d-796908-3 sudo[100363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:27.340229 n-d-796908-3 sudo[100363]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:27.343077 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1" returned: 0 in 0.647s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:27.344532 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:05:27.345667 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6ac814d1--cc3e--452c--ac8a--4995d3ed4004 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:27.371947 n-d-796908-3 sudo[100387]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6ac814d1--cc3e--452c--ac8a--4995d3ed4004 oflag=direct
Sep 15 21:05:27.373637 n-d-796908-3 sudo[100387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:28.082253 n-d-796908-3 sudo[100387]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:28.084812 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6ac814d1--cc3e--452c--ac8a--4995d3ed4004 oflag=direct" returned: 0 in 0.739s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:28.086232 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6ac814d1--cc3e--452c--ac8a--4995d3ed4004 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:28.154295 n-d-796908-3 sudo[100415]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6ac814d1--cc3e--452c--ac8a--4995d3ed4004
Sep 15 21:05:28.155132 n-d-796908-3 sudo[100415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:29.612955 n-d-796908-3 sudo[100415]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:29.616959 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6ac814d1--cc3e--452c--ac8a--4995d3ed4004" returned: 0 in 1.530s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:29.618854 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:29.743950 n-d-796908-3 sudo[100445]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1
Sep 15 21:05:29.744754 n-d-796908-3 sudo[100445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:30.430270 n-d-796908-3 sudo[100445]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:30.432474 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1" returned: 0 in 0.813s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:30.433183 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_2m6n_dzjn-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.53 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6ac814d1--cc3e--452c--ac8a--4995d3ed4004 {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:05:30.433860 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Converted 700.00 MB image at 456.76 MB/s
Sep 15 21:05:30.434609 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 6ac814d1-cc3e-452c-ac8a-4995d3ed4004 successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:05:30.721678 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 2ad1ca844a354f9aaa14f3b17923a779 is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:05:30.725092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Marking volume 6ac814d1-cc3e-452c-ac8a-4995d3ed4004 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:05:30.740447 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 6ac814d1-cc3e-452c-ac8a-4995d3ed4004. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:05:30.741030 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Creating volume glance metadata for volume 6ac814d1-cc3e-452c-ac8a-4995d3ed4004 backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:05:30.896899 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ced5a246-90bd-47db-865b-cd651f499d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:30.903962 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3e98e49-10b8-404f-b8c8-d5db6dea7fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:30.926386 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Volume volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 (6ac814d1-cc3e-452c-ac8a-4995d3ed4004): created successfully
Sep 15 21:05:30.929659 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3e98e49-10b8-404f-b8c8-d5db6dea7fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:30.933467 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Flow 'volume_create_manager' (9e6a4aee-477e-47d4-9f5f-ed01cea020ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:05:30.949655 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a0fad80b-42d2-4bf5-aa77-d16655bbc06a tempest-TaggedBootDevicesTest-319804768 None] Created volume successfully.
Sep 15 21:05:32.900732 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:05:32.908381 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:05:32.910042 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:05:32.930460 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Flow 'volume_create_manager' (98da515f-84ee-403d-805d-9a2a0cb9a43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:05:32.934305 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (453f1fbf-40de-46e0-9bed-c360d6795efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:32.965670 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:05:33.025624 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (453f1fbf-40de-46e0-9bed-c360d6795efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1549915996',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=c82462fe-2b23-4932-a637-d7f06c106deb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475fb4a6e31a41eabb75c1ba0b60e247',provider_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-09-15T21:05:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:05:33Z,user_id='2ad1ca844a354f9aaa14f3b17923a779',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:33.029067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df5b720c-f694-4043-b182-0588adc4435b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:33.031729 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df5b720c-f694-4043-b182-0588adc4435b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:33.034010 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5817230d-4201-45cb-a1b7-9a0b92823568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:33.040828 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5817230d-4201-45cb-a1b7-9a0b92823568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c82462fe-2b23-4932-a637-d7f06c106deb', 'volume_name': 'volume-c82462fe-2b23-4932-a637-d7f06c106deb', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:33.043169 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a528061-99a0-4ed6-9b65-6a04fab6b830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:33.045312 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a528061-99a0-4ed6-9b65-6a04fab6b830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:33.047488 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a779289-1bde-4678-a4a6-14a8ad249ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:33.048254 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Volume c82462fe-2b23-4932-a637-d7f06c106deb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c82462fe-2b23-4932-a637-d7f06c106deb', 'volume_size': 1}
Sep 15 21:05:33.050162 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c82462fe-2b23-4932-a637-d7f06c106deb stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:33.087341 n-d-796908-3 sudo[100492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c82462fe-2b23-4932-a637-d7f06c106deb stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:05:33.098349 n-d-796908-3 sudo[100492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:34.006981 n-d-796908-3 sudo[100492]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:34.009440 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c82462fe-2b23-4932-a637-d7f06c106deb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.959s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:34.013210 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a779289-1bde-4678-a4a6-14a8ad249ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c82462fe-2b23-4932-a637-d7f06c106deb', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:34.015906 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10e15369-e251-40ba-bf96-ebdabb59b202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:34.038529 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Volume volume-c82462fe-2b23-4932-a637-d7f06c106deb (c82462fe-2b23-4932-a637-d7f06c106deb): created successfully
Sep 15 21:05:34.041285 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10e15369-e251-40ba-bf96-ebdabb59b202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:34.044534 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Flow 'volume_create_manager' (98da515f-84ee-403d-805d-9a2a0cb9a43b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:05:34.057518 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5a09358f-64fb-4bc5-8d28-9fd03ccc8fa6 tempest-TaggedBootDevicesTest-319804768 None] Created volume successfully.
Sep 15 21:05:34.927930 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:05:34.938186 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:05:34.938718 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:05:34.962069 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Flow 'volume_create_manager' (04ad5fcf-b6cc-4272-8d51-c6435e45cc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:05:34.971155 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1080d87-3870-4bf5-acd3-e4ab8c6ec1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:35.003167 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:05:35.031322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1080d87-3870-4bf5-acd3-e4ab8c6ec1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-244424336',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=d62c3658-f5bb-4eb1-ab07-fda91503f71b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475fb4a6e31a41eabb75c1ba0b60e247',provider_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-09-15T21:05:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:05:35Z,user_id='2ad1ca844a354f9aaa14f3b17923a779',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:35.035295 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e004081-99c0-496c-b886-041f33fa7ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:35.038328 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e004081-99c0-496c-b886-041f33fa7ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:35.040808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1445d227-ed97-4ff8-8df0-96de14278fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:35.043843 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1445d227-ed97-4ff8-8df0-96de14278fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd62c3658-f5bb-4eb1-ab07-fda91503f71b', 'volume_name': 'volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:35.046575 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa30b2cb-1959-46fa-a0ec-ad2a7dd8dfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:35.049825 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa30b2cb-1959-46fa-a0ec-ad2a7dd8dfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:35.052272 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b90a66c2-347c-4acc-9e20-9db0989793c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:35.053503 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Volume d62c3658-f5bb-4eb1-ab07-fda91503f71b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b', 'volume_size': 1}
Sep 15 21:05:35.055129 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:35.087109 n-d-796908-3 sudo[100569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:05:35.088741 n-d-796908-3 sudo[100569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:35.747996 n-d-796908-3 sudo[100569]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:35.751811 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.695s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:35.755299 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b90a66c2-347c-4acc-9e20-9db0989793c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:35.758334 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ce927fd-ccfd-4f28-b3cc-fb3a517d6267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:05:35.773426 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Volume volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b (d62c3658-f5bb-4eb1-ab07-fda91503f71b): created successfully
Sep 15 21:05:35.776604 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ce927fd-ccfd-4f28-b3cc-fb3a517d6267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:05:35.784325 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Flow 'volume_create_manager' (04ad5fcf-b6cc-4272-8d51-c6435e45cc62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:05:35.796923 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-808be23f-0c5d-466f-a147-054312c002cd tempest-TaggedBootDevicesTest-319804768 None] Created volume successfully.
Sep 15 21:06:11.317273 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:06:11.317982 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:06:11.318631 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:11.359651 n-d-796908-3 sudo[101336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:06:11.360452 n-d-796908-3 sudo[101336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:11.419710 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:11.470550 n-d-796908-3 sudo[101338]: 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-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:11.476396 n-d-796908-3 sudo[101338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:12.030489 n-d-796908-3 sudo[101336]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:12.032926 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.035367 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:12.056559 n-d-796908-3 sudo[101345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:06:12.058095 n-d-796908-3 sudo[101345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:12.083622 n-d-796908-3 sudo[101338]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:12.087488 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004" returned: 0 in 0.667s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.164780 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:12.175466 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.175961 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:12.176753 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:06:12.178123 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] Creating iscsi_target for Volume ID: volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] Created volume path /opt/stack/data/cinder/volumes/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004,
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]: incominguser WZDsJPGKGG9Lbq2TJnEy aBKESFUP4u2JcD96
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:12.184672 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:06:12.190344 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:12.794084 n-d-796908-3 sudo[101345]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:12.795789 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.760s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.798136 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:06:12.953344 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004" returned: 0 in 0.765s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.953744 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:12.954396 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:06:12.954869 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:06:12.957457 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:12.965647 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.966040 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:12.966715 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:06:12.969595 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:13.094667 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:13.095251 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:13.099258 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:13.240849 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:13.241422 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:13.242666 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:06:13.680977 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-575e3df4-08a9-4536-9cad-99937899b074 tempest-TaggedBootDevicesTest-319804768 None] attachment_update completed successfully.
Sep 15 21:06:14.379426 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:14.417632 n-d-796908-3 sudo[101437]: 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-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:06:14.423336 n-d-796908-3 sudo[101437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:14.988255 n-d-796908-3 sudo[101437]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:14.991304 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb" returned: 0 in 0.611s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:15.118968 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:15.149252 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:15.149880 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768323041216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:06:15.150745 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:06:15.154693 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] Creating iscsi_target for Volume ID: volume-c82462fe-2b23-4932-a637-d7f06c106deb {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] Created volume path /opt/stack/data/cinder/volumes/volume-c82462fe-2b23-4932-a637-d7f06c106deb,
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]: incominguser WXtPm3okv5hNPi2kzAfv xtmw4VbY9kjb3Eyg
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:15.161635 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:06:15.165652 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:15.948786 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb" returned: 0 in 0.783s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:15.949794 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768323041216]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:15.950615 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:06:15.951140 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:06:15.954574 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:15.979605 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:15.980226 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768323041216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:06:15.981125 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:06:15.984925 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:16.153127 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:16.154016 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768323041216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:16.155304 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:16.244422 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:16.245030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768323041216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:16.246377 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:06:16.423795 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-6513a3ed-be0d-4b09-bffa-8ed83f4a9015 tempest-TaggedBootDevicesTest-319804768 None] attachment_update completed successfully.
Sep 15 21:06:17.207294 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:17.228390 n-d-796908-3 sudo[101497]: 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-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:06:17.230101 n-d-796908-3 sudo[101497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:17.912695 n-d-796908-3 sudo[101497]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:17.915217 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b" returned: 0 in 0.708s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:18.035814 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:18.055096 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:18.055646 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:06:18.057128 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:06:18.064093 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] Creating iscsi_target for Volume ID: volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] Created volume path /opt/stack/data/cinder/volumes/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b,
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]: incominguser Y6fuVJ99MJ7qGGUUUEcg JfK48TruQoAgcU4a
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:06:18.068695 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:06:18.070750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:18.521054 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b" returned: 0 in 0.450s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:18.521987 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:18.522698 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:06:18.523137 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:06:18.526957 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:18.547184 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:18.547625 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:06:18.549790 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:06:18.558027 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:18.663027 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:18.663660 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:18.668158 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:18.832750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:18.833110 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:18.834117 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:06:19.017433 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-e6a59fa1-4490-40d8-a3b4-f86616d23084 req-68d1c0fb-900d-4a87-ba28-9cb174f3050a tempest-TaggedBootDevicesTest-319804768 None] attachment_update completed successfully.
Sep 15 21:06:55.669424 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-73b5ff50-8a18-4786-98f3-5bb8f70d82ce tempest-BackendsCapabilitiesAdminTestsJSON-834215743 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-796908-3: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=84104) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 15 21:06:55.709451 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9c61fd65-09b9-49d0-95be-8dcaf1240071 tempest-BackendsCapabilitiesAdminTestsJSON-834215743 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-796908-3: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=84104) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 15 21:07:05.297473 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e074f57a-3c78-4636-a5f0-c054cc3ddc50 tempest-GroupsV314Test-1622142050 None] Group tempest-GroupsV314Test-Group-953705078: creating
Sep 15 21:07:05.350235 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e074f57a-3c78-4636-a5f0-c054cc3ddc50 tempest-GroupsV314Test-1622142050 None] Group tempest-GroupsV314Test-Group-953705078: created successfully
Sep 15 21:07:05.373583 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e074f57a-3c78-4636-a5f0-c054cc3ddc50 tempest-GroupsV314Test-1622142050 None] Create group completed successfully.
Sep 15 21:07:07.174518 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:07:07.190213 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:07:07.193716 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:07:07.215818 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Flow 'volume_create_manager' (b0bf9574-5e12-473a-b8b0-79861409774f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:07:07.222377 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbd10d7b-5c45-446a-9464-cc034c4ef041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:07.278326 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:07:07.321909 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbd10d7b-5c45-446a-9464-cc034c4ef041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-911795812',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=0581afc4-6615-4f7e-8603-a356c5295943,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=25192f9b-4ee6-4528-bde2-92caae8e935e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3672ee7186564b73af17b413a309c015',provider_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-09-15T21:07:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:07:07Z,user_id='5820e382ad984b48839622ed17a34e33',volume_attachment=>,volume_type=VolumeType(18a608ce-a709-4ea8-8402-e654f8d360c7),volume_type_id=18a608ce-a709-4ea8-8402-e654f8d360c7)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:07.327770 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ba6ccd6-c8eb-4372-9d4f-16418448c6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:07.331914 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ba6ccd6-c8eb-4372-9d4f-16418448c6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:07.339499 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1bda4a48-4d35-410c-bdf5-24f749c7f2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:07.346070 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1bda4a48-4d35-410c-bdf5-24f749c7f2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '25192f9b-4ee6-4528-bde2-92caae8e935e', 'volume_name': 'volume-25192f9b-4ee6-4528-bde2-92caae8e935e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:07.353874 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04023493-b491-432c-a3bd-7f29cf32abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:07.359246 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04023493-b491-432c-a3bd-7f29cf32abe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:07.368178 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a0d9ff1-0e56-4bf4-962a-93eed53a7ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:07.461138 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Volume 25192f9b-4ee6-4528-bde2-92caae8e935e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-25192f9b-4ee6-4528-bde2-92caae8e935e', 'volume_size': 1}
Sep 15 21:07:07.462230 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25192f9b-4ee6-4528-bde2-92caae8e935e stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:07.502247 n-d-796908-3 sudo[102232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25192f9b-4ee6-4528-bde2-92caae8e935e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:07:07.504013 n-d-796908-3 sudo[102232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:08.260691 n-d-796908-3 sudo[102232]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:08.263261 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25192f9b-4ee6-4528-bde2-92caae8e935e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.801s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:08.267873 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a0d9ff1-0e56-4bf4-962a-93eed53a7ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25192f9b-4ee6-4528-bde2-92caae8e935e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:08.271555 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee034527-75aa-49e0-b0b8-fa90472f3547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:08.289462 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Volume volume-25192f9b-4ee6-4528-bde2-92caae8e935e (25192f9b-4ee6-4528-bde2-92caae8e935e): created successfully
Sep 15 21:07:08.292108 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee034527-75aa-49e0-b0b8-fa90472f3547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:08.298541 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Flow 'volume_create_manager' (b0bf9574-5e12-473a-b8b0-79861409774f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:07:08.315809 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f00fe079-346d-463d-81a5-90f4808ca2f9 tempest-GroupsV314Test-1622142050 None] Created volume successfully.
Sep 15 21:07:09.666962 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Creating clone of volume: 25192f9b-4ee6-4528-bde2-92caae8e935e
Sep 15 21:07:09.668188 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:09.693645 n-d-796908-3 sudo[102281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e
Sep 15 21:07:09.695060 n-d-796908-3 sudo[102281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:10.477868 n-d-796908-3 sudo[102281]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:10.480220 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e" returned: 0 in 0.812s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:10.482050 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-32877325-267e-4e6d-9363-c006da95c6ae --snapshot stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:10.528273 n-d-796908-3 sudo[102312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-32877325-267e-4e6d-9363-c006da95c6ae --snapshot stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e -L 1.00g
Sep 15 21:07:10.529077 n-d-796908-3 sudo[102312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:11.317445 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:07:11.318130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:07:11.322894 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:11.415346 n-d-796908-3 sudo[102433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:07:11.416829 n-d-796908-3 sudo[102433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:11.586395 n-d-796908-3 sudo[102312]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:11.589484 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-32877325-267e-4e6d-9363-c006da95c6ae --snapshot stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e -L 1.00g" returned: 0 in 1.106s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:11.591276 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32877325-267e-4e6d-9363-c006da95c6ae stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:11.636694 n-d-796908-3 sudo[102462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32877325-267e-4e6d-9363-c006da95c6ae stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:07:11.639474 n-d-796908-3 sudo[102462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:12.359663 n-d-796908-3 sudo[102433]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:12.362822 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.044s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:12.365528 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:12.411741 n-d-796908-3 sudo[102479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:07:12.418099 n-d-796908-3 sudo[102479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:12.642991 n-d-796908-3 sudo[102462]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:12.646115 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32877325-267e-4e6d-9363-c006da95c6ae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.054s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:12.647926 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:12.698154 n-d-796908-3 sudo[102510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 21:07:12.699019 n-d-796908-3 sudo[102510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:13.469024 n-d-796908-3 sudo[102479]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:13.472728 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.107s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:13.473498 n-d-796908-3 sudo[102510]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:13.476792 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:07:13.486010 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.838s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:13.487569 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-32877325-267e-4e6d-9363-c006da95c6ae {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:13.562504 n-d-796908-3 sudo[102526]: 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-32877325-267e-4e6d-9363-c006da95c6ae
Sep 15 21:07:13.575605 n-d-796908-3 sudo[102526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:14.635984 n-d-796908-3 sudo[102526]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:14.638698 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-32877325-267e-4e6d-9363-c006da95c6ae" returned: 0 in 1.151s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:14.641722 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:14.695697 n-d-796908-3 sudo[102536]: 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--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae iflag=direct
Sep 15 21:07:14.696651 n-d-796908-3 sudo[102536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:15.152188 n-d-796908-3 sudo[102536]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:15.154835 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae iflag=direct" returned: 0 in 0.514s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:15.156114 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:15.179070 n-d-796908-3 sudo[102548]: 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--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae oflag=direct
Sep 15 21:07:15.179966 n-d-796908-3 sudo[102548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:15.763378 n-d-796908-3 sudo[102548]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:15.765463 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae oflag=direct" returned: 0 in 0.609s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:15.766487 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:15.802982 n-d-796908-3 sudo[102562]: 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--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:07:15.805110 n-d-796908-3 sudo[102562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:23.021327 n-d-796908-3 sudo[102562]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:23.025677 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32877325--267e--4e6d--9363--c006da95c6ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.258s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:23.027041 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32877325--267e--4e6d--9363--c006da95c6ae, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--32877325--267e--4e6d--9363--c006da95c6ae, size 1024.00 MB, duration 7.26 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:07:23.027748 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Volume copy 1024.00 MB at 141.03 MB/s
Sep 15 21:07:23.029120 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo 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-32877325-267e-4e6d-9363-c006da95c6ae {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:23.071847 n-d-796908-3 sudo[102609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-32877325-267e-4e6d-9363-c006da95c6ae
Sep 15 21:07:23.073998 n-d-796908-3 sudo[102609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:23.636884 n-d-796908-3 sudo[102609]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:23.640601 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo 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-32877325-267e-4e6d-9363-c006da95c6ae" returned: 0 in 0.610s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:23.644154 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-32877325-267e-4e6d-9363-c006da95c6ae {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:23.689387 n-d-796908-3 sudo[102612]: ubuntu : TTY=unknown ; 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-32877325-267e-4e6d-9363-c006da95c6ae
Sep 15 21:07:23.693731 n-d-796908-3 sudo[102612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:24.677871 n-d-796908-3 sudo[102612]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:24.680352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-32877325-267e-4e6d-9363-c006da95c6ae" returned: 0 in 1.036s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:24.845947 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f1e6eaec-0355-4bc4-99c7-c0fbb2722da7 tempest-GroupsV314Test-1622142050 None] Create group from source-group-0581afc4-6615-4f7e-8603-a356c5295943 completed successfully.
Sep 15 21:07:26.542769 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32877325-267e-4e6d-9363-c006da95c6ae
Sep 15 21:07:26.544596 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:26.599225 n-d-796908-3 sudo[102705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae
Sep 15 21:07:26.600796 n-d-796908-3 sudo[102705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:27.280158 n-d-796908-3 sudo[102705]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:27.287170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae" returned: 0 in 0.739s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:27.289683 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:27.346590 n-d-796908-3 sudo[102725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae
Sep 15 21:07:27.349577 n-d-796908-3 sudo[102725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:28.016994 n-d-796908-3 sudo[102725]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:28.019730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae" returned: 0 in 0.730s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:28.021171 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:28.041943 n-d-796908-3 sudo[102740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae
Sep 15 21:07:28.053300 n-d-796908-3 sudo[102740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:28.806955 n-d-796908-3 sudo[102740]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:28.810039 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32877325-267e-4e6d-9363-c006da95c6ae" returned: 0 in 0.788s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:28.811757 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Successfully deleted volume: 32877325-267e-4e6d-9363-c006da95c6ae
Sep 15 21:07:28.930019 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Created reservations ['82a545a1-9ed2-4a43-9fc2-a2500bf99806'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:07:29.007294 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-758076463 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-758076463, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:07:29.008041 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-758076463 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-758076463, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:07:29.040409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Created reservations ['ef2f7f64-198d-40ed-b630-b5fdfb4d2ded', '200ab9e7-5426-4c9d-88dd-fd41785edfba', 'bcd060df-f18c-4f5b-a58e-eb655254809e', 'a1d9255e-f173-43c2-ae6a-5a5b281f2180'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:07:29.042464 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 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.
Sep 15 21:07:29.042464 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:07:29.042464 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:07:29.224738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:07:29.224738 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:29.256644 n-d-796908-3 sudo[102748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:07:29.271147 n-d-796908-3 sudo[102748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:30.071121 n-d-796908-3 sudo[102748]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:30.073275 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.850s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:30.076569 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:30.133545 n-d-796908-3 sudo[102764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:07:30.137611 n-d-796908-3 sudo[102764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:31.101880 n-d-796908-3 sudo[102764]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:31.141370 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] CMD "sudo 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.063s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:31.196441 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:07:31.212512 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-24ba9e1c-0146-4b5c-9f24-c00648c79cb5 tempest-GroupsV314Test-1622142050 None] Delete group completed successfully.
Sep 15 21:07:31.214079 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Skipping remove_export. No iscsi_target is presently exported for volume: 25192f9b-4ee6-4528-bde2-92caae8e935e
Sep 15 21:07:31.224354 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:31.284947 n-d-796908-3 sudo[102785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e
Sep 15 21:07:31.297640 n-d-796908-3 sudo[102785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:31.972285 n-d-796908-3 sudo[102785]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:31.975582 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e" returned: 0 in 0.750s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:31.977811 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:32.036666 n-d-796908-3 sudo[102788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e
Sep 15 21:07:32.038172 n-d-796908-3 sudo[102788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:32.928541 n-d-796908-3 sudo[102788]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:32.931019 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e" returned: 0 in 0.953s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:32.932920 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:32.976201 n-d-796908-3 sudo[102792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e
Sep 15 21:07:32.990103 n-d-796908-3 sudo[102792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:33.554537 n-d-796908-3 sudo[102792]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:33.557661 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25192f9b-4ee6-4528-bde2-92caae8e935e" returned: 0 in 0.624s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:33.558919 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Successfully deleted volume: 25192f9b-4ee6-4528-bde2-92caae8e935e
Sep 15 21:07:33.725692 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Created reservations ['55c45fa7-739b-41c2-a71d-14dd09251ada'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:07:33.816243 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Created reservations ['1d0b4354-d20a-43de-a61f-bc128216be2e', '6a6aaa34-8cd8-416e-bc5b-02798ef0ec2d', '85d008a5-0a01-406d-883e-8a38e8163fdc', '863c2156-5363-4198-8c50-9c36b3374d09'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:07:33.818701 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 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.
Sep 15 21:07:33.818701 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:07:33.818701 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:07:34.035087 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:07:34.035818 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:34.069338 n-d-796908-3 sudo[102827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:07:34.070210 n-d-796908-3 sudo[102827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:34.804683 n-d-796908-3 sudo[102827]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:34.807182 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:34.809440 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:34.857274 n-d-796908-3 sudo[102848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:07:34.858075 n-d-796908-3 sudo[102848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:35.831862 n-d-796908-3 sudo[102848]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:35.834673 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:35.837375 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:07:35.842966 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6e2ae4e1-5969-4094-a534-4b256605bd5d tempest-GroupsV314Test-1622142050 None] Delete group completed successfully.
Sep 15 21:07:53.857007 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:07:53.869128 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:07:53.871145 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:07:53.917254 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Flow 'volume_create_manager' (ae4e12d3-4354-407c-b24b-f8d61c030b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:07:53.935171 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54364c9d-2ec7-4e68-b7bc-7602215c045d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:54.003809 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:07:54.043738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54364c9d-2ec7-4e68-b7bc-7602215c045d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1087573574',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=71566294-c1fb-4397-84c4-ec69eb9b010c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d0c9e7f29d245d4842a2a3488444973',provider_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-09-15T21:07:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:07:54Z,user_id='23a817ab56fa47a88c51d0aebbf34e0c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:54.051758 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39bcea86-9c8a-4cff-b642-a8c4447c3dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:54.056347 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39bcea86-9c8a-4cff-b642-a8c4447c3dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:54.071035 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e28c26cf-5407-436b-88d8-47fcfb6217a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:54.076235 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e28c26cf-5407-436b-88d8-47fcfb6217a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71566294-c1fb-4397-84c4-ec69eb9b010c', 'volume_name': 'volume-71566294-c1fb-4397-84c4-ec69eb9b010c', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:54.081799 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6d926c6-bd62-474b-896a-ab03ddea1296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:54.085124 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6d926c6-bd62-474b-896a-ab03ddea1296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:54.091873 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db9224cf-977a-4153-935e-58c5debb1087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:54.094388 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Volume 71566294-c1fb-4397-84c4-ec69eb9b010c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71566294-c1fb-4397-84c4-ec69eb9b010c', 'volume_size': 1}
Sep 15 21:07:54.100541 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71566294-c1fb-4397-84c4-ec69eb9b010c stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:54.155619 n-d-796908-3 sudo[102973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71566294-c1fb-4397-84c4-ec69eb9b010c stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:07:54.156409 n-d-796908-3 sudo[102973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:55.048953 n-d-796908-3 sudo[102973]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:55.051246 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71566294-c1fb-4397-84c4-ec69eb9b010c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.952s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:55.055466 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db9224cf-977a-4153-935e-58c5debb1087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71566294-c1fb-4397-84c4-ec69eb9b010c', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:55.056988 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1ff4515-79e1-405d-8384-e2425a5ea71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:55.083507 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Volume volume-71566294-c1fb-4397-84c4-ec69eb9b010c (71566294-c1fb-4397-84c4-ec69eb9b010c): created successfully
Sep 15 21:07:55.085082 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1ff4515-79e1-405d-8384-e2425a5ea71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:55.088707 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Flow 'volume_create_manager' (ae4e12d3-4354-407c-b24b-f8d61c030b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:07:55.110909 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-eebe3f6c-3af2-4cd5-9093-6ffffe400123 tempest-SnapshotsActionsTest-119370388 None] Created volume successfully.
Sep 15 21:07:56.050120 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bb80266c-739a-4e4d-be1c-08b14abe65a0 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:56.098256 n-d-796908-3 sudo[103022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:07:56.107293 n-d-796908-3 sudo[103022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:56.931459 n-d-796908-3 sudo[103022]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:56.934105 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bb80266c-739a-4e4d-be1c-08b14abe65a0 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c" returned: 0 in 0.884s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:56.936778 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bb80266c-739a-4e4d-be1c-08b14abe65a0 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1463d15-55e0-47e7-9928-5022d5488b7f --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:56.961312 n-d-796908-3 sudo[103027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1463d15-55e0-47e7-9928-5022d5488b7f --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g
Sep 15 21:07:56.963425 n-d-796908-3 sudo[103027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:58.018173 n-d-796908-3 sudo[103027]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:58.024468 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bb80266c-739a-4e4d-be1c-08b14abe65a0 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1463d15-55e0-47e7-9928-5022d5488b7f --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g" returned: 0 in 1.086s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:58.126918 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bb80266c-739a-4e4d-be1c-08b14abe65a0 tempest-SnapshotsActionsTest-119370388 None] Create snapshot completed successfully
Sep 15 21:08:01.130815 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7554642f-70a3-4e86-b8fb-9ce007cebcd8 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:01.152099 n-d-796908-3 sudo[103161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:01.153705 n-d-796908-3 sudo[103161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:01.906081 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7554642f-70a3-4e86-b8fb-9ce007cebcd8 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c" returned: 0 in 0.769s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:01.906081 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7554642f-70a3-4e86-b8fb-9ce007cebcd8 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fad03051-e73b-417e-93c9-3c83cf6cc694 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:01.897335 n-d-796908-3 sudo[103161]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:01.969656 n-d-796908-3 sudo[103166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fad03051-e73b-417e-93c9-3c83cf6cc694 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g
Sep 15 21:08:01.970462 n-d-796908-3 sudo[103166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:03.063535 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7554642f-70a3-4e86-b8fb-9ce007cebcd8 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fad03051-e73b-417e-93c9-3c83cf6cc694 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g" returned: 0 in 1.152s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:03.051838 n-d-796908-3 sudo[103166]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:03.230886 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7554642f-70a3-4e86-b8fb-9ce007cebcd8 tempest-SnapshotsActionsTest-119370388 None] Create snapshot completed successfully
Sep 15 21:08:04.813775 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 None] Lock "b'cinder-fad03051-e73b-417e-93c9-3c83cf6cc694-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:08:04.815608 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 None] Running cmd (subprocess): sudo 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-fad03051-e73b-417e-93c9-3c83cf6cc694 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:04.841265 n-d-796908-3 sudo[103290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-fad03051-e73b-417e-93c9-3c83cf6cc694
Sep 15 21:08:04.842285 n-d-796908-3 sudo[103290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:05.394038 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 None] CMD "sudo 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-fad03051-e73b-417e-93c9-3c83cf6cc694" returned: 0 in 0.570s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:05.394038 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fad03051-e73b-417e-93c9-3c83cf6cc694 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:05.383946 n-d-796908-3 sudo[103290]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:05.413116 n-d-796908-3 sudo[103299]: ubuntu : TTY=unknown ; 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-fad03051-e73b-417e-93c9-3c83cf6cc694
Sep 15 21:08:05.413916 n-d-796908-3 sudo[103299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:06.477030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fad03051-e73b-417e-93c9-3c83cf6cc694" returned: 0 in 1.086s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:06.472707 n-d-796908-3 sudo[103299]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:06.665604 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 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.
Sep 15 21:08:06.705907 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 None] Created reservations ['b408570b-413c-41fb-9c45-65db2dfaaa9b', 'ef67ed1f-0a85-457d-b661-816b820d72af', 'a6edd76b-0173-437c-abf0-aa978ed27a7b', '05993b16-7b5a-4ea9-9dfa-4c8af84e0d30'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:08:06.708603 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 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.
Sep 15 21:08:06.708603 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:08:06.708603 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:08:06.780129 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 None] Delete snapshot completed successfully.
Sep 15 21:08:06.796321 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-157e8813-ae70-473a-83da-0e800308ac0b tempest-SnapshotsActionsTest-1310288569 None] Lock "b'cinder-fad03051-e73b-417e-93c9-3c83cf6cc694-delete_snapshot'" released by "delete_snapshot" :: held 1.970s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:08:08.411490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-af30dd46-199a-4c04-902b-452faf798d29 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:08.503510 n-d-796908-3 sudo[103416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:08.504359 n-d-796908-3 sudo[103416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:09.500921 n-d-796908-3 sudo[103416]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:09.505508 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-af30dd46-199a-4c04-902b-452faf798d29 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c" returned: 0 in 1.094s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:09.507219 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-af30dd46-199a-4c04-902b-452faf798d29 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a418777-afb6-4fe6-bc21-bf3457a6b9f7 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:09.539449 n-d-796908-3 sudo[103422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a418777-afb6-4fe6-bc21-bf3457a6b9f7 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g
Sep 15 21:08:09.540697 n-d-796908-3 sudo[103422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:11.038123 n-d-796908-3 sudo[103422]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:11.048938 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-af30dd46-199a-4c04-902b-452faf798d29 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a418777-afb6-4fe6-bc21-bf3457a6b9f7 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g" returned: 0 in 1.533s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:11.222548 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-af30dd46-199a-4c04-902b-452faf798d29 tempest-SnapshotsActionsTest-119370388 None] Create snapshot completed successfully
Sep 15 21:08:11.328129 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:08:11.328129 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:08:11.328129 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:11.424856 n-d-796908-3 sudo[103545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:08:11.425673 n-d-796908-3 sudo[103545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:12.246741 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 None] Lock "b'cinder-0a418777-afb6-4fe6-bc21-bf3457a6b9f7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.052s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:08:12.257414 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 None] Running cmd (subprocess): sudo 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-0a418777-afb6-4fe6-bc21-bf3457a6b9f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:12.355940 n-d-796908-3 sudo[103557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-0a418777-afb6-4fe6-bc21-bf3457a6b9f7
Sep 15 21:08:12.359523 n-d-796908-3 sudo[103557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:12.533385 n-d-796908-3 sudo[103545]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:12.537127 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.213s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:12.540347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:12.586725 n-d-796908-3 sudo[103559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:08:12.589511 n-d-796908-3 sudo[103559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:13.283593 n-d-796908-3 sudo[103559]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:13.286914 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.747s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:13.290046 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:08:13.588300 n-d-796908-3 sudo[103557]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:13.590496 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 None] CMD "sudo 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-0a418777-afb6-4fe6-bc21-bf3457a6b9f7" returned: 0 in 1.333s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:13.593421 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0a418777-afb6-4fe6-bc21-bf3457a6b9f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:13.642162 n-d-796908-3 sudo[103563]: ubuntu : TTY=unknown ; 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-0a418777-afb6-4fe6-bc21-bf3457a6b9f7
Sep 15 21:08:13.653020 n-d-796908-3 sudo[103563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:15.353002 n-d-796908-3 sudo[103563]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:15.355520 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0a418777-afb6-4fe6-bc21-bf3457a6b9f7" returned: 0 in 1.761s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:15.714236 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 None] Created reservations ['8c2796d5-7666-4493-9185-33f73341f6af', '8421ff8e-91aa-46e2-94b6-e317759d6b85', '645c4830-5070-4b79-9465-0bf597ec4619', '77a048cd-a983-4cf6-8715-a9173c5ba17d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:08:15.716177 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 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.
Sep 15 21:08:15.716177 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:08:15.716177 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:08:15.797891 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 None] Delete snapshot completed successfully.
Sep 15 21:08:15.812978 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2427b568-a2ed-431a-a1bc-c89efc475ed2 tempest-SnapshotsActionsTest-1310288569 None] Lock "b'cinder-0a418777-afb6-4fe6-bc21-bf3457a6b9f7-delete_snapshot'" released by "delete_snapshot" :: held 3.568s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:08:17.882283 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-74c33f91-4506-49aa-978a-a12d3b8bd9fb tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:17.957698 n-d-796908-3 sudo[103672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:17.959026 n-d-796908-3 sudo[103672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:18.869853 n-d-796908-3 sudo[103672]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:18.872487 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-74c33f91-4506-49aa-978a-a12d3b8bd9fb tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c" returned: 0 in 0.989s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:18.874710 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-74c33f91-4506-49aa-978a-a12d3b8bd9fb tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ec2bb1b-0e34-4713-a716-74a9237ea8a8 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:18.971000 n-d-796908-3 sudo[103696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ec2bb1b-0e34-4713-a716-74a9237ea8a8 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g
Sep 15 21:08:18.971995 n-d-796908-3 sudo[103696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:20.518749 n-d-796908-3 sudo[103696]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:20.521237 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-74c33f91-4506-49aa-978a-a12d3b8bd9fb tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ec2bb1b-0e34-4713-a716-74a9237ea8a8 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g" returned: 0 in 1.646s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:20.712257 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-74c33f91-4506-49aa-978a-a12d3b8bd9fb tempest-SnapshotsActionsTest-119370388 None] Create snapshot completed successfully
Sep 15 21:08:21.589048 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 None] Lock "b'cinder-5ec2bb1b-0e34-4713-a716-74a9237ea8a8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.039s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:08:21.601322 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 None] Running cmd (subprocess): sudo 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-5ec2bb1b-0e34-4713-a716-74a9237ea8a8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:21.679392 n-d-796908-3 sudo[103814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-5ec2bb1b-0e34-4713-a716-74a9237ea8a8
Sep 15 21:08:21.682829 n-d-796908-3 sudo[103814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:22.647142 n-d-796908-3 sudo[103814]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:22.651256 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 None] CMD "sudo 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-5ec2bb1b-0e34-4713-a716-74a9237ea8a8" returned: 0 in 1.049s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:22.653460 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5ec2bb1b-0e34-4713-a716-74a9237ea8a8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:22.767877 n-d-796908-3 sudo[103825]: ubuntu : TTY=unknown ; 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-5ec2bb1b-0e34-4713-a716-74a9237ea8a8
Sep 15 21:08:22.773375 n-d-796908-3 sudo[103825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:24.564021 n-d-796908-3 sudo[103825]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:24.567712 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5ec2bb1b-0e34-4713-a716-74a9237ea8a8" returned: 0 in 1.913s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:24.679405 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 None] Created reservations ['671d3a0d-d343-4026-ae38-15e07b5a2262', 'b805c9dd-eec2-4a6e-8992-ed95af336834', 'a961d9e2-e80d-4e17-b77f-66c99d79bca7', '5fcc93df-a34c-4de3-9e14-0b0292fa7714'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:08:24.681367 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 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.
Sep 15 21:08:24.681367 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:08:24.681367 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:08:24.792184 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 None] Delete snapshot completed successfully.
Sep 15 21:08:24.815167 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-3c7fd0fc-0b40-4a16-a6df-63188e700341 tempest-SnapshotsActionsTest-1310288569 None] Lock "b'cinder-5ec2bb1b-0e34-4713-a716-74a9237ea8a8-delete_snapshot'" released by "delete_snapshot" :: held 3.226s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:08:26.276760 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-100dbfb1-4f4e-4a4a-8d4d-697f539bcb22 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:26.350083 n-d-796908-3 sudo[103933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:26.380550 n-d-796908-3 sudo[103933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:27.845118 n-d-796908-3 sudo[103933]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:27.847927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-100dbfb1-4f4e-4a4a-8d4d-697f539bcb22 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c" returned: 0 in 1.571s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:27.850484 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-100dbfb1-4f4e-4a4a-8d4d-697f539bcb22 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf076b2c-8460-4e86-aaba-3296ded71cf6 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:27.901486 n-d-796908-3 sudo[103937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf076b2c-8460-4e86-aaba-3296ded71cf6 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g
Sep 15 21:08:27.906102 n-d-796908-3 sudo[103937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:29.980909 n-d-796908-3 sudo[103937]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:29.983947 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-100dbfb1-4f4e-4a4a-8d4d-697f539bcb22 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf076b2c-8460-4e86-aaba-3296ded71cf6 --snapshot stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c -L 1.00g" returned: 0 in 2.134s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:30.109343 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-100dbfb1-4f4e-4a4a-8d4d-697f539bcb22 tempest-SnapshotsActionsTest-119370388 None] Create snapshot completed successfully
Sep 15 21:08:31.378999 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 None] Lock "b'cinder-bf076b2c-8460-4e86-aaba-3296ded71cf6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:08:31.384831 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 None] Running cmd (subprocess): sudo 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-bf076b2c-8460-4e86-aaba-3296ded71cf6 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:31.468358 n-d-796908-3 sudo[104064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-bf076b2c-8460-4e86-aaba-3296ded71cf6
Sep 15 21:08:31.469194 n-d-796908-3 sudo[104064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:32.788348 n-d-796908-3 sudo[104064]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:32.790774 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 None] CMD "sudo 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-bf076b2c-8460-4e86-aaba-3296ded71cf6" returned: 0 in 1.405s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:32.794222 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bf076b2c-8460-4e86-aaba-3296ded71cf6 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:32.826882 n-d-796908-3 sudo[104077]: ubuntu : TTY=unknown ; 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-bf076b2c-8460-4e86-aaba-3296ded71cf6
Sep 15 21:08:32.827790 n-d-796908-3 sudo[104077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:33.875175 n-d-796908-3 sudo[104077]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:33.877478 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bf076b2c-8460-4e86-aaba-3296ded71cf6" returned: 0 in 1.083s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:34.016301 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 None] Created reservations ['4cb49e5f-a364-4a6a-9f0c-c878882f863e', '049c8009-6e23-41a6-ab3f-b5cc964fa1f4', '451d9a46-7e77-42b1-a083-2234faa4fd6e', '66ed7145-91e5-46ad-85d9-0a952edc9b85'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:08:34.018322 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 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.
Sep 15 21:08:34.018322 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:08:34.018322 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:08:34.064580 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 None] Delete snapshot completed successfully.
Sep 15 21:08:34.072691 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-df9cc1e6-b5db-49a0-9f27-8fb67657be56 tempest-SnapshotsActionsTest-1310288569 None] Lock "b'cinder-bf076b2c-8460-4e86-aaba-3296ded71cf6-delete_snapshot'" released by "delete_snapshot" :: held 2.693s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:08:36.218092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 None] Lock "b'cinder-b1463d15-55e0-47e7-9928-5022d5488b7f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:08:36.222411 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo 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-b1463d15-55e0-47e7-9928-5022d5488b7f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:36.272479 n-d-796908-3 sudo[104186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-b1463d15-55e0-47e7-9928-5022d5488b7f
Sep 15 21:08:36.276194 n-d-796908-3 sudo[104186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:37.073253 n-d-796908-3 sudo[104186]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:37.079389 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 None] CMD "sudo 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-b1463d15-55e0-47e7-9928-5022d5488b7f" returned: 0 in 0.859s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:37.085174 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b1463d15-55e0-47e7-9928-5022d5488b7f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:37.162881 n-d-796908-3 sudo[104189]: ubuntu : TTY=unknown ; 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-b1463d15-55e0-47e7-9928-5022d5488b7f
Sep 15 21:08:37.167156 n-d-796908-3 sudo[104189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:38.010774 n-d-796908-3 sudo[104189]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:38.017227 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b1463d15-55e0-47e7-9928-5022d5488b7f" returned: 0 in 0.928s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:38.159423 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 None] Created reservations ['ba49e9a6-b76f-401f-9156-ad5faf6f9f71', 'b83fb836-eb64-4b22-afc5-8786f96847bc', 'ec85662d-2d47-42dd-b763-62432760e9c3', 'e48e26d3-17ff-4043-9552-81107adcb5b9'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:08:38.162332 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 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.
Sep 15 21:08:38.162332 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:08:38.162332 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:08:38.228749 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 None] Delete snapshot completed successfully.
Sep 15 21:08:38.236596 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-cb03613d-68c8-4315-8c7d-a08052ce1e2e tempest-SnapshotsActionsTest-119370388 None] Lock "b'cinder-b1463d15-55e0-47e7-9928-5022d5488b7f-delete_snapshot'" released by "delete_snapshot" :: held 2.019s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:08:38.797108 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Lock "b'cinder-71566294-c1fb-4397-84c4-ec69eb9b010c-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:08:38.957843 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Skipping remove_export. No iscsi_target is presently exported for volume: 71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:38.958400 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:38.989100 n-d-796908-3 sudo[104269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:38.989894 n-d-796908-3 sudo[104269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:40.187849 n-d-796908-3 sudo[104269]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:40.191843 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c" returned: 0 in 1.232s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:40.192857 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:40.233823 n-d-796908-3 sudo[104303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:40.234832 n-d-796908-3 sudo[104303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:41.035797 n-d-796908-3 sudo[104303]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:41.046888 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c" returned: 0 in 0.845s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:41.046888 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:41.082367 n-d-796908-3 sudo[104306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:41.083423 n-d-796908-3 sudo[104306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:42.174502 n-d-796908-3 sudo[104306]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:42.178126 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71566294-c1fb-4397-84c4-ec69eb9b010c" returned: 0 in 1.137s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:42.180689 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Successfully deleted volume: 71566294-c1fb-4397-84c4-ec69eb9b010c
Sep 15 21:08:42.307791 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Created reservations ['0d88741b-494b-4f00-9ec1-d50bbf6cf5d7', 'fbbb0ef7-c052-4d68-af9a-f7da32c248a1', 'a2cd8d3b-c241-443f-8664-06f4cd3aebf4', '714be1ce-2877-47b1-83ee-2538a9d46ec6'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:08:42.313503 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 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.
Sep 15 21:08:42.313503 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:08:42.313503 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:08:42.478617 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:08:42.480161 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:42.520380 n-d-796908-3 sudo[104319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:08:42.523344 n-d-796908-3 sudo[104319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:43.608292 n-d-796908-3 sudo[104319]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:43.610574 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.130s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:43.612631 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:43.658443 n-d-796908-3 sudo[104325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:08:43.659813 n-d-796908-3 sudo[104325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:44.486855 n-d-796908-3 sudo[104325]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:44.489474 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] CMD "sudo 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.876s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:44.491758 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:08:44.507125 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Deleted volume successfully.
Sep 15 21:08:44.539764 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-3798b75f-e512-4cbb-b702-920c9b12e819 tempest-SnapshotsActionsTest-119370388 None] Lock "b'cinder-71566294-c1fb-4397-84c4-ec69eb9b010c-delete_volume'" released by "delete_volume" :: held 5.743s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:08:52.592681 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:08:52.598553 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:08:52.599452 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:08:52.613744 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Flow 'volume_create_manager' (4f5074b5-c178-4c9f-b5a4-5b4c8b7d8e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:08:52.617649 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b33d6a1b-4b0a-4783-85e0-a9637e61de96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:08:52.642090 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:08:52.667545 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b33d6a1b-4b0a-4783-85e0-a9637e61de96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-422960671',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=412dce1f-2c41-45a4-a1cb-07dcd3bf5a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='def10aebeff34325843f7605574e65f1',provider_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-09-15T21:08:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:08:53Z,user_id='304d399c48434c1db9323ff9cec61d47',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:08:52.671069 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49a9ed54-a384-44fb-ac1d-033f59d5fddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:08:52.673885 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49a9ed54-a384-44fb-ac1d-033f59d5fddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:08:52.677037 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9eec0ea7-b48b-4c2a-89af-f3cccf4d1f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:08:52.679481 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9eec0ea7-b48b-4c2a-89af-f3cccf4d1f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '412dce1f-2c41-45a4-a1cb-07dcd3bf5a76', 'volume_name': 'volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:08:52.681882 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be52f473-6c53-4b23-80fb-e98300a38fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:08:52.684537 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be52f473-6c53-4b23-80fb-e98300a38fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:08:52.687353 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d648019e-6e5a-4507-afb1-760111f749d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:08:52.688332 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Volume 412dce1f-2c41-45a4-a1cb-07dcd3bf5a76: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76', 'volume_size': 1}
Sep 15 21:08:52.689638 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:52.716081 n-d-796908-3 sudo[104401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:08:52.719971 n-d-796908-3 sudo[104401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:53.244861 n-d-796908-3 sudo[104401]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:53.248293 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.557s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:53.251498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d648019e-6e5a-4507-afb1-760111f749d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:08:53.254727 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e17e17d-aa52-425c-8dac-5965a5961459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:08:53.274920 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Volume volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 (412dce1f-2c41-45a4-a1cb-07dcd3bf5a76): created successfully
Sep 15 21:08:53.277555 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e17e17d-aa52-425c-8dac-5965a5961459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:08:53.281648 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Flow 'volume_create_manager' (4f5074b5-c178-4c9f-b5a4-5b4c8b7d8e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:08:53.306591 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d162e23e-6ba5-4bcd-9c92-c6d839cd4058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Created volume successfully.
Sep 15 21:08:54.291402 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56851775-a433-42b7-b2fe-071a223cc835 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:54.340461 n-d-796908-3 sudo[104459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76
Sep 15 21:08:54.346596 n-d-796908-3 sudo[104459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:54.864483 n-d-796908-3 sudo[104459]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:54.866829 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56851775-a433-42b7-b2fe-071a223cc835 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76" returned: 0 in 0.575s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:54.869137 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56851775-a433-42b7-b2fe-071a223cc835 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-43d5cb2d-65c2-4644-8904-722f4bb87b71 --snapshot stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:54.891428 n-d-796908-3 sudo[104466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-43d5cb2d-65c2-4644-8904-722f4bb87b71 --snapshot stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 -L 1.00g
Sep 15 21:08:54.893126 n-d-796908-3 sudo[104466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:55.932551 n-d-796908-3 sudo[104466]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:55.935589 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-56851775-a433-42b7-b2fe-071a223cc835 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-43d5cb2d-65c2-4644-8904-722f4bb87b71 --snapshot stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 -L 1.00g" returned: 0 in 1.066s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:55.999808 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-56851775-a433-42b7-b2fe-071a223cc835 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Create snapshot completed successfully
Sep 15 21:08:57.550113 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Lock "b'cinder-43d5cb2d-65c2-4644-8904-722f4bb87b71-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:08:57.557129 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo 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-43d5cb2d-65c2-4644-8904-722f4bb87b71 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:57.657177 n-d-796908-3 sudo[104571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-43d5cb2d-65c2-4644-8904-722f4bb87b71
Sep 15 21:08:57.658020 n-d-796908-3 sudo[104571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:58.403228 n-d-796908-3 sudo[104571]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:58.406430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo 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-43d5cb2d-65c2-4644-8904-722f4bb87b71" returned: 0 in 0.849s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:58.409668 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-43d5cb2d-65c2-4644-8904-722f4bb87b71 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:58.458287 n-d-796908-3 sudo[104574]: ubuntu : TTY=unknown ; 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-43d5cb2d-65c2-4644-8904-722f4bb87b71
Sep 15 21:08:58.459779 n-d-796908-3 sudo[104574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:59.747217 n-d-796908-3 sudo[104574]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:59.750118 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-43d5cb2d-65c2-4644-8904-722f4bb87b71" returned: 0 in 1.341s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:00.103250 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Created reservations ['d5e4d768-2b60-4236-9562-b223a3d6aaf0', '2869efee-061a-4348-ac3f-c07e3b833fc2', '6e37fe28-dcc2-4aee-a4cd-65e9b2c052ae', '1d3da811-d68f-494c-a8c5-60e10e263071'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:09:00.107563 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 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.
Sep 15 21:09:00.107563 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:09:00.107563 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:09:00.217770 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Delete snapshot completed successfully.
Sep 15 21:09:00.224854 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-57b83a03-faab-4bf8-9b58-5d032cf3e109 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Lock "b'cinder-43d5cb2d-65c2-4644-8904-722f4bb87b71-delete_snapshot'" released by "delete_snapshot" :: held 2.676s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:09:01.256983 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Lock "b'cinder-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:09:01.412165 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Skipping remove_export. No iscsi_target is presently exported for volume: 412dce1f-2c41-45a4-a1cb-07dcd3bf5a76
Sep 15 21:09:01.413223 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:01.444997 n-d-796908-3 sudo[104656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76
Sep 15 21:09:01.446477 n-d-796908-3 sudo[104656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:02.406731 n-d-796908-3 sudo[104656]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:02.409010 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76" returned: 0 in 0.995s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:02.410739 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:02.496339 n-d-796908-3 sudo[104710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76
Sep 15 21:09:02.497795 n-d-796908-3 sudo[104710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:03.351684 n-d-796908-3 sudo[104710]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:03.356179 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76" returned: 0 in 0.944s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:03.358049 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:03.424278 n-d-796908-3 sudo[104745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76
Sep 15 21:09:03.425106 n-d-796908-3 sudo[104745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:04.134083 n-d-796908-3 sudo[104745]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:04.136504 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76" returned: 0 in 0.778s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:04.137621 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Successfully deleted volume: 412dce1f-2c41-45a4-a1cb-07dcd3bf5a76
Sep 15 21:09:04.252498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Created reservations ['7d0e083c-c813-4faa-bd79-52bd1af4850f', '7126c640-b2a4-45c4-8e5e-7634948e749f', '24ce09eb-5805-4104-800e-e07ba47d95ec', 'b0d8c381-0895-4fe0-835c-4d364d84242a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:09:04.255363 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 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.
Sep 15 21:09:04.255363 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:09:04.255363 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:09:04.348540 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:09:04.349451 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:04.411227 n-d-796908-3 sudo[104758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:09:04.417645 n-d-796908-3 sudo[104758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:05.183985 n-d-796908-3 sudo[104758]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:05.186508 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.837s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:05.190002 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:05.235115 n-d-796908-3 sudo[104766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:09:05.242328 n-d-796908-3 sudo[104766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:05.954670 n-d-796908-3 sudo[104766]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:05.956915 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] CMD "sudo 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.766s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:05.959247 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:09:05.967275 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Deleted volume successfully.
Sep 15 21:09:06.007483 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-a3e568bd-f800-4cf5-97e1-fb4209281472 tempest-VolumeSnapshotQuotasNegativeTestJSON-1714351369 None] Lock "b'cinder-412dce1f-2c41-45a4-a1cb-07dcd3bf5a76-delete_volume'" released by "delete_volume" :: held 4.748s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:09:11.321497 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:09:11.322479 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:09:11.323211 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:11.346558 n-d-796908-3 sudo[104835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:09:11.347757 n-d-796908-3 sudo[104835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:11.849344 n-d-796908-3 sudo[104835]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:11.851840 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.528s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:11.853824 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:11.901436 n-d-796908-3 sudo[104838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:09:11.907428 n-d-796908-3 sudo[104838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:12.330885 n-d-796908-3 sudo[104838]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:12.332970 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.479s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:12.335069 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:09:44.506001 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:09:44.513816 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:09:44.514319 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:09:44.550406 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (a9b717ec-4b92-4fbe-9b7f-7ab43473ef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:09:44.568061 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5232d9ca-afe4-4c97-88fe-3a79b5f51336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:44.664220 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:09:44.710491 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5232d9ca-afe4-4c97-88fe-3a79b5f51336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-157892036',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=c3c72c0b-1768-407b-921b-090a7e6bcbd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e81ee25dd94b658a76e9dfdeaed6d0',provider_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-09-15T21:09:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:09:44Z,user_id='eabf758f529e44d7a0949c895e3017d0',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:44.713011 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ede2430-1a4d-4571-bd9a-77527f63bb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:44.715394 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ede2430-1a4d-4571-bd9a-77527f63bb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:44.717722 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32b127bc-c8d0-4e87-bf76-3c424215b970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:44.734777 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32b127bc-c8d0-4e87-bf76-3c424215b970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3c72c0b-1768-407b-921b-090a7e6bcbd7', 'volume_name': 'volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:44.737602 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (124053b3-34c6-48b7-b2c7-18eb62ab45a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:44.739910 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (124053b3-34c6-48b7-b2c7-18eb62ab45a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:44.751083 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe519711-dd4f-4623-99fc-0394744448b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:44.751983 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Volume c3c72c0b-1768-407b-921b-090a7e6bcbd7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7', 'volume_size': 1}
Sep 15 21:09:44.753033 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:44.792755 n-d-796908-3 sudo[104963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:09:44.793586 n-d-796908-3 sudo[104963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:45.822865 n-d-796908-3 sudo[104963]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:45.825219 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.072s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:45.829767 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe519711-dd4f-4623-99fc-0394744448b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:45.834275 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b4339f1-1bfd-4db0-b0bc-f6c5e81c2000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:45.849770 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Volume volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7 (c3c72c0b-1768-407b-921b-090a7e6bcbd7): created successfully
Sep 15 21:09:45.855365 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b4339f1-1bfd-4db0-b0bc-f6c5e81c2000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:45.862876 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (a9b717ec-4b92-4fbe-9b7f-7ab43473ef46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:09:45.884786 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f72ab993-6600-4629-9c3a-4739bfd7a6e9 tempest-VolumesActionsTest-2116533322 None] Created volume successfully.
Sep 15 21:09:47.184605 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-13f61034-ad2b-4a8c-a9bb-54bab9f0ec8b tempest-VolumesActionsTest-2116533322 None] Lock "b'cinder-c3c72c0b-1768-407b-921b-090a7e6bcbd7'" acquired by "attach_volume" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:09:47.276686 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-13f61034-ad2b-4a8c-a9bb-54bab9f0ec8b tempest-VolumesActionsTest-2116533322 None] Attaching volume c3c72c0b-1768-407b-921b-090a7e6bcbd7 to instance 5d849a84-d7ae-4069-bf65-fed070a4b424 at mountpoint /dev/sdb on host None.
Sep 15 21:09:47.403814 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-13f61034-ad2b-4a8c-a9bb-54bab9f0ec8b tempest-VolumesActionsTest-2116533322 None] Attach volume completed successfully.
Sep 15 21:09:47.416075 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-13f61034-ad2b-4a8c-a9bb-54bab9f0ec8b tempest-VolumesActionsTest-2116533322 None] Lock "b'cinder-c3c72c0b-1768-407b-921b-090a7e6bcbd7'" released by "attach_volume" :: held 0.231s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:09:48.428197 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-09483463-823a-41b0-bb17-2f902d81d1e0 tempest-VolumesActionsTest-446685586 None] Terminate volume connection completed successfully.
Sep 15 21:09:48.474489 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-09483463-823a-41b0-bb17-2f902d81d1e0 tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-c3c72c0b-1768-407b-921b-090a7e6bcbd7-detach_volume'" acquired by "detach_volume" :: waited 0.024s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:09:48.492869 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-09483463-823a-41b0-bb17-2f902d81d1e0 tempest-VolumesActionsTest-446685586 None] Detaching volume c3c72c0b-1768-407b-921b-090a7e6bcbd7 from instance 5d849a84-d7ae-4069-bf65-fed070a4b424.
Sep 15 21:09:48.493682 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-09483463-823a-41b0-bb17-2f902d81d1e0 tempest-VolumesActionsTest-446685586 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3c72c0b-1768-407b-921b-090a7e6bcbd7
Sep 15 21:09:48.577032 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-09483463-823a-41b0-bb17-2f902d81d1e0 tempest-VolumesActionsTest-446685586 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.
Sep 15 21:09:48.577032 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:09:48.577032 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:09:48.585409 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-09483463-823a-41b0-bb17-2f902d81d1e0 tempest-VolumesActionsTest-446685586 None] Detach volume completed successfully.
Sep 15 21:09:48.590600 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-09483463-823a-41b0-bb17-2f902d81d1e0 tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-c3c72c0b-1768-407b-921b-090a7e6bcbd7-detach_volume'" released by "detach_volume" :: held 0.116s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:09:49.024067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6f965b4e-cfe7-417c-82b5-10488ed7daaf tempest-VolumesActionsTest-2116533322 None] Lock "b'cinder-c3c72c0b-1768-407b-921b-090a7e6bcbd7-detach_volume'" acquired by "detach_volume" :: waited 0.008s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:09:49.050273 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6f965b4e-cfe7-417c-82b5-10488ed7daaf tempest-VolumesActionsTest-2116533322 None] Volume detach called, but volume not attached.
Sep 15 21:09:49.080296 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6f965b4e-cfe7-417c-82b5-10488ed7daaf tempest-VolumesActionsTest-2116533322 None] Lock "b'cinder-c3c72c0b-1768-407b-921b-090a7e6bcbd7-detach_volume'" released by "detach_volume" :: held 0.056s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:09:57.407090 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:09:57.433840 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:09:57.434394 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:09:57.465813 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (1526dd16-497e-4535-aea6-743c0900fdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:09:57.469184 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cdd4dab3-04b9-4b01-bca0-11462c7b5ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:57.538233 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:09:57.585532 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cdd4dab3-04b9-4b01-bca0-11462c7b5ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-527505615',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=8b0860a5-02cc-4096-91db-a6d2e57e8fe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e81ee25dd94b658a76e9dfdeaed6d0',provider_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-09-15T21: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-09-15T21:09:57Z,user_id='eabf758f529e44d7a0949c895e3017d0',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:57.591069 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03cb9870-0498-47af-874a-a3ca9d1218dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:57.593155 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03cb9870-0498-47af-874a-a3ca9d1218dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:57.595464 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (026c6382-312c-45a4-ad39-c24cbeb1ec21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:57.607909 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (026c6382-312c-45a4-ad39-c24cbeb1ec21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b0860a5-02cc-4096-91db-a6d2e57e8fe8', 'volume_name': 'volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:57.610723 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (163ab46b-e202-42a8-ad3b-9bff81a86240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:57.613907 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (163ab46b-e202-42a8-ad3b-9bff81a86240) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:57.626394 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68f0c028-da75-436c-ae1b-15072e71af6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:57.627481 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Volume 8b0860a5-02cc-4096-91db-a6d2e57e8fe8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8', 'volume_size': 1}
Sep 15 21:09:57.628706 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:57.649087 n-d-796908-3 sudo[105023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:09:57.651176 n-d-796908-3 sudo[105023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:58.554928 n-d-796908-3 sudo[105023]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:58.558203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.929s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:58.562295 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68f0c028-da75-436c-ae1b-15072e71af6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:58.564934 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d65d7bad-7163-411d-9396-c8f7eb345186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:09:58.590110 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Volume volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8 (8b0860a5-02cc-4096-91db-a6d2e57e8fe8): created successfully
Sep 15 21:09:58.592816 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d65d7bad-7163-411d-9396-c8f7eb345186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:09:58.596749 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (1526dd16-497e-4535-aea6-743c0900fdcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:09:58.615147 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-23e33a2f-acc9-46b7-903d-de9f113c4c01 tempest-VolumesActionsTest-2116533322 None] Created volume successfully.
Sep 15 21:10:00.738233 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-8b0860a5-02cc-4096-91db-a6d2e57e8fe8-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:00.838918 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8b0860a5-02cc-4096-91db-a6d2e57e8fe8
Sep 15 21:10:00.840060 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:00.927440 n-d-796908-3 sudo[105086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8
Sep 15 21:10:00.929564 n-d-796908-3 sudo[105086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:01.505970 n-d-796908-3 sudo[105086]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:01.513977 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8" returned: 0 in 0.668s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:01.517485 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:01.560150 n-d-796908-3 sudo[105090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8
Sep 15 21:10:01.561977 n-d-796908-3 sudo[105090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:02.149421 n-d-796908-3 sudo[105090]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:02.151824 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8" returned: 0 in 0.634s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:02.154603 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:02.216135 n-d-796908-3 sudo[105103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8
Sep 15 21:10:02.217887 n-d-796908-3 sudo[105103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:03.050682 n-d-796908-3 sudo[105103]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:03.058047 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b0860a5-02cc-4096-91db-a6d2e57e8fe8" returned: 0 in 0.899s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:03.059478 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Successfully deleted volume: 8b0860a5-02cc-4096-91db-a6d2e57e8fe8
Sep 15 21:10:03.182848 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Created reservations ['7fb06875-cd7e-47c5-b8d2-fd3aeaff1781', 'a8a8332e-4105-454c-a52c-935ce7b1249a', 'c68c0349-f6b7-43dd-8983-4371aa51d018', '04bbcff3-e01c-4288-9491-79bea72dc174'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:10:03.185694 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 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.
Sep 15 21:10:03.185694 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:10:03.185694 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:03.380376 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:03.385709 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:03.479101 n-d-796908-3 sudo[105110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:03.487199 n-d-796908-3 sudo[105110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:04.310755 n-d-796908-3 sudo[105110]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:04.313110 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.932s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:04.322333 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:04.375523 n-d-796908-3 sudo[105115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:04.382457 n-d-796908-3 sudo[105115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:04.474752 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:10:04.483673 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:10:04.484472 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:10:04.507811 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (58ec56bc-cda9-4a3f-bb65-1c64e5b67cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:04.514256 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71a738f5-e1b1-46e5-9c6f-faeeeca3b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:04.566900 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:10:04.667914 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71a738f5-e1b1-46e5-9c6f-faeeeca3b68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-383031592',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=9e144977-82d3-4b9c-85ba-faffb110b7db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e81ee25dd94b658a76e9dfdeaed6d0',provider_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-09-15T21:10:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:10:04Z,user_id='eabf758f529e44d7a0949c895e3017d0',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:04.676112 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (966238c2-d690-4f42-9c0a-7c6f0ca44f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:04.678210 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (966238c2-d690-4f42-9c0a-7c6f0ca44f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:04.693739 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b9eb13d-1ff5-4ed1-88ef-2b5b6d5e5c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:04.696221 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b9eb13d-1ff5-4ed1-88ef-2b5b6d5e5c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9e144977-82d3-4b9c-85ba-faffb110b7db', 'volume_name': 'volume-9e144977-82d3-4b9c-85ba-faffb110b7db', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:04.701061 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (352eaa12-6925-42cd-8cc4-d6afe07459bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:04.703649 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (352eaa12-6925-42cd-8cc4-d6afe07459bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:04.705960 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a7c6051-5788-47b3-a85b-84cc39e329ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:04.706989 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Volume 9e144977-82d3-4b9c-85ba-faffb110b7db: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9e144977-82d3-4b9c-85ba-faffb110b7db', 'volume_size': 1}
Sep 15 21:10:04.708226 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e144977-82d3-4b9c-85ba-faffb110b7db stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:04.731358 n-d-796908-3 sudo[105117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e144977-82d3-4b9c-85ba-faffb110b7db stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:10:04.733165 n-d-796908-3 sudo[105117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:05.327913 n-d-796908-3 sudo[105115]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:05.330852 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] CMD "sudo 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.009s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:05.335466 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:05.356973 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Deleted volume successfully.
Sep 15 21:10:05.389520 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-5374f3ed-693f-46ac-99ad-ba36804d5a63 tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-8b0860a5-02cc-4096-91db-a6d2e57e8fe8-delete_volume'" released by "delete_volume" :: held 4.651s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:10:05.626806 n-d-796908-3 sudo[105117]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:05.628866 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e144977-82d3-4b9c-85ba-faffb110b7db stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.920s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:05.631992 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a7c6051-5788-47b3-a85b-84cc39e329ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9e144977-82d3-4b9c-85ba-faffb110b7db', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:05.636519 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b6269bc4-2f51-43fa-bc32-6573610e8250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:05.653296 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Volume volume-9e144977-82d3-4b9c-85ba-faffb110b7db (9e144977-82d3-4b9c-85ba-faffb110b7db): created successfully
Sep 15 21:10:05.655527 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b6269bc4-2f51-43fa-bc32-6573610e8250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:05.662533 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (58ec56bc-cda9-4a3f-bb65-1c64e5b67cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:05.685499 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d8170ec5-7188-4777-a49b-7080432e9090 tempest-VolumesActionsTest-2116533322 None] Created volume successfully.
Sep 15 21:10:07.623028 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-9e144977-82d3-4b9c-85ba-faffb110b7db-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:07.819014 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9e144977-82d3-4b9c-85ba-faffb110b7db
Sep 15 21:10:07.828518 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:07.893189 n-d-796908-3 sudo[105154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db
Sep 15 21:10:07.897214 n-d-796908-3 sudo[105154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:08.640771 n-d-796908-3 sudo[105154]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:08.644741 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db" returned: 0 in 0.814s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:08.646293 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:08.693179 n-d-796908-3 sudo[105157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db
Sep 15 21:10:08.694023 n-d-796908-3 sudo[105157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:09.461471 n-d-796908-3 sudo[105157]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:09.465050 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db" returned: 0 in 0.818s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:09.467280 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:09.518858 n-d-796908-3 sudo[105194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db
Sep 15 21:10:09.520296 n-d-796908-3 sudo[105194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:10.204825 n-d-796908-3 sudo[105194]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:10.207255 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e144977-82d3-4b9c-85ba-faffb110b7db" returned: 0 in 0.740s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:10.208329 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Successfully deleted volume: 9e144977-82d3-4b9c-85ba-faffb110b7db
Sep 15 21:10:10.281543 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Created reservations ['8656b709-ab52-4b2f-9b80-650d11f3c4ab', '13e181c9-0fed-417d-990e-ff15e6eb0b39', '14eb6725-29e4-4151-a80a-443394fd1528', 'b84edede-5aea-4be6-8505-9c796870543d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:10:10.286219 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 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.
Sep 15 21:10:10.286219 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:10:10.286219 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:10.368053 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:10.369230 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:10.432071 n-d-796908-3 sudo[105202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:10.441278 n-d-796908-3 sudo[105202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:11.159061 n-d-796908-3 sudo[105202]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:11.161844 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.792s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:11.164722 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:11.223569 n-d-796908-3 sudo[105205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:11.228124 n-d-796908-3 sudo[105205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:11.324517 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:10:11.325131 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:11.325802 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:11.394023 n-d-796908-3 sudo[105207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:11.402815 n-d-796908-3 sudo[105207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:12.547915 n-d-796908-3 sudo[105207]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:12.551421 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.225s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:12.554171 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:12.613400 n-d-796908-3 sudo[105211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:12.615780 n-d-796908-3 sudo[105211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:12.720194 n-d-796908-3 sudo[105205]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:12.722891 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] CMD "sudo 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.558s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:12.726838 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:12.736043 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Deleted volume successfully.
Sep 15 21:10:12.777382 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-99ad6f8a-0baf-4d9f-8a89-b6a6d9a581f3 tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-9e144977-82d3-4b9c-85ba-faffb110b7db-delete_volume'" released by "delete_volume" :: held 5.158s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:10:13.045921 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:10:13.049971 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:10:13.050769 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:10:13.088694 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (eba6562b-275f-4241-9c2e-4b53e1d234af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:13.091882 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02842127-96d1-41b2-85e2-400e9f69afd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:13.152393 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:10:13.183844 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02842127-96d1-41b2-85e2-400e9f69afd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1873014119',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=310f5fed-21a6-44f3-a495-f2ad4ce5499d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e81ee25dd94b658a76e9dfdeaed6d0',provider_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-09-15T21: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-09-15T21:10:13Z,user_id='eabf758f529e44d7a0949c895e3017d0',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:13.190959 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5acc9f40-7f49-47b1-a249-4af583bb1551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:13.193455 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5acc9f40-7f49-47b1-a249-4af583bb1551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:13.197888 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19eeb4d3-d1bb-47d2-a07f-7411225eb419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:13.201110 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19eeb4d3-d1bb-47d2-a07f-7411225eb419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '310f5fed-21a6-44f3-a495-f2ad4ce5499d', 'volume_name': 'volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:13.203486 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b02cd4b-9ebd-4aa2-8c7e-61b2e6e126f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:13.207075 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b02cd4b-9ebd-4aa2-8c7e-61b2e6e126f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:13.210214 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96741fc8-7beb-4b91-a98e-2ee6566f076c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:13.210972 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Volume 310f5fed-21a6-44f3-a495-f2ad4ce5499d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d', 'volume_size': 1}
Sep 15 21:10:13.213453 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:13.238673 n-d-796908-3 sudo[105213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:10:13.240805 n-d-796908-3 sudo[105213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:13.745256 n-d-796908-3 sudo[105211]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:13.747649 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.193s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:13.749668 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:14.260840 n-d-796908-3 sudo[105213]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:14.263192 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.051s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:14.266843 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96741fc8-7beb-4b91-a98e-2ee6566f076c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:14.270475 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (982ace92-ba5c-420c-b9d1-f971702ae97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:14.286633 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Volume volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d (310f5fed-21a6-44f3-a495-f2ad4ce5499d): created successfully
Sep 15 21:10:14.290793 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (982ace92-ba5c-420c-b9d1-f971702ae97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:14.294937 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (eba6562b-275f-4241-9c2e-4b53e1d234af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:14.307311 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b0c9ff45-2d2a-4f9b-a6f6-1c0785803d07 tempest-VolumesActionsTest-2116533322 None] Created volume successfully.
Sep 15 21:10:16.049719 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-310f5fed-21a6-44f3-a495-f2ad4ce5499d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:16.171642 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Skipping remove_export. No iscsi_target is presently exported for volume: 310f5fed-21a6-44f3-a495-f2ad4ce5499d
Sep 15 21:10:16.173516 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:16.254127 n-d-796908-3 sudo[105254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d
Sep 15 21:10:16.260864 n-d-796908-3 sudo[105254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:16.780870 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:10:16.794162 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:10:16.797557 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:10:16.856813 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Flow 'volume_create_manager' (65c930df-201e-4554-b5b7-8987a28b44c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:16.866142 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (036936d4-408e-48d8-8021-66e67a5f6889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:16.940281 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:10:16.995340 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (036936d4-408e-48d8-8021-66e67a5f6889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-972554099',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=7091bcd7-465d-42ff-96fe-ce0235c8908b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce917bd207a54859b5c4849a9c8826a2',provider_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-09-15T21:10:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:10:17Z,user_id='9b5c53139d184b9e85332cf89b09a079',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:16.998200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e3b5d8c-355c-4ff5-a554-5d928061068e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:17.005963 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e3b5d8c-355c-4ff5-a554-5d928061068e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:17.015938 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (077c1364-d400-4b4c-b057-f17d957779a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:17.019175 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (077c1364-d400-4b4c-b057-f17d957779a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7091bcd7-465d-42ff-96fe-ce0235c8908b', 'volume_name': 'volume-7091bcd7-465d-42ff-96fe-ce0235c8908b', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:17.033073 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0668288-22bf-4a7f-931d-9fd4e0c0f3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:17.035476 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0668288-22bf-4a7f-931d-9fd4e0c0f3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:17.038724 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8efed75b-c853-4bfb-9a1a-2b486eb64505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:17.039744 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Volume 7091bcd7-465d-42ff-96fe-ce0235c8908b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7091bcd7-465d-42ff-96fe-ce0235c8908b', 'volume_size': 1}
Sep 15 21:10:17.040994 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7091bcd7-465d-42ff-96fe-ce0235c8908b stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:17.089936 n-d-796908-3 sudo[105257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7091bcd7-465d-42ff-96fe-ce0235c8908b stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:10:17.096908 n-d-796908-3 sudo[105257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:17.218610 n-d-796908-3 sudo[105254]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:17.221361 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d" returned: 0 in 1.047s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:17.223573 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:17.286549 n-d-796908-3 sudo[105259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d
Sep 15 21:10:17.291313 n-d-796908-3 sudo[105259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:18.217224 n-d-796908-3 sudo[105257]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:18.219754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7091bcd7-465d-42ff-96fe-ce0235c8908b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.178s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:18.223304 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8efed75b-c853-4bfb-9a1a-2b486eb64505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7091bcd7-465d-42ff-96fe-ce0235c8908b', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:18.225752 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a1b93d1-f62b-417c-b3a4-cb5897e41391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:18.244387 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Volume volume-7091bcd7-465d-42ff-96fe-ce0235c8908b (7091bcd7-465d-42ff-96fe-ce0235c8908b): created successfully
Sep 15 21:10:18.247769 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a1b93d1-f62b-417c-b3a4-cb5897e41391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:18.256461 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Flow 'volume_create_manager' (65c930df-201e-4554-b5b7-8987a28b44c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:18.257477 n-d-796908-3 sudo[105259]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:18.263197 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d" returned: 0 in 1.040s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:18.270291 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:18.311480 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d5190ec0-fa04-445d-8e59-631393d72103 tempest-AttachVolumeTestJSON-874425881 None] Created volume successfully.
Sep 15 21:10:18.325303 n-d-796908-3 sudo[105294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d
Sep 15 21:10:18.327423 n-d-796908-3 sudo[105294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:19.181266 n-d-796908-3 sudo[105294]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:19.183282 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-310f5fed-21a6-44f3-a495-f2ad4ce5499d" returned: 0 in 0.913s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:19.184428 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Successfully deleted volume: 310f5fed-21a6-44f3-a495-f2ad4ce5499d
Sep 15 21:10:19.321579 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Created reservations ['82fd8b5d-f578-4b2e-b4ba-807d84927642', '963b2215-8dc1-4dfb-9b93-cb8752facf29', '8e9971b9-862f-45ef-96fc-9839479c9e74', '79298bab-2968-48b0-958c-aae3956fc368'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:10:19.324838 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 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.
Sep 15 21:10:19.324838 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:10:19.324838 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:19.399796 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:19.400804 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:19.447625 n-d-796908-3 sudo[105299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:19.449230 n-d-796908-3 sudo[105299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:19.933684 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:10:19.938339 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:10:19.939066 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:10:19.953721 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Flow 'volume_create_manager' (514cdf14-e0be-44be-a757-b448a188a478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:19.957147 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4655798-e718-4535-8767-562eba267f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:19.982930 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:10:20.019919 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4655798-e718-4535-8767-562eba267f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1080971833',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b036857e-849e-4c1a-a5bc-ea192655b694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22015ead66e74582af8a93f8ae5556c4',provider_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-09-15T21:10:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:10:20Z,user_id='9747a65d2a174bbbbd3f9fb224c719a6',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:20.025767 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6df2aefd-da24-444a-aa05-938930d7d526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.028269 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6df2aefd-da24-444a-aa05-938930d7d526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:20.034073 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34f06ac1-6840-4217-9a96-685172f0b98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.036659 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34f06ac1-6840-4217-9a96-685172f0b98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b036857e-849e-4c1a-a5bc-ea192655b694', 'volume_name': 'volume-b036857e-849e-4c1a-a5bc-ea192655b694', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:20.056739 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e5d00a5-36b8-47cf-88e7-0dc3af27c9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.085235 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e5d00a5-36b8-47cf-88e7-0dc3af27c9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:20.092779 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0feae97e-8d0d-4f63-89f5-824cd5bd5e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.094891 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Volume b036857e-849e-4c1a-a5bc-ea192655b694: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b036857e-849e-4c1a-a5bc-ea192655b694', 'volume_size': 1}
Sep 15 21:10:20.106734 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b036857e-849e-4c1a-a5bc-ea192655b694 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:20.107151 n-d-796908-3 sudo[105299]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:20.171173 n-d-796908-3 sudo[105304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b036857e-849e-4c1a-a5bc-ea192655b694 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:10:20.171999 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:20.176271 n-d-796908-3 sudo[105304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:20.178895 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:20.204131 n-d-796908-3 sudo[105306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:20.205698 n-d-796908-3 sudo[105306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:20.738038 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:10:20.743569 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:10:20.747839 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:10:20.788828 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (92219606-51ab-400d-822b-14fdd1788e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:20.811884 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de8bc099-e356-45dd-adac-5703e3c78787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.873703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:10:20.910515 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de8bc099-e356-45dd-adac-5703e3c78787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-743583601',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=a15b6f62-156f-4505-8b0b-752b868e4e70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e81ee25dd94b658a76e9dfdeaed6d0',provider_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-09-15T21:10:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:10:21Z,user_id='eabf758f529e44d7a0949c895e3017d0',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:20.913245 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f733b13-ec99-4ad7-a953-2f6b50098f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.916022 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f733b13-ec99-4ad7-a953-2f6b50098f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:20.919402 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95da93e2-3601-44c4-a8a2-9d7dc9407719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.921961 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95da93e2-3601-44c4-a8a2-9d7dc9407719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a15b6f62-156f-4505-8b0b-752b868e4e70', 'volume_name': 'volume-a15b6f62-156f-4505-8b0b-752b868e4e70', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:20.931150 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53f8e702-76e4-4173-96de-d9cc10c1910c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.950516 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53f8e702-76e4-4173-96de-d9cc10c1910c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:20.959383 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b524576-1cc8-4afc-a937-aabbceeec560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:20.961978 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Volume a15b6f62-156f-4505-8b0b-752b868e4e70: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a15b6f62-156f-4505-8b0b-752b868e4e70', 'volume_size': 1}
Sep 15 21:10:20.971365 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a15b6f62-156f-4505-8b0b-752b868e4e70 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:21.006649 n-d-796908-3 sudo[105309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a15b6f62-156f-4505-8b0b-752b868e4e70 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:10:21.007443 n-d-796908-3 sudo[105309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:21.203786 n-d-796908-3 sudo[105306]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:21.219880 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] CMD "sudo 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.041s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:21.235249 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:21.299274 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Deleted volume successfully.
Sep 15 21:10:21.324345 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:21.378393 n-d-796908-3 sudo[105338]: 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-7091bcd7-465d-42ff-96fe-ce0235c8908b
Sep 15 21:10:21.380067 n-d-796908-3 sudo[105338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:21.390575 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-12b25ff1-15aa-4093-bf51-48d6ba4677a6 tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-310f5fed-21a6-44f3-a495-f2ad4ce5499d-delete_volume'" released by "delete_volume" :: held 5.341s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:10:21.404557 n-d-796908-3 sudo[105304]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:21.407213 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b036857e-849e-4c1a-a5bc-ea192655b694 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.302s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:21.411887 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0feae97e-8d0d-4f63-89f5-824cd5bd5e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b036857e-849e-4c1a-a5bc-ea192655b694', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:21.416014 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8c9afed-d09d-403b-b4b8-295ca3bd366f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:21.439748 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Volume volume-b036857e-849e-4c1a-a5bc-ea192655b694 (b036857e-849e-4c1a-a5bc-ea192655b694): created successfully
Sep 15 21:10:21.442132 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8c9afed-d09d-403b-b4b8-295ca3bd366f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:21.446574 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Flow 'volume_create_manager' (514cdf14-e0be-44be-a757-b448a188a478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:21.472604 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-583b23da-58a5-4595-8fc5-7ce52e1c579c req-14dd16be-3435-4cf9-b9e4-abd776425c7b tempest-VolumesSnapshotsTestJSON-2140473292 None] Created volume successfully.
Sep 15 21:10:21.727680 n-d-796908-3 sudo[105309]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:21.729936 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a15b6f62-156f-4505-8b0b-752b868e4e70 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.759s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:21.732354 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b524576-1cc8-4afc-a937-aabbceeec560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a15b6f62-156f-4505-8b0b-752b868e4e70', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:21.735061 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ad0816e-5e81-4bef-b394-d795fa88a7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:21.748423 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Volume volume-a15b6f62-156f-4505-8b0b-752b868e4e70 (a15b6f62-156f-4505-8b0b-752b868e4e70): created successfully
Sep 15 21:10:21.752106 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ad0816e-5e81-4bef-b394-d795fa88a7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:21.760871 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (92219606-51ab-400d-822b-14fdd1788e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:21.771546 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-971509d2-d7f7-4e6e-9fdf-c3f9795e8f66 tempest-VolumesActionsTest-2116533322 None] Created volume successfully.
Sep 15 21:10:21.908503 n-d-796908-3 sudo[105338]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:21.910528 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b" returned: 0 in 0.586s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:21.990058 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:21.996971 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:21.997531 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304218816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:10:21.998193 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] Creating iscsi_target for Volume ID: volume-7091bcd7-465d-42ff-96fe-ce0235c8908b {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] Created volume path /opt/stack/data/cinder/volumes/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b,
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]: incominguser iKykmssaYobWXK8gHQNR 5DQmRwRwSwfXL47V
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:22.004555 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:10:22.009838 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:22.570339 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b" returned: 0 in 0.563s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:22.570908 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304218816]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:10:22.571866 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:10:22.572593 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:10:22.576476 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:22.584387 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:22.584937 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304218816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b\n System information:\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-7091bcd7-465d-42ff-96fe-ce0235c8908b\n Backing store flags: \n Account information:\n iKykmssaYobWXK8gHQNR\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:10:22.585895 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:10:22.596160 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:22.693390 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:22.693988 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304218816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b\n System information:\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-7091bcd7-465d-42ff-96fe-ce0235c8908b\n Backing store flags: \n Account information:\n iKykmssaYobWXK8gHQNR\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:10:22.698170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:22.855855 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:22.856469 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304218816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b\n System information:\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-7091bcd7-465d-42ff-96fe-ce0235c8908b\n Backing store flags: \n Account information:\n iKykmssaYobWXK8gHQNR\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:10:22.873894 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:10:22.913986 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-ea0545d1-6fa9-4cba-8c85-39cb3d2153fe req-0e1ba89d-b6c8-4505-a775-25f703897c15 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:22.962035 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-a15b6f62-156f-4505-8b0b-752b868e4e70-delete_volume'" acquired by "delete_volume" :: waited 0.089s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:22.969663 n-d-796908-3 sudo[105409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694
Sep 15 21:10:22.979707 n-d-796908-3 sudo[105409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:23.048337 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Skipping remove_export. No iscsi_target is presently exported for volume: a15b6f62-156f-4505-8b0b-752b868e4e70
Sep 15 21:10:23.049411 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:23.081076 n-d-796908-3 sudo[105411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70
Sep 15 21:10:23.081872 n-d-796908-3 sudo[105411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:23.348390 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-48e8eae6-8772-47bf-9064-de507122a898 req-1c3d3eed-0253-4ab0-88cc-42cdf85b73d3 tempest-AttachVolumeTestJSON-874425881 None] attachment_update completed successfully.
Sep 15 21:10:23.788528 n-d-796908-3 sudo[105409]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:23.791042 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-ea0545d1-6fa9-4cba-8c85-39cb3d2153fe req-0e1ba89d-b6c8-4505-a775-25f703897c15 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694" returned: 0 in 0.877s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:23.792459 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-ea0545d1-6fa9-4cba-8c85-39cb3d2153fe req-0e1ba89d-b6c8-4505-a775-25f703897c15 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea24936b-53ad-48c3-bed9-ea1500b4667f --snapshot stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:23.817471 n-d-796908-3 sudo[105411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:23.830837 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70" returned: 0 in 0.781s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:23.832716 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:23.834546 n-d-796908-3 sudo[105415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea24936b-53ad-48c3-bed9-ea1500b4667f --snapshot stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694 -L 1.00g
Sep 15 21:10:23.835357 n-d-796908-3 sudo[105415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:23.877613 n-d-796908-3 sudo[105417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70
Sep 15 21:10:23.880183 n-d-796908-3 sudo[105417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:24.722408 n-d-796908-3 sudo[105417]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:24.725168 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70" returned: 0 in 0.892s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:24.729222 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:24.784088 n-d-796908-3 sudo[105524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70
Sep 15 21:10:24.785579 n-d-796908-3 sudo[105524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:24.793393 n-d-796908-3 sudo[105415]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:24.796058 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-ea0545d1-6fa9-4cba-8c85-39cb3d2153fe req-0e1ba89d-b6c8-4505-a775-25f703897c15 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea24936b-53ad-48c3-bed9-ea1500b4667f --snapshot stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694 -L 1.00g" returned: 0 in 1.003s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:24.905990 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-ea0545d1-6fa9-4cba-8c85-39cb3d2153fe req-0e1ba89d-b6c8-4505-a775-25f703897c15 tempest-VolumesSnapshotsTestJSON-2140473292 None] Create snapshot completed successfully
Sep 15 21:10:25.358155 n-d-796908-3 sudo[105524]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:25.360376 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a15b6f62-156f-4505-8b0b-752b868e4e70" returned: 0 in 0.631s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:25.361601 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Successfully deleted volume: a15b6f62-156f-4505-8b0b-752b868e4e70
Sep 15 21:10:25.413221 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Created reservations ['69c3e35e-dc29-4aac-bc96-187b7d0d263d', '979a577e-8859-4f4f-bc52-f5279d5bbe5d', '587cd398-6cbd-4bb3-92d0-032fede1675a', '89513bce-8d78-49db-be3c-df445dab8e60'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:10:25.416862 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 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.
Sep 15 21:10:25.416862 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:10:25.416862 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:25.518185 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:25.519398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:25.569947 n-d-796908-3 sudo[105530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:25.574980 n-d-796908-3 sudo[105530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:25.769297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 None] Lock "b'cinder-ea24936b-53ad-48c3-bed9-ea1500b4667f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:25.776498 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo 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-ea24936b-53ad-48c3-bed9-ea1500b4667f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:25.820171 n-d-796908-3 sudo[105532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-ea24936b-53ad-48c3-bed9-ea1500b4667f
Sep 15 21:10:25.826877 n-d-796908-3 sudo[105532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:26.449845 n-d-796908-3 sudo[105530]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:26.452603 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.933s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:26.455072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:26.557236 n-d-796908-3 sudo[105532]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:26.560336 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo 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-ea24936b-53ad-48c3-bed9-ea1500b4667f" returned: 0 in 0.783s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:26.562948 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ea24936b-53ad-48c3-bed9-ea1500b4667f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:26.567652 n-d-796908-3 sudo[105536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:26.569322 n-d-796908-3 sudo[105536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:26.590907 n-d-796908-3 sudo[105537]: ubuntu : TTY=unknown ; 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-ea24936b-53ad-48c3-bed9-ea1500b4667f
Sep 15 21:10:26.595108 n-d-796908-3 sudo[105537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:27.645455 n-d-796908-3 sudo[105536]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:27.661395 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] CMD "sudo 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.206s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:27.665618 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:27.676751 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Deleted volume successfully.
Sep 15 21:10:27.705003 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:10:27.719416 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:10:27.719940 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:10:27.737070 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (adad3460-4bfe-4db2-a197-6b9458385ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:27.741516 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fce402c-fa97-48a6-8228-0b496e77136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:27.771402 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-39404f25-1b1b-4ac6-b004-70bd52d5c6fc tempest-VolumesActionsTest-446685586 None] Lock "b'cinder-a15b6f62-156f-4505-8b0b-752b868e4e70-delete_volume'" released by "delete_volume" :: held 4.811s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:10:27.784924 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:10:27.788614 n-d-796908-3 sudo[105537]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:27.795725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ea24936b-53ad-48c3-bed9-ea1500b4667f" returned: 0 in 1.233s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:27.845577 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fce402c-fa97-48a6-8228-0b496e77136f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1661439917',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=f94b8e61-c945-4238-b4fe-b23e14f519a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e81ee25dd94b658a76e9dfdeaed6d0',provider_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-09-15T21:10:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:10:28Z,user_id='eabf758f529e44d7a0949c895e3017d0',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:27.848813 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (494420c0-ca33-4608-a4e1-6360517e5a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:27.851262 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (494420c0-ca33-4608-a4e1-6360517e5a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:27.853977 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7272af38-a22b-42e7-89f7-14c6c0273e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:27.856467 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7272af38-a22b-42e7-89f7-14c6c0273e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f94b8e61-c945-4238-b4fe-b23e14f519a7', 'volume_name': 'volume-f94b8e61-c945-4238-b4fe-b23e14f519a7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:27.875105 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81a4e3bb-5850-43f8-b3e3-3f0aebef5613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:27.877306 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81a4e3bb-5850-43f8-b3e3-3f0aebef5613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:27.882109 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (078f48ba-86a9-4343-a2a6-352fe213c004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:27.884858 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Volume f94b8e61-c945-4238-b4fe-b23e14f519a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f94b8e61-c945-4238-b4fe-b23e14f519a7', 'volume_size': 1}
Sep 15 21:10:27.888397 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f94b8e61-c945-4238-b4fe-b23e14f519a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:27.935829 n-d-796908-3 sudo[105581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f94b8e61-c945-4238-b4fe-b23e14f519a7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:10:27.943154 n-d-796908-3 sudo[105581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:28.153511 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 None] Created reservations ['7dd864d4-fc90-41d7-aa9f-0b54d2c00e1c', '7cb8e6a0-c35e-490f-bf2a-98fae82fc43a', 'afb8ca78-7362-4c54-a069-83fb10dc1c32', '6ca40fc7-334b-41e7-88ff-c009280ba50e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:10:28.156489 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 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.
Sep 15 21:10:28.156489 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:10:28.156489 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:28.272921 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 None] Delete snapshot completed successfully.
Sep 15 21:10:28.280110 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-30b13b18-fcdc-4611-a5c0-f0b35b54c50a req-81f579a7-7373-45f0-b878-2edff5019281 tempest-VolumesSnapshotsTestJSON-2140473292 None] Lock "b'cinder-ea24936b-53ad-48c3-bed9-ea1500b4667f-delete_snapshot'" released by "delete_snapshot" :: held 2.511s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:10:28.631074 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Lock "b'cinder-b036857e-849e-4c1a-a5bc-ea192655b694-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:28.767602 n-d-796908-3 sudo[105581]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:28.774594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f94b8e61-c945-4238-b4fe-b23e14f519a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.885s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:28.781810 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (078f48ba-86a9-4343-a2a6-352fe213c004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f94b8e61-c945-4238-b4fe-b23e14f519a7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:28.785258 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (420fed66-76fd-4e0d-8178-432a65d966fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:28.801418 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Skipping remove_export. No iscsi_target is presently exported for volume: b036857e-849e-4c1a-a5bc-ea192655b694
Sep 15 21:10:28.803214 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:28.848337 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Volume volume-f94b8e61-c945-4238-b4fe-b23e14f519a7 (f94b8e61-c945-4238-b4fe-b23e14f519a7): created successfully
Sep 15 21:10:28.854323 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (420fed66-76fd-4e0d-8178-432a65d966fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:28.859507 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Flow 'volume_create_manager' (adad3460-4bfe-4db2-a197-6b9458385ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:28.877715 n-d-796908-3 sudo[105613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694
Sep 15 21:10:28.881202 n-d-796908-3 sudo[105613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:28.899326 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f45ef356-e8f6-4bf3-9890-255b5cdfc764 tempest-VolumesActionsTest-2116533322 None] Created volume successfully.
Sep 15 21:10:29.589505 n-d-796908-3 sudo[105613]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:29.592132 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694" returned: 0 in 0.789s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:29.595038 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:29.642299 n-d-796908-3 sudo[105616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694
Sep 15 21:10:29.643832 n-d-796908-3 sudo[105616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:30.759070 n-d-796908-3 sudo[105616]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:30.761811 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694" returned: 0 in 1.166s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:30.763530 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:30.800746 n-d-796908-3 sudo[105619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694
Sep 15 21:10:30.801592 n-d-796908-3 sudo[105619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:31.750857 n-d-796908-3 sudo[105619]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:31.753693 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b036857e-849e-4c1a-a5bc-ea192655b694" returned: 0 in 0.989s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:31.754942 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Successfully deleted volume: b036857e-849e-4c1a-a5bc-ea192655b694
Sep 15 21:10:31.852211 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Created reservations ['66ea2dce-c54f-4d1d-8fcd-b7e348dfdb2e', '649cc280-d720-4e7c-be68-71690a01e0c1', '0e79b090-3aac-441c-a3fe-86a8b4200329', 'dfb7ee4a-bb48-4d2f-a785-f7b7960151c3'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:10:31.854938 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 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.
Sep 15 21:10:31.854938 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:10:31.854938 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:31.911428 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:31.914031 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:31.977555 n-d-796908-3 sudo[105625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:31.978347 n-d-796908-3 sudo[105625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:32.881705 n-d-796908-3 sudo[105625]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:32.885388 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:32.889992 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:32.955500 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Lock "b'cinder-f94b8e61-c945-4238-b4fe-b23e14f519a7-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:32.958368 n-d-796908-3 sudo[105653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:32.959791 n-d-796908-3 sudo[105653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:33.107212 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Skipping remove_export. No iscsi_target is presently exported for volume: f94b8e61-c945-4238-b4fe-b23e14f519a7
Sep 15 21:10:33.109945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:33.154295 n-d-796908-3 sudo[105657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7
Sep 15 21:10:33.156945 n-d-796908-3 sudo[105657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:34.032636 n-d-796908-3 sudo[105653]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:34.035561 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] CMD "sudo 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.145s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:34.038592 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:34.055495 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Deleted volume successfully.
Sep 15 21:10:34.083018 n-d-796908-3 sudo[105657]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:34.087110 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7" returned: 0 in 0.976s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:34.089799 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:34.147640 n-d-796908-3 sudo[105683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7
Sep 15 21:10:34.148948 n-d-796908-3 sudo[105683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:34.152817 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-1c887843-4b68-4177-9347-a06e02c13025 req-62696bac-7476-452a-bfc8-59adb46f3c25 tempest-VolumesSnapshotsTestJSON-2140473292 None] Lock "b'cinder-b036857e-849e-4c1a-a5bc-ea192655b694-delete_volume'" released by "delete_volume" :: held 5.521s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:10:34.993044 n-d-796908-3 sudo[105683]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:34.995231 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7" returned: 0 in 0.905s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:34.997473 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:35.021420 n-d-796908-3 sudo[105687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7
Sep 15 21:10:35.023507 n-d-796908-3 sudo[105687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:35.874894 n-d-796908-3 sudo[105687]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:35.877501 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f94b8e61-c945-4238-b4fe-b23e14f519a7" returned: 0 in 0.879s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:35.878710 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Successfully deleted volume: f94b8e61-c945-4238-b4fe-b23e14f519a7
Sep 15 21:10:36.025870 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Created reservations ['e5241c5e-d0d6-4ddf-a4c5-db3ec97c2f32', 'e6b0fa61-6cc5-452a-928b-918e7a572161', 'e5583295-3bcb-409d-a2bf-582bc3553dd1', '4bc17cf7-4213-48c5-b32c-642baf45e88e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:10:36.028907 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 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.
Sep 15 21:10:36.028907 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:10:36.028907 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:36.121805 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:36.123514 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:36.184697 n-d-796908-3 sudo[105702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:36.187182 n-d-796908-3 sudo[105702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:36.924013 n-d-796908-3 sudo[105702]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:36.927357 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.803s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:36.931413 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:37.008493 n-d-796908-3 sudo[105705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:37.011277 n-d-796908-3 sudo[105705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:37.680580 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Lock "b'cinder-c3c72c0b-1768-407b-921b-090a7e6bcbd7-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:37.846813 n-d-796908-3 sudo[105705]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:37.852254 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] CMD "sudo 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.920s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:37.859748 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:37.886139 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Deleted volume successfully.
Sep 15 21:10:37.896975 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3c72c0b-1768-407b-921b-090a7e6bcbd7
Sep 15 21:10:37.900619 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:37.952829 n-d-796908-3 sudo[105710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7
Sep 15 21:10:37.953697 n-d-796908-3 sudo[105710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:37.961977 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c1f241f9-906a-4aee-af5c-ad475ebe1e30 tempest-VolumesActionsTest-2116533322 None] Lock "b'cinder-f94b8e61-c945-4238-b4fe-b23e14f519a7-delete_volume'" released by "delete_volume" :: held 5.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:10:38.799612 n-d-796908-3 sudo[105710]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:38.801966 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7" returned: 0 in 0.904s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:38.803643 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:38.849437 n-d-796908-3 sudo[105713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7
Sep 15 21:10:38.858527 n-d-796908-3 sudo[105713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:39.638289 n-d-796908-3 sudo[105713]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:39.641480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7" returned: 0 in 0.837s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:39.644053 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:39.692244 n-d-796908-3 sudo[105716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7
Sep 15 21:10:39.699839 n-d-796908-3 sudo[105716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:40.726917 n-d-796908-3 sudo[105716]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:40.729757 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c72c0b-1768-407b-921b-090a7e6bcbd7" returned: 0 in 1.085s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:40.731770 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Successfully deleted volume: c3c72c0b-1768-407b-921b-090a7e6bcbd7
Sep 15 21:10:40.877401 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Created reservations ['0beb9553-e47b-422d-8892-e0058e33ed9e', 'dd27baef-dbd8-4918-b11d-8c5b957e04f9', 'e39bf5eb-b59d-4c1b-93ab-4d1d140c2526', '82373281-8db9-4cd7-8cf8-9081eb97ac99'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:10:40.882041 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 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.
Sep 15 21:10:40.882041 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:10:40.882041 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:10:40.988156 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:40.989250 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:41.024572 n-d-796908-3 sudo[105723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:41.026211 n-d-796908-3 sudo[105723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:41.680506 n-d-796908-3 sudo[105723]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:41.682850 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.693s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:41.685198 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:41.720940 n-d-796908-3 sudo[105726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:10:41.722695 n-d-796908-3 sudo[105726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:42.649456 n-d-796908-3 sudo[105726]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:42.652521 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] CMD "sudo 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.967s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:42.655726 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:42.663836 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Deleted volume successfully.
Sep 15 21:10:42.720500 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-a556e492-8e84-44a1-a13b-fdd7c8c6aa1f tempest-VolumesActionsTest-2116533322 None] Lock "b'cinder-c3c72c0b-1768-407b-921b-090a7e6bcbd7-delete_volume'" released by "delete_volume" :: held 5.037s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:10:54.853687 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:10:54.861677 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:10:54.862585 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:10:54.882285 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Flow 'volume_create_manager' (459a38b2-82e9-49c2-8792-fa0b0699bace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:54.888012 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (275cc357-1bb6-49f0-ab09-5e76e5127aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:54.921553 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:10:54.983330 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (275cc357-1bb6-49f0-ab09-5e76e5127aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2004952328',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=af7a929a-089e-4184-ae98-fceabc03f2ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51865ff0d774e0799f7369720df293d',provider_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-09-15T21:10:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:10:55Z,user_id='ca22644993db47c4be8ea512fac65d21',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:54.994982 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbc36449-b968-490d-902d-de229df03648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:55.012253 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbc36449-b968-490d-902d-de229df03648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:55.040090 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19882ff9-c05f-42f9-8329-cb578a1f34d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:55.056271 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19882ff9-c05f-42f9-8329-cb578a1f34d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af7a929a-089e-4184-ae98-fceabc03f2ef', 'volume_name': 'volume-af7a929a-089e-4184-ae98-fceabc03f2ef', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:55.058830 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41449f25-fda9-4bf2-b3eb-7b59f272cf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:55.087106 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41449f25-fda9-4bf2-b3eb-7b59f272cf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:55.097677 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca3d9fd7-48c8-4fbd-a4e9-9cbe21e77089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:55.103888 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Volume af7a929a-089e-4184-ae98-fceabc03f2ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af7a929a-089e-4184-ae98-fceabc03f2ef', 'volume_size': 1}
Sep 15 21:10:55.109977 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af7a929a-089e-4184-ae98-fceabc03f2ef stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:55.188248 n-d-796908-3 sudo[105795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af7a929a-089e-4184-ae98-fceabc03f2ef stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:10:55.191087 n-d-796908-3 sudo[105795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:56.429484 n-d-796908-3 sudo[105795]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:56.432286 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af7a929a-089e-4184-ae98-fceabc03f2ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.329s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:56.436366 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca3d9fd7-48c8-4fbd-a4e9-9cbe21e77089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af7a929a-089e-4184-ae98-fceabc03f2ef', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:56.438857 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45b97ea9-c64f-4ffb-8fa6-7c90762fe522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:10:56.481079 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Volume volume-af7a929a-089e-4184-ae98-fceabc03f2ef (af7a929a-089e-4184-ae98-fceabc03f2ef): created successfully
Sep 15 21:10:56.485983 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45b97ea9-c64f-4ffb-8fa6-7c90762fe522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:10:56.494367 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Flow 'volume_create_manager' (459a38b2-82e9-49c2-8792-fa0b0699bace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:10:56.515725 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-71c2a88c-df7d-41f4-9576-549e0558fbfa tempest-AbsoluteLimitsTests-52208725 None] Created volume successfully.
Sep 15 21:10:57.932328 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Lock "b'cinder-af7a929a-089e-4184-ae98-fceabc03f2ef-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:10:58.078393 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Skipping remove_export. No iscsi_target is presently exported for volume: af7a929a-089e-4184-ae98-fceabc03f2ef
Sep 15 21:10:58.080268 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:58.102703 n-d-796908-3 sudo[105849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef
Sep 15 21:10:58.103742 n-d-796908-3 sudo[105849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:58.678272 n-d-796908-3 sudo[105849]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:58.684141 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef" returned: 0 in 0.602s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:58.685972 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:58.731192 n-d-796908-3 sudo[105852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef
Sep 15 21:10:58.732302 n-d-796908-3 sudo[105852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:59.356703 n-d-796908-3 sudo[105852]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:59.359330 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef" returned: 0 in 0.673s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:59.361677 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:59.412281 n-d-796908-3 sudo[105855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef
Sep 15 21:10:59.416566 n-d-796908-3 sudo[105855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:00.204965 n-d-796908-3 sudo[105855]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:00.207072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af7a929a-089e-4184-ae98-fceabc03f2ef" returned: 0 in 0.845s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:00.208313 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Successfully deleted volume: af7a929a-089e-4184-ae98-fceabc03f2ef
Sep 15 21:11:00.341946 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Created reservations ['3dc07b3f-a033-4089-ace8-1529825e521e', 'a7b96054-a20d-469d-bbf5-53b067c5cc6f', 'e4059ebe-bbea-4dfe-8f54-ea1c17b701dc', '1110ed4a-b8e2-45ad-b892-84e01fb3dee7'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:11:00.348805 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 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.
Sep 15 21:11:00.348805 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:11:00.348805 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:11:00.424883 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:11:00.425903 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:00.488089 n-d-796908-3 sudo[105889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:00.491798 n-d-796908-3 sudo[105889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:01.221252 n-d-796908-3 sudo[105889]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:01.223590 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.797s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:01.227203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:01.270194 n-d-796908-3 sudo[105909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:01.279910 n-d-796908-3 sudo[105909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:02.154758 n-d-796908-3 sudo[105909]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:02.157151 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] CMD "sudo 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.929s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:02.159995 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:11:02.169409 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Deleted volume successfully.
Sep 15 21:11:02.196532 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-1ca8c75f-449e-4b85-ba61-e774ae88091c tempest-AbsoluteLimitsTests-52208725 None] Lock "b'cinder-af7a929a-089e-4184-ae98-fceabc03f2ef-delete_volume'" released by "delete_volume" :: held 4.264s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:11:08.062384 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:11:08.068262 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:11:08.070923 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:11:08.103004 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Flow 'volume_create_manager' (b08aa313-cf83-4c70-9073-6f2187e7aba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:11:08.120941 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd468547-edfd-494f-b3ff-ac8aba1de543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:08.203668 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:11:08.310789 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd468547-edfd-494f-b3ff-ac8aba1de543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-476076797',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=630a97c9-fda1-4410-97e6-e9c53844ed3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c93c67e437b043f5a090cd1bf6590e07',provider_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-09-15T21:11:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:11:08Z,user_id='23b163af6c7c46bcac25c48f79c03138',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:08.322635 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c535ad17-a096-46ef-9122-83e6a8078feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:08.329667 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c535ad17-a096-46ef-9122-83e6a8078feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:08.337406 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71925011-0ff6-47a6-aa8b-8f5917e784a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:08.339674 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71925011-0ff6-47a6-aa8b-8f5917e784a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '630a97c9-fda1-4410-97e6-e9c53844ed3a', 'volume_name': 'volume-630a97c9-fda1-4410-97e6-e9c53844ed3a', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:08.341854 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (359326b2-7e48-4170-8a19-43d24acb2145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:08.361184 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (359326b2-7e48-4170-8a19-43d24acb2145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:08.363366 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (379da191-d7b1-466a-ad30-32b8f4f2b58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:08.364180 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Volume 630a97c9-fda1-4410-97e6-e9c53844ed3a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-630a97c9-fda1-4410-97e6-e9c53844ed3a', 'volume_size': 1}
Sep 15 21:11:08.376736 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-630a97c9-fda1-4410-97e6-e9c53844ed3a stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:08.448008 n-d-796908-3 sudo[105941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-630a97c9-fda1-4410-97e6-e9c53844ed3a stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:11:08.448970 n-d-796908-3 sudo[105941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:09.208035 n-d-796908-3 sudo[105941]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:09.211183 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-630a97c9-fda1-4410-97e6-e9c53844ed3a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.834s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:09.214614 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (379da191-d7b1-466a-ad30-32b8f4f2b58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-630a97c9-fda1-4410-97e6-e9c53844ed3a', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:09.217102 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d65bb2c7-99c1-4346-8002-2f784be06b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:09.252959 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Volume volume-630a97c9-fda1-4410-97e6-e9c53844ed3a (630a97c9-fda1-4410-97e6-e9c53844ed3a): created successfully
Sep 15 21:11:09.254831 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d65bb2c7-99c1-4346-8002-2f784be06b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:09.260421 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Flow 'volume_create_manager' (b08aa313-cf83-4c70-9073-6f2187e7aba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:11:09.272759 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7b60a3a9-ec2f-4bf3-b283-9cd490e852ed tempest-VolumesMetadataTest-1980737774 None] Created volume successfully.
Sep 15 21:11:11.328253 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:11:11.328908 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:11:11.329461 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:11.354207 n-d-796908-3 sudo[106009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:11.355694 n-d-796908-3 sudo[106009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:12.020649 n-d-796908-3 sudo[106009]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:12.023195 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.693s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:12.025300 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:12.067581 n-d-796908-3 sudo[106012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:12.070627 n-d-796908-3 sudo[106012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:12.337284 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Lock "b'cinder-630a97c9-fda1-4410-97e6-e9c53844ed3a-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:11:12.514014 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Skipping remove_export. No iscsi_target is presently exported for volume: 630a97c9-fda1-4410-97e6-e9c53844ed3a
Sep 15 21:11:12.518169 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:12.569999 n-d-796908-3 sudo[106014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a
Sep 15 21:11:12.571547 n-d-796908-3 sudo[106014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:12.907345 n-d-796908-3 sudo[106012]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:12.909675 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.884s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:12.912066 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:11:13.329287 n-d-796908-3 sudo[106014]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:13.331182 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a" returned: 0 in 0.813s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:13.332431 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:13.393521 n-d-796908-3 sudo[106018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a
Sep 15 21:11:13.394380 n-d-796908-3 sudo[106018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:14.214183 n-d-796908-3 sudo[106018]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:14.216617 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a" returned: 0 in 0.884s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:14.219158 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:14.264495 n-d-796908-3 sudo[106027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a
Sep 15 21:11:14.266282 n-d-796908-3 sudo[106027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:15.010133 n-d-796908-3 sudo[106027]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:15.012469 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-630a97c9-fda1-4410-97e6-e9c53844ed3a" returned: 0 in 0.793s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:15.013637 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Successfully deleted volume: 630a97c9-fda1-4410-97e6-e9c53844ed3a
Sep 15 21:11:15.059690 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Created reservations ['02faefa8-eccd-46fd-8409-ee11c5247b04', '40be911f-3aa6-407c-bfca-0a7a3a1abbac', 'ac659bbc-0fc0-4061-ae4d-8b7ca9cc6a87', '8c585ef7-25d2-4a2f-a5db-e483e02710ac'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:11:15.061847 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 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.
Sep 15 21:11:15.061847 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:11:15.061847 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:11:15.102752 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:11:15.103701 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:15.130933 n-d-796908-3 sudo[106036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:15.132236 n-d-796908-3 sudo[106036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:15.597131 n-d-796908-3 sudo[106036]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:15.599933 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:15.602430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:15.624983 n-d-796908-3 sudo[106039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:15.625821 n-d-796908-3 sudo[106039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:16.436440 n-d-796908-3 sudo[106039]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:16.439251 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] CMD "sudo 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.836s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:16.441834 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:11:16.451870 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Deleted volume successfully.
Sep 15 21:11:16.479166 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-875de70c-40b4-408c-bfa2-fdc448ccbe7b tempest-VolumesMetadataTest-1980737774 None] Lock "b'cinder-630a97c9-fda1-4410-97e6-e9c53844ed3a-delete_volume'" released by "delete_volume" :: held 4.142s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:11:25.185146 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:11:25.190149 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:11:25.191250 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:11:25.217850 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Flow 'volume_create_manager' (42b03732-d85c-441f-b6a0-7e13bc1dbf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:11:25.225193 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0be14991-cc8e-445c-93ee-461a8672c705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:25.250064 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:11:25.278222 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0be14991-cc8e-445c-93ee-461a8672c705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2089376745',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=bb42e395-8d8a-499d-8385-cd81ace18089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ad69394914d447b9a7da8119683faea',provider_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-09-15T21:11:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:11:25Z,user_id='e6f365f65408478b95cc6c74cd616edc',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:25.280936 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebbfcfaa-8004-4320-b6a8-5191557d3ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:25.283607 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebbfcfaa-8004-4320-b6a8-5191557d3ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:25.286123 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f72b3909-1113-4b5a-b6e4-dd80262aa949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:25.289470 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f72b3909-1113-4b5a-b6e4-dd80262aa949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb42e395-8d8a-499d-8385-cd81ace18089', 'volume_name': 'volume-bb42e395-8d8a-499d-8385-cd81ace18089', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:25.292004 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2df83d6-6f8c-4469-9af6-8188d96c4e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:25.294328 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2df83d6-6f8c-4469-9af6-8188d96c4e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:25.296636 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e351de0-50fc-43a5-99a4-41935469c977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:25.297840 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Volume bb42e395-8d8a-499d-8385-cd81ace18089: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb42e395-8d8a-499d-8385-cd81ace18089', 'volume_size': 1}
Sep 15 21:11:25.299030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb42e395-8d8a-499d-8385-cd81ace18089 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:25.341670 n-d-796908-3 sudo[106047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb42e395-8d8a-499d-8385-cd81ace18089 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:11:25.346940 n-d-796908-3 sudo[106047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:26.329629 n-d-796908-3 sudo[106047]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:26.332323 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb42e395-8d8a-499d-8385-cd81ace18089 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.033s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:26.336800 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e351de0-50fc-43a5-99a4-41935469c977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb42e395-8d8a-499d-8385-cd81ace18089', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:26.339969 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a8e05c7-c946-4045-af19-44ce24eae766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:26.357815 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Volume volume-bb42e395-8d8a-499d-8385-cd81ace18089 (bb42e395-8d8a-499d-8385-cd81ace18089): created successfully
Sep 15 21:11:26.360152 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a8e05c7-c946-4045-af19-44ce24eae766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:26.363422 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Flow 'volume_create_manager' (42b03732-d85c-441f-b6a0-7e13bc1dbf4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:11:26.390169 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-8c88d616-b5f9-4a89-82c6-7939327d12f3 tempest-VolumesTransfersTest-1834591876 None] Created volume successfully.
Sep 15 21:11:28.428412 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6c73d3f2-f644-476e-b13b-5e9a69eecc69 tempest-VolumesTransfersTest-1402491950 None] Transfer volume completed successfully.
Sep 15 21:11:29.495738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Lock "b'cinder-bb42e395-8d8a-499d-8385-cd81ace18089-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:11:29.585483 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Skipping remove_export. No iscsi_target is presently exported for volume: bb42e395-8d8a-499d-8385-cd81ace18089
Sep 15 21:11:29.586667 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:29.625156 n-d-796908-3 sudo[106080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089
Sep 15 21:11:29.628144 n-d-796908-3 sudo[106080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:30.110868 n-d-796908-3 sudo[106080]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:30.113865 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089" returned: 0 in 0.527s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:30.116667 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:30.153816 n-d-796908-3 sudo[106083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089
Sep 15 21:11:30.156003 n-d-796908-3 sudo[106083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:30.791418 n-d-796908-3 sudo[106083]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:30.793860 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089" returned: 0 in 0.677s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:30.795838 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:30.819672 n-d-796908-3 sudo[106086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089
Sep 15 21:11:30.821444 n-d-796908-3 sudo[106086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:31.460818 n-d-796908-3 sudo[106086]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:31.463452 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb42e395-8d8a-499d-8385-cd81ace18089" returned: 0 in 0.667s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:31.465961 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Successfully deleted volume: bb42e395-8d8a-499d-8385-cd81ace18089
Sep 15 21:11:31.523841 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Created reservations ['479b58b0-274a-431c-9a24-101aa8aafe65', 'ceeff729-9b8c-4ab8-8404-067bdcb3c6fe', '52daff4c-716a-4b26-ae16-4b2efa1c6731', 'fcf789be-b2a1-4f57-adbb-1d6ba774c8eb'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:11:31.526106 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 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.
Sep 15 21:11:31.526106 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:11:31.526106 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:11:31.580919 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:11:31.583275 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:31.618798 n-d-796908-3 sudo[106094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:31.621803 n-d-796908-3 sudo[106094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:32.187944 n-d-796908-3 sudo[106094]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:32.190668 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.607s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:32.194294 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:32.226859 n-d-796908-3 sudo[106097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:32.228240 n-d-796908-3 sudo[106097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:32.709806 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:11:32.735203 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:11:32.735754 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:11:32.765216 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Flow 'volume_create_manager' (533fb298-5898-4033-968d-7aec855baf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:11:32.768464 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6087f5ca-3303-410c-9aa6-a8e243538372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:32.795367 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:11:32.834870 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6087f5ca-3303-410c-9aa6-a8e243538372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1868547806',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=c53c5b75-3bee-4470-a180-73bd4e3d357d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ad69394914d447b9a7da8119683faea',provider_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-09-15T21:11:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:11:33Z,user_id='e6f365f65408478b95cc6c74cd616edc',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:32.837371 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0659b11-de80-430c-b63f-0d8a5a5ae7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:32.852001 n-d-796908-3 sudo[106097]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:32.856034 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0659b11-de80-430c-b63f-0d8a5a5ae7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:32.858471 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8678119-8ea2-481d-a3f6-981be157c6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:32.860778 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8678119-8ea2-481d-a3f6-981be157c6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c53c5b75-3bee-4470-a180-73bd4e3d357d', 'volume_name': 'volume-c53c5b75-3bee-4470-a180-73bd4e3d357d', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:32.863067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44bf32c4-f641-4977-a31c-40c6f7de805e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:32.866230 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44bf32c4-f641-4977-a31c-40c6f7de805e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:32.868588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4351217e-53fd-4313-8943-b5174d7c7d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:32.869549 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Volume c53c5b75-3bee-4470-a180-73bd4e3d357d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c53c5b75-3bee-4470-a180-73bd4e3d357d', 'volume_size': 1}
Sep 15 21:11:32.870792 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c53c5b75-3bee-4470-a180-73bd4e3d357d stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:32.889036 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] CMD "sudo 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.694s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:32.891339 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:11:32.899721 n-d-796908-3 sudo[106100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c53c5b75-3bee-4470-a180-73bd4e3d357d stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:11:32.900526 n-d-796908-3 sudo[106100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:32.904733 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Deleted volume successfully.
Sep 15 21:11:32.919673 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f46c407f-7930-4267-a4a6-dc0b0acef5ba tempest-VolumesTransfersTest-1089482113 None] Lock "b'cinder-bb42e395-8d8a-499d-8385-cd81ace18089-delete_volume'" released by "delete_volume" :: held 3.424s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:11:33.604318 n-d-796908-3 sudo[106100]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:33.606446 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c53c5b75-3bee-4470-a180-73bd4e3d357d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:33.609931 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4351217e-53fd-4313-8943-b5174d7c7d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c53c5b75-3bee-4470-a180-73bd4e3d357d', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:33.612399 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce766a73-d4a3-4f25-ab76-6fc316bd799e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:33.636217 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Volume volume-c53c5b75-3bee-4470-a180-73bd4e3d357d (c53c5b75-3bee-4470-a180-73bd4e3d357d): created successfully
Sep 15 21:11:33.644798 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce766a73-d4a3-4f25-ab76-6fc316bd799e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:33.652661 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Flow 'volume_create_manager' (533fb298-5898-4033-968d-7aec855baf15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:11:33.686678 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-8917b5b3-88b4-4268-8619-a8b96ff322dd tempest-VolumesTransfersTest-1834591876 None] Created volume successfully.
Sep 15 21:11:35.531587 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Lock "b'cinder-c53c5b75-3bee-4470-a180-73bd4e3d357d-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:11:35.655947 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Skipping remove_export. No iscsi_target is presently exported for volume: c53c5b75-3bee-4470-a180-73bd4e3d357d
Sep 15 21:11:35.660198 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:35.694305 n-d-796908-3 sudo[106133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d
Sep 15 21:11:35.696006 n-d-796908-3 sudo[106133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:36.194165 n-d-796908-3 sudo[106133]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:36.196442 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d" returned: 0 in 0.537s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:36.198316 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:36.240121 n-d-796908-3 sudo[106136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d
Sep 15 21:11:36.240939 n-d-796908-3 sudo[106136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:36.683421 n-d-796908-3 sudo[106136]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:36.686247 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d" returned: 0 in 0.488s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:36.688615 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:36.709916 n-d-796908-3 sudo[106139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d
Sep 15 21:11:36.711377 n-d-796908-3 sudo[106139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:37.285181 n-d-796908-3 sudo[106139]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:37.287694 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c53c5b75-3bee-4470-a180-73bd4e3d357d" returned: 0 in 0.598s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:37.289069 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Successfully deleted volume: c53c5b75-3bee-4470-a180-73bd4e3d357d
Sep 15 21:11:37.374367 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Created reservations ['71d5a0d1-0024-4c96-ba5e-18df3c896fa0', '14f43451-d684-44eb-b34e-137b4aac1c91', 'b4bcaffc-7a74-42fa-8ee6-0ca890ade881', '901030db-c94a-4df0-90b3-9717e464d99e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:11:37.377226 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 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.
Sep 15 21:11:37.377226 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:11:37.377226 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:11:37.445171 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:11:37.446261 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:37.476746 n-d-796908-3 sudo[106148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:37.478789 n-d-796908-3 sudo[106148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:38.295946 n-d-796908-3 sudo[106148]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:38.299669 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.852s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:38.302297 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:38.350133 n-d-796908-3 sudo[106151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:11:38.355265 n-d-796908-3 sudo[106151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:39.072662 n-d-796908-3 sudo[106151]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:39.076769 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] CMD "sudo 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.774s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:39.079224 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:11:39.094110 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Deleted volume successfully.
Sep 15 21:11:39.127759 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-fa4f1c8e-c654-4bd1-8257-b83b294c2c74 tempest-VolumesTransfersTest-1089482113 None] Lock "b'cinder-c53c5b75-3bee-4470-a180-73bd4e3d357d-delete_volume'" released by "delete_volume" :: held 3.595s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:11:47.474520 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-650e506e-ef0a-4210-970b-1f8293b87103 req-486103ff-f8eb-49e0-a758-4b21d3ea601a tempest-AttachVolumeTestJSON-874425881 None] Terminate volume connection completed successfully.
Sep 15 21:11:47.475671 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-650e506e-ef0a-4210-970b-1f8293b87103 req-486103ff-f8eb-49e0-a758-4b21d3ea601a tempest-AttachVolumeTestJSON-874425881 None] Deleting attachment 71205c8a-9aa0-4ba1-ad1f-35b9a0f544a5. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:11:47.482044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:47.617544 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:47.618204 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b\n System information:\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-7091bcd7-465d-42ff-96fe-ce0235c8908b\n Backing store flags: \n Account information:\n iKykmssaYobWXK8gHQNR\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:11:47.619946 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-650e506e-ef0a-4210-970b-1f8293b87103 req-486103ff-f8eb-49e0-a758-4b21d3ea601a tempest-AttachVolumeTestJSON-874425881 None] Removing iscsi_target for Volume ID: 7091bcd7-465d-42ff-96fe-ce0235c8908b
Sep 15 21:11:47.626239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:47.872364 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7091bcd7-465d-42ff-96fe-ce0235c8908b -f" returned: 0 in 0.250s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:47.872654 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:11:47.876090 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:48.160280 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.286s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:48.160987 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:11:48.313318 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-650e506e-ef0a-4210-970b-1f8293b87103 req-486103ff-f8eb-49e0-a758-4b21d3ea601a tempest-AttachVolumeTestJSON-874425881 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.
Sep 15 21:11:48.313318 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:11:48.313318 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:11:48.758765 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:11:48.771081 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:11:48.772094 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:11:48.797573 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (1ab448ba-b766-4758-8d98-74ad50e334ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:11:48.803134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dd25e98-9dcd-4914-a85c-a7465f57b77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:48.831512 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:11:48.866327 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dd25e98-9dcd-4914-a85c-a7465f57b77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-631475108',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=244ce0fe-34e7-4fd2-a527-122475ac4256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45dac001cae74b519c4ed00b6f792c10',provider_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-09-15T21:11:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:11:49Z,user_id='33b454f59fc54ebd9876aa0db3e72ed4',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:48.873439 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8197c03a-f005-4c14-b104-bc7eaaad37ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:48.877808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8197c03a-f005-4c14-b104-bc7eaaad37ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:48.883507 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cdbeb211-217e-4c9f-b5e3-2b1993ee2f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:48.886945 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cdbeb211-217e-4c9f-b5e3-2b1993ee2f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '244ce0fe-34e7-4fd2-a527-122475ac4256', 'volume_name': 'volume-244ce0fe-34e7-4fd2-a527-122475ac4256', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:48.890383 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46fc2b6e-a332-4cea-acd4-2cd5225e0afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:48.896480 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46fc2b6e-a332-4cea-acd4-2cd5225e0afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:48.899190 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (110dcfd4-9495-4805-bb34-7408071ab261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:48.900278 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Volume 244ce0fe-34e7-4fd2-a527-122475ac4256: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-244ce0fe-34e7-4fd2-a527-122475ac4256', 'volume_size': 1}
Sep 15 21:11:48.901725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-244ce0fe-34e7-4fd2-a527-122475ac4256 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:48.943540 n-d-796908-3 sudo[106247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-244ce0fe-34e7-4fd2-a527-122475ac4256 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:11:48.944366 n-d-796908-3 sudo[106247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:50.077779 n-d-796908-3 sudo[106247]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:50.080622 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-244ce0fe-34e7-4fd2-a527-122475ac4256 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.179s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:50.085490 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (110dcfd4-9495-4805-bb34-7408071ab261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-244ce0fe-34e7-4fd2-a527-122475ac4256', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:50.088841 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86441ceb-29ab-4729-813d-071c0c98de5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:11:50.111009 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Volume volume-244ce0fe-34e7-4fd2-a527-122475ac4256 (244ce0fe-34e7-4fd2-a527-122475ac4256): created successfully
Sep 15 21:11:50.113182 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86441ceb-29ab-4729-813d-071c0c98de5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:11:50.123335 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (1ab448ba-b766-4758-8d98-74ad50e334ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:11:50.149791 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-725598b4-d43c-4bdd-8f11-7ffe19455180 tempest-VolumesBackupsTest-299687465 None] Created volume successfully.
Sep 15 21:12:11.326300 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:12:11.327854 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:12:11.328914 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:11.354129 n-d-796908-3 sudo[106641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:11.355819 n-d-796908-3 sudo[106641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:11.996449 n-d-796908-3 sudo[106641]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:11.998549 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.670s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:12.000978 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:12.045833 n-d-796908-3 sudo[106645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:12.051868 n-d-796908-3 sudo[106645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:12.596316 n-d-796908-3 sudo[106645]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:12.610063 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.609s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:12.612987 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:12:14.768643 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:14.802548 n-d-796908-3 sudo[106661]: 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-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:12:14.804375 n-d-796908-3 sudo[106661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:15.279784 n-d-796908-3 sudo[106661]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:15.282172 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256" returned: 0 in 0.513s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:15.370942 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:15.392684 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:15.393292 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:15.398491 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:12:15.409220 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] Creating iscsi_target for Volume ID: volume-244ce0fe-34e7-4fd2-a527-122475ac4256 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] Created volume path /opt/stack/data/cinder/volumes/volume-244ce0fe-34e7-4fd2-a527-122475ac4256,
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]: incominguser 6ERyCefn5SdTEmB8tp9i cMCbLxJ4iYSqQF8d
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:12:15.420214 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:12:15.422039 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:16.091595 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256" returned: 0 in 0.668s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:16.093115 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:16.093983 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:12:16.094754 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:12:16.099716 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:16.120364 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:16.121225 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\n System information:\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:16.122523 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:12:16.135345 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:16.229750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:16.230065 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\n System information:\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:16.233212 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:16.344045 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:16.344625 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\n System information:\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:16.347955 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:12:16.551422 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-01d18b2b-31ea-45f9-a721-e311be1d0c07 req-a75df870-088c-4952-9016-e19125f7f7dd tempest-VolumesBackupsTest-299687465 None] attachment_update completed successfully.
Sep 15 21:12:26.441698 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Creating a new backup for volume volume-244ce0fe-34e7-4fd2-a527-122475ac4256. {{(pid=84104) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:12:26.523852 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Creating clone of volume: 244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:12:26.524912 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:26.581784 n-d-796908-3 sudo[106723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:12:26.585887 n-d-796908-3 sudo[106723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:27.260869 n-d-796908-3 sudo[106723]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:27.263303 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256" returned: 0 in 0.738s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:27.264983 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 --snapshot stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:27.318799 n-d-796908-3 sudo[106738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 --snapshot stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256 -L 1.00g
Sep 15 21:12:27.319618 n-d-796908-3 sudo[106738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:27.825102 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5dcd46b6-9322-46ab-8fe5-35a61a78620e tempest-GroupsV320Test-93218005 None] Group tempest-GroupsV320Test-Group-1399506031: creating
Sep 15 21:12:27.849010 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5dcd46b6-9322-46ab-8fe5-35a61a78620e tempest-GroupsV320Test-93218005 None] Group tempest-GroupsV320Test-Group-1399506031: created successfully
Sep 15 21:12:27.918268 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5dcd46b6-9322-46ab-8fe5-35a61a78620e tempest-GroupsV320Test-93218005 None] Create group completed successfully.
Sep 15 21:12:28.309713 n-d-796908-3 sudo[106738]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:28.311622 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 --snapshot stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256 -L 1.00g" returned: 0 in 1.047s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:28.312989 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:28.338685 n-d-796908-3 sudo[106848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:12:28.340228 n-d-796908-3 sudo[106848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:28.974262 n-d-796908-3 sudo[106848]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:28.976477 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.663s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:28.979119 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:29.030283 n-d-796908-3 sudo[106880]: 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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:12:29.035929 n-d-796908-3 sudo[106880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:29.662364 n-d-796908-3 sudo[106880]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:29.670241 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-d3847bc1-38ed-42dc-9a68-1a86e8a265e4" returned: 0 in 0.691s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:29.674249 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:29.708150 n-d-796908-3 sudo[106884]: 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--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 iflag=direct
Sep 15 21:12:29.710095 n-d-796908-3 sudo[106884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:29.732882 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 None] Created reservations ['bfe15b27-81f0-445b-bec9-b36c1af21739'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:12:29.753473 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 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.
Sep 15 21:12:29.753473 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:12:29.753473 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:12:29.787068 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:12:29.787878 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:29.830959 n-d-796908-3 sudo[106886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:29.831757 n-d-796908-3 sudo[106886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:30.135181 n-d-796908-3 sudo[106884]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:30.137204 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 iflag=direct" returned: 0 in 0.463s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:30.139664 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:30.159987 n-d-796908-3 sudo[106898]: 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--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 oflag=direct
Sep 15 21:12:30.160779 n-d-796908-3 sudo[106898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:30.469745 n-d-796908-3 sudo[106886]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:30.472549 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:30.474203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:30.521025 n-d-796908-3 sudo[106901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:30.522004 n-d-796908-3 sudo[106901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:30.677163 n-d-796908-3 sudo[106898]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:30.679566 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 oflag=direct" returned: 0 in 0.539s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:30.680885 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:30.717708 n-d-796908-3 sudo[106913]: 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--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:12:30.719234 n-d-796908-3 sudo[106913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:31.200616 n-d-796908-3 sudo[106901]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:31.203446 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 None] CMD "sudo 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.729s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:31.205132 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:12:31.216867 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ba84b6f5-8d0e-4a65-9b97-eec8b2c24f72 tempest-GroupsV320Test-93218005 None] Delete group completed successfully.
Sep 15 21:12:37.310574 n-d-796908-3 sudo[106913]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:37.313947 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.633s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:37.315519 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3847bc1--38ed--42dc--9a68--1a86e8a265e4, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--d3847bc1--38ed--42dc--9a68--1a86e8a265e4, size 1024.00 MB, duration 6.63 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:12:37.316231 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Volume copy 1024.00 MB at 154.35 MB/s
Sep 15 21:12:37.318899 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo 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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:37.385005 n-d-796908-3 sudo[106933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:12:37.386957 n-d-796908-3 sudo[106933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:37.597193 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:12:37.608755 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:12:37.611868 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:12:37.642072 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Flow 'volume_create_manager' (9b5d0ca5-e18c-4a72-adff-c59964b867c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:12:37.646248 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b63f83d3-9366-4f77-b862-996756515f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:37.674991 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:12:37.715268 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b63f83d3-9366-4f77-b862-996756515f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1180810797',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=918f37b6-0000-43b1-8831-cad52d5bd47e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec02957b66e45b6a7a8e050f33dac1f',provider_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-09-15T21:12:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:12:38Z,user_id='dc9500195c1340ec8b768e14607a9cae',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:37.718991 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03d32390-b149-45e8-bd64-2e2f652957df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:37.721812 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03d32390-b149-45e8-bd64-2e2f652957df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:37.724282 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (479d0291-f172-4e9c-af37-0a1ecc25157e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:37.888229 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (479d0291-f172-4e9c-af37-0a1ecc25157e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '918f37b6-0000-43b1-8831-cad52d5bd47e', 'volume_name': 'volume-918f37b6-0000-43b1-8831-cad52d5bd47e', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:37.890687 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b76f94d-218f-4444-b107-415b9e217050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:37.893431 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b76f94d-218f-4444-b107-415b9e217050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:37.899789 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (29f78f3d-f2c6-46f8-ae68-7cf574bf97bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:37.900891 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Volume 918f37b6-0000-43b1-8831-cad52d5bd47e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-918f37b6-0000-43b1-8831-cad52d5bd47e', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:12:37.901964 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Cloning 918f37b6-0000-43b1-8831-cad52d5bd47e from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:12:38.060498 n-d-796908-3 sudo[106933]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:38.063480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo 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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4" returned: 0 in 0.745s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:38.066139 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:38.087778 n-d-796908-3 sudo[106936]: ubuntu : TTY=unknown ; 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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:12:38.089182 n-d-796908-3 sudo[106936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:38.785787 n-d-796908-3 sudo[106936]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:38.789245 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-d3847bc1-38ed-42dc-9a68-1a86e8a265e4" returned: 0 in 0.723s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:38.828923 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:38.853178 n-d-796908-3 sudo[106981]: 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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:12:38.854183 n-d-796908-3 sudo[106981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:39.300948 n-d-796908-3 sudo[106981]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:39.303237 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4" returned: 0 in 0.474s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:39.357860 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:39.370782 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:39.371144 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: I_T nexus: 17
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: 6ERyCefn5SdTEmB8tp9i
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:39.373182 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:12:39.385832 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Creating iscsi_target for Volume ID: volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Created volume path /opt/stack/data/cinder/volumes/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4,
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]: incominguser ZC3nqcfATUPGtQ7927Wx BNMCuB5GEtjDR2Rk
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:12:39.403766 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:39.944092 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4" returned: 0 in 0.550s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:39.944722 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:39.945507 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:12:39.945958 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:12:39.947449 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:39.959108 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:39.959483 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: I_T nexus: 17
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: 6ERyCefn5SdTEmB8tp9i
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:12:39.960104 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:12:39.973112 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:40.113716 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:40.114337 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:40.115764 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:40.250943 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:40.251398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321660704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:12:40.253870 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Set provider_location to: 10.222.0.21:3260,5 iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:12:40.320385 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Initialize volume connection completed successfully.
Sep 15 21:12:50.183776 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f9309446-fe4d-488d-b355-644d2256a9af tempest-GroupSnapshotsTest-845365164 None] Group tempest-GroupSnapshotsTest-Group-1220352319: creating
Sep 15 21:12:50.211912 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f9309446-fe4d-488d-b355-644d2256a9af tempest-GroupSnapshotsTest-845365164 None] Group tempest-GroupSnapshotsTest-Group-1220352319: created successfully
Sep 15 21:12:50.234742 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f9309446-fe4d-488d-b355-644d2256a9af tempest-GroupSnapshotsTest-845365164 None] Create group completed successfully.
Sep 15 21:12:51.980399 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:12:51.985025 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:12:51.985524 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:12:52.001863 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Flow 'volume_create_manager' (4adc2811-0567-4a55-b2e1-42a2961d1ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:12:52.007308 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7104952-ffff-4e59-aa91-0ba2646e1a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:52.058109 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:12:52.086170 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7104952-ffff-4e59-aa91-0ba2646e1a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2028246857',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=c7295df3-0c73-4a3d-abe9-1835abf8212e,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=af063580-8034-4dd0-8b16-bd06df71b1fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='655363cc4e2e45c6b970cefcf8b8a557',provider_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-09-15T21:12:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:12:52Z,user_id='a17b714a5c904874a2df3d3c4c174193',volume_attachment=>,volume_type=VolumeType(9626cce5-8cbf-434b-b4e3-5402d79fc87d),volume_type_id=9626cce5-8cbf-434b-b4e3-5402d79fc87d)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:52.088701 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e9b3b41-f338-4a84-920a-3d9891d05338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:52.091448 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e9b3b41-f338-4a84-920a-3d9891d05338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:52.094063 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6092dbfc-a1ab-4278-a03f-72e7ec65f662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:52.097141 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6092dbfc-a1ab-4278-a03f-72e7ec65f662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af063580-8034-4dd0-8b16-bd06df71b1fb', 'volume_name': 'volume-af063580-8034-4dd0-8b16-bd06df71b1fb', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:52.099446 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d7a4b98-5ef3-46c9-904f-e9cb575a010c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:52.101836 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d7a4b98-5ef3-46c9-904f-e9cb575a010c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:52.104067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce5e1e5b-6403-4695-b538-1dc21d6e55b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:52.124117 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Volume af063580-8034-4dd0-8b16-bd06df71b1fb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af063580-8034-4dd0-8b16-bd06df71b1fb', 'volume_size': 1}
Sep 15 21:12:52.125541 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af063580-8034-4dd0-8b16-bd06df71b1fb stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:52.161253 n-d-796908-3 sudo[107129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af063580-8034-4dd0-8b16-bd06df71b1fb stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:12:52.166855 n-d-796908-3 sudo[107129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:53.252345 n-d-796908-3 sudo[107129]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:53.255327 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af063580-8034-4dd0-8b16-bd06df71b1fb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.129s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:53.260086 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce5e1e5b-6403-4695-b538-1dc21d6e55b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af063580-8034-4dd0-8b16-bd06df71b1fb', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:53.262743 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61b46c69-64b0-4b13-8e9c-9df56b4c82e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:12:53.286593 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Volume volume-af063580-8034-4dd0-8b16-bd06df71b1fb (af063580-8034-4dd0-8b16-bd06df71b1fb): created successfully
Sep 15 21:12:53.302233 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61b46c69-64b0-4b13-8e9c-9df56b4c82e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:12:53.307795 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Flow 'volume_create_manager' (4adc2811-0567-4a55-b2e1-42a2961d1ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:12:53.338611 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-58cf46b0-7c54-4816-af3e-ebc1b3afb23d tempest-GroupSnapshotsTest-845365164 None] Created volume successfully.
Sep 15 21:12:53.815922 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1, size 616.00 MB, duration 15.91 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:12:53.816385 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Image download 616.00 MB at 38.71 MB/s
Sep 15 21:12:53.873925 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:53.967037 n-d-796908-3 sudo[107163]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1
Sep 15 21:12:53.968015 n-d-796908-3 sudo[107163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:54.352027 n-d-796908-3 sudo[107163]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:54.354287 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1" returned: 0 in 0.480s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:54.355235 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user dc9500195c1340ec8b768e14607a9cae. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:12:54.430287 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:54.562332 n-d-796908-3 sudo[107170]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1
Sep 15 21:12:54.563285 n-d-796908-3 sudo[107170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:54.820453 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-4b15a6f2-44bb-4fc8-9889-19d51a0ab684 tempest-GroupSnapshotsTest-845365164 None] GroupSnapshot 941f153d-859a-4848-bf2e-e641e29e4b93: creating.
Sep 15 21:12:54.883703 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4b15a6f2-44bb-4fc8-9889-19d51a0ab684 tempest-GroupSnapshotsTest-845365164 None] Group snapshot 941f153d-859a-4848-bf2e-e641e29e4b93: creating. {{(pid=84104) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 21:12:54.947620 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4b15a6f2-44bb-4fc8-9889-19d51a0ab684 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:54.969907 n-d-796908-3 sudo[107170]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:54.987136 n-d-796908-3 sudo[107175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb
Sep 15 21:12:54.987974 n-d-796908-3 sudo[107175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:54.988582 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1" returned: 0 in 0.550s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:54.990224 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-918f37b6-0000-43b1-8831-cad52d5bd47e stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:55.036115 n-d-796908-3 sudo[107177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-918f37b6-0000-43b1-8831-cad52d5bd47e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:12:55.037017 n-d-796908-3 sudo[107177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:55.510065 n-d-796908-3 sudo[107175]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:55.513040 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4b15a6f2-44bb-4fc8-9889-19d51a0ab684 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb" returned: 0 in 0.565s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:55.515624 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4b15a6f2-44bb-4fc8-9889-19d51a0ab684 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f5a57fe5-8bba-471d-8731-cd3df1d4727a --snapshot stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:55.565108 n-d-796908-3 sudo[107180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f5a57fe5-8bba-471d-8731-cd3df1d4727a --snapshot stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb -L 1.00g
Sep 15 21:12:55.569253 n-d-796908-3 sudo[107180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:55.895903 n-d-796908-3 sudo[107177]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:55.916234 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-918f37b6-0000-43b1-8831-cad52d5bd47e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.915s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:55.947587 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 918f37b6-0000-43b1-8831-cad52d5bd47e. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:12:55.992784 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rbyzewe1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:56.108819 n-d-796908-3 sudo[107212]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rbyzewe1
Sep 15 21:12:56.109608 n-d-796908-3 sudo[107212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:56.617615 n-d-796908-3 sudo[107180]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:56.622332 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4b15a6f2-44bb-4fc8-9889-19d51a0ab684 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f5a57fe5-8bba-471d-8731-cd3df1d4727a --snapshot stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb -L 1.00g" returned: 0 in 1.106s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:56.637001 n-d-796908-3 sudo[107212]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:56.642752 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_rbyzewe1" returned: 0 in 0.650s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:56.644576 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:56.752995 n-d-796908-3 sudo[107317]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1
Sep 15 21:12:56.753832 n-d-796908-3 sudo[107317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:56.786193 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-4b15a6f2-44bb-4fc8-9889-19d51a0ab684 tempest-GroupSnapshotsTest-845365164 None] group_snapshot 941f153d-859a-4848-bf2e-e641e29e4b93: created successfully
Sep 15 21:12:57.221909 n-d-796908-3 sudo[107317]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:57.223906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1" returned: 0 in 0.579s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:57.224731 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:12:57.225730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--918f37b6--0000--43b1--8831--cad52d5bd47e oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:57.259365 n-d-796908-3 sudo[107322]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--918f37b6--0000--43b1--8831--cad52d5bd47e oflag=direct
Sep 15 21:12:57.260156 n-d-796908-3 sudo[107322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:57.712918 n-d-796908-3 sudo[107322]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:57.715658 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--918f37b6--0000--43b1--8831--cad52d5bd47e oflag=direct" returned: 0 in 0.489s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:57.717791 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--918f37b6--0000--43b1--8831--cad52d5bd47e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:57.743241 n-d-796908-3 sudo[107334]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--918f37b6--0000--43b1--8831--cad52d5bd47e
Sep 15 21:12:57.744192 n-d-796908-3 sudo[107334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:58.072712 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2758bbc7-38dc-4284-9f32-251067eaa941 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:58.112545 n-d-796908-3 sudo[107336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2758bbc7-38dc-4284-9f32-251067eaa941 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:12:58.113761 n-d-796908-3 sudo[107336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:58.812241 n-d-796908-3 sudo[107336]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:58.815341 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2758bbc7-38dc-4284-9f32-251067eaa941 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.742s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:58.817235 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f5a57fe5-8bba-471d-8731-cd3df1d4727a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:58.838918 n-d-796908-3 sudo[107388]: 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-f5a57fe5-8bba-471d-8731-cd3df1d4727a
Sep 15 21:12:58.839743 n-d-796908-3 sudo[107388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:59.321681 n-d-796908-3 sudo[107334]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:59.323961 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--918f37b6--0000--43b1--8831--cad52d5bd47e" returned: 0 in 1.606s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:59.325067 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:59.332584 n-d-796908-3 sudo[107388]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:59.341169 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f5a57fe5-8bba-471d-8731-cd3df1d4727a" returned: 0 in 0.524s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:59.343317 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:59.366188 n-d-796908-3 sudo[107401]: 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--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 iflag=direct
Sep 15 21:12:59.367166 n-d-796908-3 sudo[107401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:59.419870 n-d-796908-3 sudo[107400]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1
Sep 15 21:12:59.420683 n-d-796908-3 sudo[107400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:59.753481 n-d-796908-3 sudo[107401]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:59.755946 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 iflag=direct" returned: 0 in 0.412s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:59.757285 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:59.779495 n-d-796908-3 sudo[107414]: 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--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 oflag=direct
Sep 15 21:12:59.781006 n-d-796908-3 sudo[107414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:59.857842 n-d-796908-3 sudo[107400]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:59.860187 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 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_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1" returned: 0 in 0.535s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:59.867200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_1mrv8uugn-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.61 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--918f37b6--0000--43b1--8831--cad52d5bd47e {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:12:59.867200 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Converted 700.00 MB image at 435.53 MB/s
Sep 15 21:12:59.867200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 918f37b6-0000-43b1-8831-cad52d5bd47e successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:12:59.983344 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user dc9500195c1340ec8b768e14607a9cae is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:12:59.984267 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Marking volume 918f37b6-0000-43b1-8831-cad52d5bd47e as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:12:59.998859 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 918f37b6-0000-43b1-8831-cad52d5bd47e. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:12:59.999646 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Creating volume glance metadata for volume 918f37b6-0000-43b1-8831-cad52d5bd47e backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:13:00.102763 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (29f78f3d-f2c6-46f8-ae68-7cf574bf97bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-918f37b6-0000-43b1-8831-cad52d5bd47e', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:00.106297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51b3b43f-6bd3-4824-bce3-ad19b17cf331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:00.120093 n-d-796908-3 sudo[107414]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:00.123921 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 oflag=direct" returned: 0 in 0.367s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:00.124856 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:00.142839 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Volume volume-918f37b6-0000-43b1-8831-cad52d5bd47e (918f37b6-0000-43b1-8831-cad52d5bd47e): created successfully
Sep 15 21:13:00.144928 n-d-796908-3 sudo[107429]: 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--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:13:00.145826 n-d-796908-3 sudo[107429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:00.149069 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51b3b43f-6bd3-4824-bce3-ad19b17cf331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:00.152494 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Flow 'volume_create_manager' (9b5d0ca5-e18c-4a72-adff-c59964b867c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:00.164026 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-689a9a12-a53d-4582-aa2f-5e3685e650c0 tempest-VolumesCloneTest-305755757 None] Created volume successfully.
Sep 15 21:13:01.361504 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:01.374148 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:01.375026 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:01.416333 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Flow 'volume_create_manager' (3c411c6c-5c1d-4d43-a6d7-f8f3eea41012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:01.419584 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (876f48c8-8f34-4ce7-8d0c-8c3fb9da7cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:01.442741 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:01.472076 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (876f48c8-8f34-4ce7-8d0c-8c3fb9da7cf6) 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-09-15T21:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-221062789',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=741aefb0-541e-4665-93ee-0a40c9681745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec02957b66e45b6a7a8e050f33dac1f',provider_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-09-15T21:13:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=918f37b6-0000-43b1-8831-cad52d5bd47e,status='creating',terminated_at=None,updated_at=2021-09-15T21:13:01Z,user_id='dc9500195c1340ec8b768e14607a9cae',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:01.474808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1f01b3d-f0fe-47c9-b6a8-bd48626497ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:01.477550 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1f01b3d-f0fe-47c9-b6a8-bd48626497ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:01.480041 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a288b71-4e67-478b-bbfe-efb7cf4b5770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:01.525513 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a288b71-4e67-478b-bbfe-efb7cf4b5770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '741aefb0-541e-4665-93ee-0a40c9681745', 'volume_name': 'volume-741aefb0-541e-4665-93ee-0a40c9681745', 'volume_size': 1, 'source_volid': '918f37b6-0000-43b1-8831-cad52d5bd47e', 'source_volstatus': 'available'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:01.528506 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e9afb9c-08cf-4267-901d-fc17d3e535b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:01.530817 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e9afb9c-08cf-4267-901d-fc17d3e535b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:01.533810 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee1ec599-ce88-44e9-9b32-a7ce7b75cd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:01.534800 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Volume 741aefb0-541e-4665-93ee-0a40c9681745: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-741aefb0-541e-4665-93ee-0a40c9681745', 'volume_size': 1, 'source_volid': '918f37b6-0000-43b1-8831-cad52d5bd47e', 'source_volstatus': 'available'}
Sep 15 21:13:01.575609 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Creating clone of volume: 918f37b6-0000-43b1-8831-cad52d5bd47e
Sep 15 21:13:01.577900 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:01.599622 n-d-796908-3 sudo[107434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e
Sep 15 21:13:01.601232 n-d-796908-3 sudo[107434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:02.216006 n-d-796908-3 sudo[107434]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:02.223591 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e" returned: 0 in 0.642s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:02.226911 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-741aefb0-541e-4665-93ee-0a40c9681745 --snapshot stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:02.256842 n-d-796908-3 sudo[107437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-741aefb0-541e-4665-93ee-0a40c9681745 --snapshot stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e -L 1.00g
Sep 15 21:13:02.257877 n-d-796908-3 sudo[107437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:03.353575 n-d-796908-3 sudo[107437]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:03.355810 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-741aefb0-541e-4665-93ee-0a40c9681745 --snapshot stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e -L 1.00g" returned: 0 in 1.129s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:03.357410 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-741aefb0-541e-4665-93ee-0a40c9681745 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:03.404080 n-d-796908-3 sudo[107536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-741aefb0-541e-4665-93ee-0a40c9681745 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:13:03.404900 n-d-796908-3 sudo[107536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:04.300933 n-d-796908-3 sudo[107536]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:04.303822 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-741aefb0-541e-4665-93ee-0a40c9681745 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.946s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:04.305473 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-741aefb0-541e-4665-93ee-0a40c9681745 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:04.326100 n-d-796908-3 sudo[107570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-741aefb0-541e-4665-93ee-0a40c9681745
Sep 15 21:13:04.327060 n-d-796908-3 sudo[107570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:05.207806 n-d-796908-3 sudo[107570]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:05.211275 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-741aefb0-541e-4665-93ee-0a40c9681745" returned: 0 in 0.905s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:05.214690 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:05.288457 n-d-796908-3 sudo[107574]: 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--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 iflag=direct
Sep 15 21:13:05.290058 n-d-796908-3 sudo[107574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:05.786907 n-d-796908-3 sudo[107574]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:05.789178 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 iflag=direct" returned: 0 in 0.574s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:05.790560 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:05.811235 n-d-796908-3 sudo[107587]: 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--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 oflag=direct
Sep 15 21:13:05.812015 n-d-796908-3 sudo[107587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:06.359095 n-d-796908-3 sudo[107587]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:06.362155 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 oflag=direct" returned: 0 in 0.571s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:06.364041 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:06.474277 n-d-796908-3 sudo[107599]: 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--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:13:06.475148 n-d-796908-3 sudo[107599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:07.676307 n-d-796908-3 sudo[107429]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:07.678694 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f5a57fe5--8bba--471d--8731--cd3df1d4727a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.553s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:07.680073 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f5a57fe5--8bba--471d--8731--cd3df1d4727a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--2758bbc7--38dc--4284--9f32--251067eaa941, size 1024.00 MB, duration 7.56 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:13:07.681039 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] Volume copy 1024.00 MB at 135.53 MB/s
Sep 15 21:13:07.937504 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6c82456f-c47b-49a9-9d5c-66b160eaac18 tempest-GroupSnapshotsTest-845365164 None] Create group from source-snapshot-941f153d-859a-4848-bf2e-e641e29e4b93 completed successfully.
Sep 15 21:13:08.296010 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:08.300792 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:08.301569 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:08.325858 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Flow 'volume_create_manager' (b31c8086-667a-45a9-ae4d-573c8f5cd871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:08.332846 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0abba632-be2f-4b3e-8c1f-def0385719e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:08.359564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:08.387669 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0abba632-be2f-4b3e-8c1f-def0385719e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1302903381',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=24766f5b-e2bf-4a49-a480-603307a715e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='930df7cad3fd4d1597b38afef03cacb9',provider_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-09-15T21:13:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:13:08Z,user_id='8b7ca8a7052f45ca853aa77f9270d953',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:08.390373 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9ed3a3e-eddd-4f34-aedb-2d78c195b7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:08.393735 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9ed3a3e-eddd-4f34-aedb-2d78c195b7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:08.396831 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42e0df52-7c02-4165-9cbb-75ad23407e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:08.399627 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42e0df52-7c02-4165-9cbb-75ad23407e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '24766f5b-e2bf-4a49-a480-603307a715e5', 'volume_name': 'volume-24766f5b-e2bf-4a49-a480-603307a715e5', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:08.402302 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23ecc4ec-ade7-43dc-94d4-813dc83b5788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:08.405014 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23ecc4ec-ade7-43dc-94d4-813dc83b5788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:08.407432 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9e53fdd-2ea8-4c37-a7dc-378e18bb4ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:08.408401 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Volume 24766f5b-e2bf-4a49-a480-603307a715e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-24766f5b-e2bf-4a49-a480-603307a715e5', 'volume_size': 1}
Sep 15 21:13:08.409594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24766f5b-e2bf-4a49-a480-603307a715e5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:08.459514 n-d-796908-3 sudo[107612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24766f5b-e2bf-4a49-a480-603307a715e5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:13:08.460451 n-d-796908-3 sudo[107612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:09.705119 n-d-796908-3 sudo[107612]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:09.708730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24766f5b-e2bf-4a49-a480-603307a715e5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.299s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:09.713622 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9e53fdd-2ea8-4c37-a7dc-378e18bb4ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-24766f5b-e2bf-4a49-a480-603307a715e5', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:09.717034 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63afe57f-8f67-41ed-93b9-445114453159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:09.757676 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Volume volume-24766f5b-e2bf-4a49-a480-603307a715e5 (24766f5b-e2bf-4a49-a480-603307a715e5): created successfully
Sep 15 21:13:09.760078 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63afe57f-8f67-41ed-93b9-445114453159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:09.766768 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Flow 'volume_create_manager' (b31c8086-667a-45a9-ae4d-573c8f5cd871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:09.784589 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1d712c9f-1502-4bea-a7b3-ee39d6f388e7 tempest-DeleteServersTestJSON-1599512977 None] Created volume successfully.
Sep 15 21:13:10.428161 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2758bbc7-38dc-4284-9f32-251067eaa941
Sep 15 21:13:10.432213 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:10.540225 n-d-796908-3 sudo[107653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941
Sep 15 21:13:10.549762 n-d-796908-3 sudo[107653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:11.332496 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:13:11.333296 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:11.335246 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:11.376843 n-d-796908-3 sudo[107690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:11.380871 n-d-796908-3 sudo[107690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:11.641882 n-d-796908-3 sudo[107653]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:11.662527 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941" returned: 0 in 1.230s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:11.665323 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:11.723756 n-d-796908-3 sudo[107692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941
Sep 15 21:13:11.724646 n-d-796908-3 sudo[107692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:12.328480 n-d-796908-3 sudo[107690]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:12.331706 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.997s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:12.334881 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:12.425508 n-d-796908-3 sudo[107696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:12.426441 n-d-796908-3 sudo[107696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:13.080155 n-d-796908-3 sudo[107692]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:13.085245 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941" returned: 0 in 1.419s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:13.090114 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:13.180308 n-d-796908-3 sudo[107712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941
Sep 15 21:13:13.181204 n-d-796908-3 sudo[107712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:14.060722 n-d-796908-3 sudo[107696]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:14.064279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.729s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:14.070645 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:14.203794 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:14.308210 n-d-796908-3 sudo[107728]: 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-24766f5b-e2bf-4a49-a480-603307a715e5
Sep 15 21:13:14.317811 n-d-796908-3 sudo[107728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:14.405540 n-d-796908-3 sudo[107712]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:14.407989 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2758bbc7-38dc-4284-9f32-251067eaa941" returned: 0 in 1.319s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:14.409442 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Successfully deleted volume: 2758bbc7-38dc-4284-9f32-251067eaa941
Sep 15 21:13:14.669922 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Created reservations ['0f92ec9f-f0b6-4bbc-9136-6285f302ba5e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:14.757128 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-45152245 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-45152245, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:13:14.762308 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-45152245 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-45152245, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:13:14.831822 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Created reservations ['e0227644-aa20-4542-a0ef-0f53f182ca81', 'fa71b8b3-75b1-4d50-be1b-c42072bda473', '53ebc6b0-eda4-442c-bf97-8bc9a5c2c8a3', '2511fe40-baf3-481d-8936-98af174a794f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:14.834400 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:13:14.834400 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:14.834400 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:15.218680 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:15.222020 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:15.323197 n-d-796908-3 sudo[107739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:15.326575 n-d-796908-3 sudo[107739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:15.584798 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] group_snapshot 941f153d-859a-4848-bf2e-e641e29e4b93: deleting
Sep 15 21:13:15.713469 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] group_snapshot 941f153d-859a-4848-bf2e-e641e29e4b93: deleting {{(pid=84104) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 21:13:15.753599 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo 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-f5a57fe5-8bba-471d-8731-cd3df1d4727a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:15.834301 n-d-796908-3 sudo[107745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-f5a57fe5-8bba-471d-8731-cd3df1d4727a
Sep 15 21:13:15.851295 n-d-796908-3 sudo[107745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:15.997682 n-d-796908-3 sudo[107728]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:16.000988 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5" returned: 0 in 1.797s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:16.319738 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:16.353559 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:16.354108 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221376]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus: 17
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: 6ERyCefn5SdTEmB8tp9i
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: I_T nexus: 18
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ZC3nqcfATUPGtQ7927Wx
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:16.355049 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:13:16.371882 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] Creating iscsi_target for Volume ID: volume-24766f5b-e2bf-4a49-a480-603307a715e5 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] Created volume path /opt/stack/data/cinder/volumes/volume-24766f5b-e2bf-4a49-a480-603307a715e5,
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]: incominguser E88FbDRCo2773QpCXPkU yXwWswuM4BBvtLB9
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:16.380013 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:13:16.383376 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:16.557894 n-d-796908-3 sudo[107739]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:16.560462 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.338s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:16.562028 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:16.662853 n-d-796908-3 sudo[107750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:16.663704 n-d-796908-3 sudo[107750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:16.785820 n-d-796908-3 sudo[107599]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:16.788049 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--741aefb0--541e--4665--93ee--0a40c9681745 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 10.424s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:16.788719 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--741aefb0--541e--4665--93ee--0a40c9681745, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--741aefb0--541e--4665--93ee--0a40c9681745, size 1024.00 MB, duration 10.43 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:13:16.789101 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Volume copy 1024.00 MB at 98.22 MB/s
Sep 15 21:13:16.790379 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo 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-741aefb0-541e-4665-93ee-0a40c9681745 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:16.822023 n-d-796908-3 sudo[107766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-741aefb0-541e-4665-93ee-0a40c9681745
Sep 15 21:13:16.833196 n-d-796908-3 sudo[107766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:16.927872 n-d-796908-3 sudo[107745]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:16.931261 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo 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-f5a57fe5-8bba-471d-8731-cd3df1d4727a" returned: 0 in 1.177s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:16.934946 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f5a57fe5-8bba-471d-8731-cd3df1d4727a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:17.021343 n-d-796908-3 sudo[107771]: ubuntu : TTY=unknown ; 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-f5a57fe5-8bba-471d-8731-cd3df1d4727a
Sep 15 21:13:17.022188 n-d-796908-3 sudo[107771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:17.645332 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5" returned: 0 in 1.262s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:17.645984 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221376]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:17.646739 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:13:17.647107 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:13:17.650574 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:17.668707 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:17.669092 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221376]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5\n System information:\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-24766f5b-e2bf-4a49-a480-603307a715e5\n Backing store flags: \n Account information:\n E88FbDRCo2773QpCXPkU\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus: 17
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: 6ERyCefn5SdTEmB8tp9i
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: I_T nexus: 18
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ZC3nqcfATUPGtQ7927Wx
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:13:17.669782 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:13:17.689090 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:17.966972 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.283s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:17.967441 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221376]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5\n System information:\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-24766f5b-e2bf-4a49-a480-603307a715e5\n Backing store flags: \n Account information:\n E88FbDRCo2773QpCXPkU\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:17.968836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:17.999654 n-d-796908-3 sudo[107750]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:18.002970 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] CMD "sudo 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.441s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:18.004989 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:18.020079 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1f01e731-8c49-418b-80e4-d538b066cdbe tempest-GroupSnapshotsTest-845365164 None] Delete group completed successfully.
Sep 15 21:13:18.110756 n-d-796908-3 sudo[107771]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:18.112585 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f5a57fe5-8bba-471d-8731-cd3df1d4727a" returned: 0 in 1.179s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:18.213918 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:18.220998 n-d-796908-3 sudo[107766]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:18.222637 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221376]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5\n System information:\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-24766f5b-e2bf-4a49-a480-603307a715e5\n Backing store flags: \n Account information:\n E88FbDRCo2773QpCXPkU\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:18.224148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] Set provider_location to: 10.222.0.21:3260,6 iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:13:18.263200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo 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-741aefb0-541e-4665-93ee-0a40c9681745" returned: 0 in 1.473s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:18.270321 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-741aefb0-541e-4665-93ee-0a40c9681745 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:18.313000 n-d-796908-3 sudo[107855]: ubuntu : TTY=unknown ; 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-741aefb0-541e-4665-93ee-0a40c9681745
Sep 15 21:13:18.315089 n-d-796908-3 sudo[107855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:18.436490 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-45152245 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-45152245, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:13:18.489948 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['d39e7d47-4871-4a05-b941-d856e2d91c4e', '8bd2813a-f181-4902-938c-8cf72c6c5a63', '215ff09d-a279-442a-a9cb-4619071bb2ea', 'b4fd30b2-6afc-423e-8463-4bab16d0a406'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:18.491768 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:13:18.491768 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:18.491768 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:18.798250 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-247117d9-54c6-4b32-89db-1a53ad7c94dd req-e669e710-0bff-49c1-b89d-1ad2dc5378e6 tempest-DeleteServersTestJSON-1599512977 None] attachment_update completed successfully.
Sep 15 21:13:18.802940 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:13:18.802940 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:18.802940 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:18.817874 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6474c84c-d6ad-40ac-9a19-cb3a26306164 tempest-GroupSnapshotsTest-845365164 None] group_snapshot 941f153d-859a-4848-bf2e-e641e29e4b93: deleted successfully
Sep 15 21:13:19.285087 n-d-796908-3 sudo[107855]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:19.287181 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-741aefb0-541e-4665-93ee-0a40c9681745" returned: 0 in 1.017s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:19.288350 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Marking volume 741aefb0-541e-4665-93ee-0a40c9681745 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:13:19.300695 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Copying metadata from source volume 918f37b6-0000-43b1-8831-cad52d5bd47e to 741aefb0-541e-4665-93ee-0a40c9681745. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:426}}
Sep 15 21:13:19.366153 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee1ec599-ce88-44e9-9b32-a7ce7b75cd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-741aefb0-541e-4665-93ee-0a40c9681745', 'volume_size': 1, 'source_volid': '918f37b6-0000-43b1-8831-cad52d5bd47e', 'source_volstatus': 'available'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:19.368570 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b45d4a1-a55b-44a0-b58b-3fa62ccb870e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:19.387350 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Volume volume-741aefb0-541e-4665-93ee-0a40c9681745 (741aefb0-541e-4665-93ee-0a40c9681745): created successfully
Sep 15 21:13:19.389448 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b45d4a1-a55b-44a0-b58b-3fa62ccb870e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:19.396103 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Flow 'volume_create_manager' (3c411c6c-5c1d-4d43-a6d7-f8f3eea41012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:19.420892 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5cd7a6a0-6d69-4e3f-940c-3895535933ac tempest-VolumesCloneTest-305755757 None] Created volume successfully.
Sep 15 21:13:19.683485 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Skipping remove_export. No iscsi_target is presently exported for volume: af063580-8034-4dd0-8b16-bd06df71b1fb
Sep 15 21:13:19.686018 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:19.715080 n-d-796908-3 sudo[107899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb
Sep 15 21:13:19.717603 n-d-796908-3 sudo[107899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:20.515499 n-d-796908-3 sudo[107899]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:20.531022 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb" returned: 0 in 0.844s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:20.533093 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:20.579067 n-d-796908-3 sudo[107902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb
Sep 15 21:13:20.580907 n-d-796908-3 sudo[107902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:21.010458 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:21.026014 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:21.027409 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:21.048377 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Flow 'volume_create_manager' (d078a11b-2b22-41a4-8a3e-dfd616fced3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:21.052956 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c24735-268e-48e3-a948-8af0d1a05647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:21.095708 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:21.137771 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c24735-268e-48e3-a948-8af0d1a05647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-860856931',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=3caad16c-b82c-4500-a891-1df5f5c78dd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec02957b66e45b6a7a8e050f33dac1f',provider_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-09-15T21:13:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:13:21Z,user_id='dc9500195c1340ec8b768e14607a9cae',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:21.140551 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d0c3080-3fcd-4edf-8c1e-40f2cd2759d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:21.151580 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d0c3080-3fcd-4edf-8c1e-40f2cd2759d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:21.153431 n-d-796908-3 sudo[107902]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:21.155618 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ec15ec3-a65d-4b5b-98ba-79531558dbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:21.158056 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ec15ec3-a65d-4b5b-98ba-79531558dbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3caad16c-b82c-4500-a891-1df5f5c78dd1', 'volume_name': 'volume-3caad16c-b82c-4500-a891-1df5f5c78dd1', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:21.160403 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (367306d7-a409-47d9-bbcf-88a84d249644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:21.162456 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (367306d7-a409-47d9-bbcf-88a84d249644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:21.165731 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e133e9e-1057-49d7-883a-3d73285950e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:21.166644 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Volume 3caad16c-b82c-4500-a891-1df5f5c78dd1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3caad16c-b82c-4500-a891-1df5f5c78dd1', 'volume_size': 1}
Sep 15 21:13:21.167412 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:21.187229 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb" returned: 0 in 0.654s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:21.192190 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:21.200218 n-d-796908-3 sudo[107905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:13:21.203855 n-d-796908-3 sudo[107905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:21.227673 n-d-796908-3 sudo[107906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb
Sep 15 21:13:21.228472 n-d-796908-3 sudo[107906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:21.967079 n-d-796908-3 sudo[107905]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:21.970681 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.801s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:21.974647 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e133e9e-1057-49d7-883a-3d73285950e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3caad16c-b82c-4500-a891-1df5f5c78dd1', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:21.977064 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fde0e5ee-03d1-4779-8586-b0ba4b2579da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:22.033250 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Volume volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 (3caad16c-b82c-4500-a891-1df5f5c78dd1): created successfully
Sep 15 21:13:22.041262 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fde0e5ee-03d1-4779-8586-b0ba4b2579da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:22.044947 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Flow 'volume_create_manager' (d078a11b-2b22-41a4-8a3e-dfd616fced3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:22.064821 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f3b7109d-4405-4a14-a3ec-f112d12eea06 tempest-VolumesCloneTest-305755757 None] Created volume successfully.
Sep 15 21:13:22.146268 n-d-796908-3 sudo[107906]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:22.148328 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af063580-8034-4dd0-8b16-bd06df71b1fb" returned: 0 in 0.958s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:22.149458 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Successfully deleted volume: af063580-8034-4dd0-8b16-bd06df71b1fb
Sep 15 21:13:22.348322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['e2c8a064-ffbb-4513-8ec6-1d62de41b488'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:22.478906 n-d-796908-3 cinder-volume[84104]: WARNING cinder.db.sqlalchemy.api [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-45152245']
Sep 15 21:13:22.479427 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['c19412eb-1753-4403-a940-850e6717b8d6', '012e8490-0324-407e-8d5a-16e727e9d015', '4ba8e190-c05f-40cc-b85a-6a98f98a16ef', '29440f9e-0481-4491-9535-abfd47cf600a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:22.481510 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:13:22.481510 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:22.481510 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:22.779772 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:22.785731 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:22.874619 n-d-796908-3 sudo[107944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:22.879124 n-d-796908-3 sudo[107944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:23.603158 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:23.612472 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:23.613319 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:23.660862 n-d-796908-3 sudo[107944]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:23.664958 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Flow 'volume_create_manager' (f8026b98-4bf1-45e7-8dc4-60d1e654bd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:23.668492 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56b0e86f-d154-4215-8b23-1951c43a0cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:23.699347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:23.701770 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:23.723565 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:23.737363 n-d-796908-3 sudo[107947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:23.743635 n-d-796908-3 sudo[107947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:23.782259 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56b0e86f-d154-4215-8b23-1951c43a0cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1971425309',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=fd0b91aa-a8a8-4852-ae6b-406df203b672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec02957b66e45b6a7a8e050f33dac1f',provider_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-09-15T21:13:24Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=3caad16c-b82c-4500-a891-1df5f5c78dd1,status='creating',terminated_at=None,updated_at=2021-09-15T21:13:24Z,user_id='dc9500195c1340ec8b768e14607a9cae',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:23.786973 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d206bbb-b2f3-49cd-9f91-09c5859d3400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:23.788393 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d206bbb-b2f3-49cd-9f91-09c5859d3400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:23.793839 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42ed7013-54eb-48e5-a275-d589f55d2597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:23.877227 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42ed7013-54eb-48e5-a275-d589f55d2597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'fd0b91aa-a8a8-4852-ae6b-406df203b672', 'volume_name': 'volume-fd0b91aa-a8a8-4852-ae6b-406df203b672', 'volume_size': 2, 'source_volid': '3caad16c-b82c-4500-a891-1df5f5c78dd1', 'source_volstatus': 'available'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:23.883326 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1dc31116-509b-444a-b03b-a4cc112154a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:23.888390 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1dc31116-509b-444a-b03b-a4cc112154a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:23.895553 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4cbd05d3-7cc1-4c3c-9976-ec45b2f39653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:23.898673 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Volume fd0b91aa-a8a8-4852-ae6b-406df203b672: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-fd0b91aa-a8a8-4852-ae6b-406df203b672', 'volume_size': 2, 'source_volid': '3caad16c-b82c-4500-a891-1df5f5c78dd1', 'source_volstatus': 'available'}
Sep 15 21:13:24.030918 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Creating clone of volume: 3caad16c-b82c-4500-a891-1df5f5c78dd1
Sep 15 21:13:24.034130 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:24.089280 n-d-796908-3 sudo[107949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1
Sep 15 21:13:24.092816 n-d-796908-3 sudo[107949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:24.201683 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-05a9e254-56c9-48f6-853b-0eaec7ffd3db tempest-GroupSnapshotsTest-845365164 None] Group tempest-GroupSnapshotsTest-Group-1092222215: creating
Sep 15 21:13:24.231840 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-05a9e254-56c9-48f6-853b-0eaec7ffd3db tempest-GroupSnapshotsTest-845365164 None] Group tempest-GroupSnapshotsTest-Group-1092222215: created successfully
Sep 15 21:13:24.272354 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-05a9e254-56c9-48f6-853b-0eaec7ffd3db tempest-GroupSnapshotsTest-845365164 None] Create group completed successfully.
Sep 15 21:13:24.435355 n-d-796908-3 sudo[107947]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:24.438264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo 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.737s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:24.440440 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:24.455199 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b077121f-5597-407f-b79b-00eb0d28c827 tempest-GroupSnapshotsTest-845365164 None] Delete group completed successfully.
Sep 15 21:13:24.869901 n-d-796908-3 sudo[107949]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:24.871866 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1" returned: 0 in 0.838s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:24.873910 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fd0b91aa-a8a8-4852-ae6b-406df203b672 --snapshot stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:24.899933 n-d-796908-3 sudo[107955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fd0b91aa-a8a8-4852-ae6b-406df203b672 --snapshot stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 -L 1.00g
Sep 15 21:13:24.900737 n-d-796908-3 sudo[107955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:25.869840 n-d-796908-3 sudo[107955]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:25.873628 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fd0b91aa-a8a8-4852-ae6b-406df203b672 --snapshot stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 -L 1.00g" returned: 0 in 0.999s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:25.877450 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd0b91aa-a8a8-4852-ae6b-406df203b672 stack-volumes-lvmdriver-1 -L 2g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:25.925627 n-d-796908-3 sudo[108060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd0b91aa-a8a8-4852-ae6b-406df203b672 stack-volumes-lvmdriver-1 -L 2g
Sep 15 21:13:25.927206 n-d-796908-3 sudo[108060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:26.147123 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:26.162213 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:26.164924 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:26.203389 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Flow 'volume_create_manager' (f6611160-e00a-487d-82e0-c834bb2c8b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:26.208934 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5b73fcc-854f-4c86-87a0-0a519cef5750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:26.256452 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:26.326267 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5b73fcc-854f-4c86-87a0-0a519cef5750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-322781273',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a872276f-3396-4e47-a5f1-552eb49fa059,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=358548a8-2caf-435a-b003-f5e7217e7f95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='655363cc4e2e45c6b970cefcf8b8a557',provider_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-09-15T21:13:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:13:26Z,user_id='a17b714a5c904874a2df3d3c4c174193',volume_attachment=>,volume_type=VolumeType(c2d9af62-acee-4b13-a4e3-694ef11a8d42),volume_type_id=c2d9af62-acee-4b13-a4e3-694ef11a8d42)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:26.328945 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0290ed7-1748-4425-b48b-54208c33803f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:26.341602 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0290ed7-1748-4425-b48b-54208c33803f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:26.345133 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad46efd0-0a81-4e11-8b5e-92a503565a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:26.347508 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad46efd0-0a81-4e11-8b5e-92a503565a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '358548a8-2caf-435a-b003-f5e7217e7f95', 'volume_name': 'volume-358548a8-2caf-435a-b003-f5e7217e7f95', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:26.349706 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a88be6a4-befe-4bcc-bcc0-bd6ba8b13655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:26.362505 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a88be6a4-befe-4bcc-bcc0-bd6ba8b13655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:26.365031 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59ccf628-d957-44b3-951f-ca98075cd327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:26.399613 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Volume 358548a8-2caf-435a-b003-f5e7217e7f95: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-358548a8-2caf-435a-b003-f5e7217e7f95', 'volume_size': 1}
Sep 15 21:13:26.403125 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-358548a8-2caf-435a-b003-f5e7217e7f95 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:26.428883 n-d-796908-3 sudo[108063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-358548a8-2caf-435a-b003-f5e7217e7f95 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:13:26.430508 n-d-796908-3 sudo[108063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:26.591907 n-d-796908-3 sudo[108060]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:26.594842 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd0b91aa-a8a8-4852-ae6b-406df203b672 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.717s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:26.598166 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-fd0b91aa-a8a8-4852-ae6b-406df203b672 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:26.622256 n-d-796908-3 sudo[108093]: 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-fd0b91aa-a8a8-4852-ae6b-406df203b672
Sep 15 21:13:26.623811 n-d-796908-3 sudo[108093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:27.278033 n-d-796908-3 sudo[108063]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:27.280551 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-358548a8-2caf-435a-b003-f5e7217e7f95 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.877s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:27.285480 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59ccf628-d957-44b3-951f-ca98075cd327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-358548a8-2caf-435a-b003-f5e7217e7f95', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:27.286484 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2e330fc-f928-47fc-95fe-7fc1994986ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:27.312385 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Volume volume-358548a8-2caf-435a-b003-f5e7217e7f95 (358548a8-2caf-435a-b003-f5e7217e7f95): created successfully
Sep 15 21:13:27.315196 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2e330fc-f928-47fc-95fe-7fc1994986ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:27.318122 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Flow 'volume_create_manager' (f6611160-e00a-487d-82e0-c834bb2c8b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:27.368591 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-97c02992-3381-4352-a075-cf5d2eb25b37 tempest-GroupSnapshotsTest-845365164 None] Created volume successfully.
Sep 15 21:13:27.386989 n-d-796908-3 sudo[108093]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:27.388688 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-fd0b91aa-a8a8-4852-ae6b-406df203b672" returned: 0 in 0.791s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:27.391279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:27.505752 n-d-796908-3 sudo[108131]: 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--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 iflag=direct
Sep 15 21:13:27.507236 n-d-796908-3 sudo[108131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:28.192658 n-d-796908-3 sudo[108131]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:28.195199 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 iflag=direct" returned: 0 in 0.804s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:28.196448 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:28.221706 n-d-796908-3 sudo[108148]: 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--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 oflag=direct
Sep 15 21:13:28.224036 n-d-796908-3 sudo[108148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:28.931329 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:28.940767 n-d-796908-3 sudo[108148]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:28.946668 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:28.947513 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:28.977275 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Flow 'volume_create_manager' (90bb46a3-ee16-4578-bf8f-9781f62f8c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:28.982078 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7effd0df-f50e-4239-b7a2-a0631befd9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:29.034599 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 oflag=direct" returned: 0 in 0.838s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:29.035728 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:29.068896 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:29.084806 n-d-796908-3 sudo[108160]: 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--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:13:29.089310 n-d-796908-3 sudo[108160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:29.108311 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7effd0df-f50e-4239-b7a2-a0631befd9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1722911367',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a872276f-3396-4e47-a5f1-552eb49fa059,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=fd9a1898-c116-469f-8e54-8c09c9ccec18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='655363cc4e2e45c6b970cefcf8b8a557',provider_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-09-15T21: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-09-15T21:13:29Z,user_id='a17b714a5c904874a2df3d3c4c174193',volume_attachment=>,volume_type=VolumeType(c2d9af62-acee-4b13-a4e3-694ef11a8d42),volume_type_id=c2d9af62-acee-4b13-a4e3-694ef11a8d42)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:29.112183 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11b26cf4-4fc1-412a-8235-4842fa527758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:29.114444 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11b26cf4-4fc1-412a-8235-4842fa527758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:29.116995 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f5991e3-d3db-4b59-91b0-adcdefa29b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:29.119837 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f5991e3-d3db-4b59-91b0-adcdefa29b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd9a1898-c116-469f-8e54-8c09c9ccec18', 'volume_name': 'volume-fd9a1898-c116-469f-8e54-8c09c9ccec18', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:29.122781 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3438870a-5c2a-473e-8930-ed958239562d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:29.125087 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3438870a-5c2a-473e-8930-ed958239562d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:29.127438 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3481aa9e-c8bf-4d30-aa74-f79c252b1d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:29.149009 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Volume fd9a1898-c116-469f-8e54-8c09c9ccec18: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd9a1898-c116-469f-8e54-8c09c9ccec18', 'volume_size': 1}
Sep 15 21:13:29.150725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:29.226358 n-d-796908-3 sudo[108162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:13:29.228276 n-d-796908-3 sudo[108162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:30.380679 n-d-796908-3 sudo[108162]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:30.382980 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.232s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:30.385928 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3481aa9e-c8bf-4d30-aa74-f79c252b1d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd9a1898-c116-469f-8e54-8c09c9ccec18', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:30.388292 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54743cb3-aacb-4bee-95b8-a9172128bccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:30.406731 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Volume volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 (fd9a1898-c116-469f-8e54-8c09c9ccec18): created successfully
Sep 15 21:13:30.410157 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54743cb3-aacb-4bee-95b8-a9172128bccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:30.421953 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Flow 'volume_create_manager' (90bb46a3-ee16-4578-bf8f-9781f62f8c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:30.446240 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1cac574b-f6e5-4a8c-8117-084e47f00366 tempest-GroupSnapshotsTest-845365164 None] Created volume successfully.
Sep 15 21:13:30.915259 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-f59ddbf4-ce3d-4e81-8704-6126ca2e70e3 req-81f0a900-d556-435a-ba80-824043e73534 tempest-DeleteServersTestJSON-1599512977 None] Terminate volume connection completed successfully.
Sep 15 21:13:30.918737 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-f59ddbf4-ce3d-4e81-8704-6126ca2e70e3 req-81f0a900-d556-435a-ba80-824043e73534 tempest-DeleteServersTestJSON-1599512977 None] Deleting attachment dd3cac7d-7e1a-4f7f-aebb-88b4caf35e23. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:13:30.923004 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:31.038933 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:31.039521 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5\n System information:\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-24766f5b-e2bf-4a49-a480-603307a715e5\n Backing store flags: \n Account information:\n E88FbDRCo2773QpCXPkU\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:31.043247 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-f59ddbf4-ce3d-4e81-8704-6126ca2e70e3 req-81f0a900-d556-435a-ba80-824043e73534 tempest-DeleteServersTestJSON-1599512977 None] Removing iscsi_target for Volume ID: 24766f5b-e2bf-4a49-a480-603307a715e5
Sep 15 21:13:31.045037 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:31.289292 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-24766f5b-e2bf-4a49-a480-603307a715e5 -f" returned: 0 in 0.244s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:31.289615 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:31.297216 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:31.501044 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Terminate volume connection completed successfully.
Sep 15 21:13:31.626341 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.294s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:31.626975 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:31.786210 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:31.814179 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-f59ddbf4-ce3d-4e81-8704-6126ca2e70e3 req-81f0a900-d556-435a-ba80-824043e73534 tempest-DeleteServersTestJSON-1599512977 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.
Sep 15 21:13:31.814179 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:31.814179 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:31.970982 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.340s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:31.971323 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n System information:\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-d3847bc1-38ed-42dc-9a68-1a86e8a265e4\n Backing store flags: \n Account information:\n ZC3nqcfATUPGtQ7927Wx\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:31.974824 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Removing iscsi_target for Volume ID: d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:31.976306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:32.287897 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 -f" returned: 0 in 0.310s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:32.288615 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219136]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:32.292356 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:32.369953 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-409bccbf-5c64-4da3-a1de-606cb200efd1 tempest-GroupSnapshotsTest-845365164 None] Update group completed successfully.
Sep 15 21:13:32.533676 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:32.534881 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:32.536188 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Remove volume export completed successfully.
Sep 15 21:13:32.720421 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-d3847bc1-38ed-42dc-9a68-1a86e8a265e4-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:13:32.790871 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Trying to delete temp volume: d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:32.800207 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:32.951072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:32.951709 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:32.952782 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Skipping remove_export. No iscsi_target is presently exported for volume: d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:32.954020 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:32.987015 n-d-796908-3 sudo[108244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:32.987812 n-d-796908-3 sudo[108244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:33.808770 n-d-796908-3 sudo[108244]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:33.954645 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4" returned: 0 in 1.000s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:34.012390 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:34.094205 n-d-796908-3 sudo[108247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:34.103841 n-d-796908-3 sudo[108247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:34.264851 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a6db10fb-2b6b-428e-965c-6ac4b9b01069 tempest-GroupSnapshotsTest-845365164 None] Update group completed successfully.
Sep 15 21:13:35.047413 n-d-796908-3 sudo[108247]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:35.049490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4" returned: 0 in 1.038s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:35.051401 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:35.166051 n-d-796908-3 sudo[108262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:35.166945 n-d-796908-3 sudo[108262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:35.698929 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f73eda3f-ce8b-4eaa-b88f-2b6afdda6f6f tempest-GroupSnapshotsTest-845365164 None] Update group completed successfully.
Sep 15 21:13:36.526469 n-d-796908-3 sudo[108262]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:36.529347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3847bc1-38ed-42dc-9a68-1a86e8a265e4" returned: 0 in 1.478s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:36.530394 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Successfully deleted volume: d3847bc1-38ed-42dc-9a68-1a86e8a265e4
Sep 15 21:13:36.533985 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 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.
Sep 15 21:13:36.533985 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:36.533985 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:36.566059 n-d-796908-3 sudo[108160]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:36.570982 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fd0b91aa--a8a8--4852--ae6b--406df203b672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.535s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:36.574895 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fd0b91aa--a8a8--4852--ae6b--406df203b672, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--fd0b91aa--a8a8--4852--ae6b--406df203b672, size 1024.00 MB, duration 7.54 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:13:36.575315 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Volume copy 1024.00 MB at 135.82 MB/s
Sep 15 21:13:36.576428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo 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-fd0b91aa-a8a8-4852-ae6b-406df203b672 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:36.644577 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 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.
Sep 15 21:13:36.644577 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:36.644577 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:36.653126 n-d-796908-3 sudo[108279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-fd0b91aa-a8a8-4852-ae6b-406df203b672
Sep 15 21:13:36.656245 n-d-796908-3 sudo[108279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:36.656937 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Deleted volume successfully.
Sep 15 21:13:36.664113 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-816394ce-3cf7-4529-989e-3a0a756a8ab8 tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-d3847bc1-38ed-42dc-9a68-1a86e8a265e4-delete_volume'" released by "delete_volume" :: held 3.944s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:13:37.335759 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-8b82b027-c6c0-469f-973f-08e09a1794ff tempest-GroupSnapshotsTest-845365164 None] Update group completed successfully.
Sep 15 21:13:37.996426 n-d-796908-3 sudo[108279]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:37.998394 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo 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-fd0b91aa-a8a8-4852-ae6b-406df203b672" returned: 0 in 1.422s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:38.000870 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-fd0b91aa-a8a8-4852-ae6b-406df203b672 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:38.059055 n-d-796908-3 sudo[108292]: ubuntu : TTY=unknown ; 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-fd0b91aa-a8a8-4852-ae6b-406df203b672
Sep 15 21:13:38.061017 n-d-796908-3 sudo[108292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:38.880211 n-d-796908-3 sudo[108292]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:38.883350 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-fd0b91aa-a8a8-4852-ae6b-406df203b672" returned: 0 in 0.882s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:38.889171 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4cbd05d3-7cc1-4c3c-9976-ec45b2f39653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd0b91aa-a8a8-4852-ae6b-406df203b672', 'volume_size': 2, 'source_volid': '3caad16c-b82c-4500-a891-1df5f5c78dd1', 'source_volstatus': 'available'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:38.903211 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f7b10d86-8c90-4a16-a298-807aa3dd324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:38.933140 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Volume volume-fd0b91aa-a8a8-4852-ae6b-406df203b672 (fd0b91aa-a8a8-4852-ae6b-406df203b672): created successfully
Sep 15 21:13:38.935781 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f7b10d86-8c90-4a16-a298-807aa3dd324b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:38.952268 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Flow 'volume_create_manager' (f8026b98-4bf1-45e7-8dc4-60d1e654bd2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:38.963527 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] GroupSnapshot 36efbf37-4267-4e29-8551-54a47bf4b74d: creating.
Sep 15 21:13:39.004336 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] Group snapshot 36efbf37-4267-4e29-8551-54a47bf4b74d: creating. {{(pid=84104) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 21:13:39.072501 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:39.102587 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5cf80513-6df9-414c-b4b3-3a3dfcf723a3 tempest-VolumesCloneTest-305755757 None] Created volume successfully.
Sep 15 21:13:39.121410 n-d-796908-3 sudo[108346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95
Sep 15 21:13:39.122540 n-d-796908-3 sudo[108346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:39.772837 n-d-796908-3 sudo[108346]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:39.775365 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95" returned: 0 in 0.703s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:39.776776 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a199aad6-cb8b-4741-9a47-76b8f61c3de4 --snapshot stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:39.823448 n-d-796908-3 sudo[108358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a199aad6-cb8b-4741-9a47-76b8f61c3de4 --snapshot stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95 -L 1.00g
Sep 15 21:13:39.826665 n-d-796908-3 sudo[108358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:40.519412 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Lock "b'cinder-fd0b91aa-a8a8-4852-ae6b-406df203b672-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:13:40.679719 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd0b91aa-a8a8-4852-ae6b-406df203b672
Sep 15 21:13:40.682037 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:40.710317 n-d-796908-3 sudo[108460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672
Sep 15 21:13:40.723325 n-d-796908-3 sudo[108460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:40.791336 n-d-796908-3 sudo[108358]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:40.794536 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a199aad6-cb8b-4741-9a47-76b8f61c3de4 --snapshot stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95 -L 1.00g" returned: 0 in 1.017s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:40.888955 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:40.931446 n-d-796908-3 sudo[108462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18
Sep 15 21:13:40.939416 n-d-796908-3 sudo[108462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:41.500151 n-d-796908-3 sudo[108460]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:41.510292 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672" returned: 0 in 0.828s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:41.511849 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:41.558266 n-d-796908-3 sudo[108466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672
Sep 15 21:13:41.559232 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-801faa23-55de-4a19-9a5c-0af54f9d3d3f req-267fc2af-47bc-4de1-b5ca-ceacda29074f tempest-VolumesBackupsTest-299687465 None] Terminate volume connection completed successfully.
Sep 15 21:13:41.559757 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-801faa23-55de-4a19-9a5c-0af54f9d3d3f req-267fc2af-47bc-4de1-b5ca-ceacda29074f tempest-VolumesBackupsTest-299687465 None] Deleting attachment 53fe0961-0255-47dc-bb9f-8bfabec63f45. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:13:41.560626 n-d-796908-3 sudo[108466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:41.575999 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:41.663728 n-d-796908-3 sudo[108462]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:41.665543 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18" returned: 0 in 0.777s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:41.667021 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f96f510c-7265-4103-8683-00dc80fedb1b --snapshot stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:41.693219 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:41.693716 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768624298240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256\n System information:\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-244ce0fe-34e7-4fd2-a527-122475ac4256\n Backing store flags: \n Account information:\n 6ERyCefn5SdTEmB8tp9i\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:41.695429 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-801faa23-55de-4a19-9a5c-0af54f9d3d3f req-267fc2af-47bc-4de1-b5ca-ceacda29074f tempest-VolumesBackupsTest-299687465 None] Removing iscsi_target for Volume ID: 244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:41.697061 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:41.703155 n-d-796908-3 sudo[108470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f96f510c-7265-4103-8683-00dc80fedb1b --snapshot stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 -L 1.00g
Sep 15 21:13:41.704120 n-d-796908-3 sudo[108470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:41.986539 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-244ce0fe-34e7-4fd2-a527-122475ac4256 -f" returned: 0 in 0.289s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:41.986874 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768624298240]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:41.987999 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:42.232729 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:42.233435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768624298240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:42.393783 n-d-796908-3 sudo[108466]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:42.450641 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672" returned: 0 in 0.939s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:42.462800 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:42.537937 n-d-796908-3 sudo[108566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672
Sep 15 21:13:42.541053 n-d-796908-3 sudo[108566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:42.626245 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-801faa23-55de-4a19-9a5c-0af54f9d3d3f req-267fc2af-47bc-4de1-b5ca-ceacda29074f tempest-VolumesBackupsTest-299687465 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.
Sep 15 21:13:42.626245 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:42.626245 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:42.684636 n-d-796908-3 sudo[108470]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:42.686554 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f96f510c-7265-4103-8683-00dc80fedb1b --snapshot stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 -L 1.00g" returned: 0 in 1.020s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:43.008356 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-06f97399-4abc-4520-bf25-611bb570e5dc tempest-GroupSnapshotsTest-845365164 None] group_snapshot 36efbf37-4267-4e29-8551-54a47bf4b74d: created successfully
Sep 15 21:13:43.285696 n-d-796908-3 sudo[108566]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:43.287927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd0b91aa-a8a8-4852-ae6b-406df203b672" returned: 0 in 0.828s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:43.289071 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Successfully deleted volume: fd0b91aa-a8a8-4852-ae6b-406df203b672
Sep 15 21:13:43.341776 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Created reservations ['6811bc20-65ee-460e-8083-ee009f156f4b', '6228469e-1028-47af-b43f-9e825e7c32c1', '99cc2a7d-e3a2-419d-82c8-976f5872712a', 'db3d8ba3-374d-422f-8e55-ccfeb9e3e45a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:43.346248 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 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.
Sep 15 21:13:43.346248 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:43.346248 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:43.467483 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:43.468663 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:43.515757 n-d-796908-3 sudo[108611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:43.520601 n-d-796908-3 sudo[108611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:43.950542 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] group_snapshot 36efbf37-4267-4e29-8551-54a47bf4b74d: deleting
Sep 15 21:13:44.054662 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] group_snapshot 36efbf37-4267-4e29-8551-54a47bf4b74d: deleting {{(pid=84104) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 21:13:44.073616 n-d-796908-3 sudo[108611]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:44.079892 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo 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-a199aad6-cb8b-4741-9a47-76b8f61c3de4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:44.107926 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.639s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:44.110708 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:44.129722 n-d-796908-3 sudo[108614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-a199aad6-cb8b-4741-9a47-76b8f61c3de4
Sep 15 21:13:44.130579 n-d-796908-3 sudo[108614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:44.152252 n-d-796908-3 sudo[108615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:44.158791 n-d-796908-3 sudo[108615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:44.448951 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Lock "b'cinder-3caad16c-b82c-4500-a891-1df5f5c78dd1-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:13:44.602661 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3caad16c-b82c-4500-a891-1df5f5c78dd1
Sep 15 21:13:44.606525 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:44.664949 n-d-796908-3 sudo[108620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1
Sep 15 21:13:44.665759 n-d-796908-3 sudo[108620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:45.065331 n-d-796908-3 sudo[108615]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:45.068077 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] CMD "sudo 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.957s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:45.068381 n-d-796908-3 sudo[108614]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:45.071196 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:45.074556 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo 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-a199aad6-cb8b-4741-9a47-76b8f61c3de4" returned: 0 in 0.995s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:45.076356 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a199aad6-cb8b-4741-9a47-76b8f61c3de4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:45.119391 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Deleted volume successfully.
Sep 15 21:13:45.140725 n-d-796908-3 sudo[108625]: ubuntu : TTY=unknown ; 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-a199aad6-cb8b-4741-9a47-76b8f61c3de4
Sep 15 21:13:45.147118 n-d-796908-3 sudo[108625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:45.148135 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b6c19f85-99ee-4db9-b044-23129d405a6a tempest-VolumesCloneTest-305755757 None] Lock "b'cinder-fd0b91aa-a8a8-4852-ae6b-406df203b672-delete_volume'" released by "delete_volume" :: held 4.628s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:13:45.231750 n-d-796908-3 sudo[108620]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:45.234593 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1" returned: 0 in 0.627s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:45.236080 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:45.274354 n-d-796908-3 sudo[108627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1
Sep 15 21:13:45.283302 n-d-796908-3 sudo[108627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:45.918890 n-d-796908-3 sudo[108625]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:45.921674 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a199aad6-cb8b-4741-9a47-76b8f61c3de4" returned: 0 in 0.844s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:45.924373 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo 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-f96f510c-7265-4103-8683-00dc80fedb1b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:45.947117 n-d-796908-3 sudo[108670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-f96f510c-7265-4103-8683-00dc80fedb1b
Sep 15 21:13:45.948073 n-d-796908-3 sudo[108670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:46.022810 n-d-796908-3 sudo[108627]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:46.025306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1" returned: 0 in 0.789s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:46.027192 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:46.055894 n-d-796908-3 sudo[108672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1
Sep 15 21:13:46.057403 n-d-796908-3 sudo[108672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:46.492062 n-d-796908-3 sudo[108670]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:46.496523 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo 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-f96f510c-7265-4103-8683-00dc80fedb1b" returned: 0 in 0.571s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:46.500497 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f96f510c-7265-4103-8683-00dc80fedb1b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:46.539573 n-d-796908-3 sudo[108675]: ubuntu : TTY=unknown ; 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-f96f510c-7265-4103-8683-00dc80fedb1b
Sep 15 21:13:46.540967 n-d-796908-3 sudo[108675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:46.801382 n-d-796908-3 sudo[108672]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:46.804110 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3caad16c-b82c-4500-a891-1df5f5c78dd1" returned: 0 in 0.776s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:46.805513 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Successfully deleted volume: 3caad16c-b82c-4500-a891-1df5f5c78dd1
Sep 15 21:13:46.856872 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Created reservations ['0ffc0146-c7c8-45a8-bbb5-c63c3fdae0e3', 'ad81fed7-ef45-4e64-bf4a-645635f1d965', 'b07d0615-ebbd-4a4f-8dfa-440c10a0d95f', 'dcfb54fc-2ba9-4c68-bf66-64db15560035'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:46.860589 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 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.
Sep 15 21:13:46.860589 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:46.860589 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:46.943496 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:46.944253 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:46.982479 n-d-796908-3 sudo[108681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:46.985103 n-d-796908-3 sudo[108681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:47.186071 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Lock "b'cinder-741aefb0-541e-4665-93ee-0a40c9681745-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:13:47.325151 n-d-796908-3 sudo[108675]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:47.328615 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f96f510c-7265-4103-8683-00dc80fedb1b" returned: 0 in 0.830s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:47.365392 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Skipping remove_export. No iscsi_target is presently exported for volume: 741aefb0-541e-4665-93ee-0a40c9681745
Sep 15 21:13:47.367907 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:47.419886 n-d-796908-3 sudo[108723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745
Sep 15 21:13:47.421382 n-d-796908-3 sudo[108723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:47.618865 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-11989981 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-11989981, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:13:47.620618 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-11989981 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-11989981, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:13:47.671581 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['12b990f9-cd12-4da1-9c8a-cb1882825fbc', '13d66d44-f8b3-4980-8289-17b98c80813a', '233d03e3-01fc-4002-a311-1645245d97a9', 'b109b025-8dac-409f-b430-b458348402ed'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:47.673995 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:13:47.673995 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:47.673995 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:47.753806 n-d-796908-3 sudo[108681]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:47.758316 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.814s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:47.760220 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:47.818921 n-d-796908-3 sudo[108727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:47.819761 n-d-796908-3 sudo[108727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:47.995330 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['70560cec-4354-4a2b-b98a-27e4bb122eda', '29804b95-130f-4fd5-b2d2-95a9d9e1ce21', 'a9f1a1f8-6c76-451b-a993-80b37e635a72', '135d4940-a43f-464e-9732-e40151c8ff48'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:47.997372 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:13:47.997372 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:47.997372 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:48.090005 n-d-796908-3 sudo[108723]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:48.107859 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745" returned: 0 in 0.740s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:48.112449 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:48.157105 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:13:48.157105 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:48.157105 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:48.178014 n-d-796908-3 sudo[108734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745
Sep 15 21:13:48.178985 n-d-796908-3 sudo[108734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:48.188330 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-900afdfc-2dfd-4997-8e12-b6631e43f227 tempest-GroupSnapshotsTest-845365164 None] group_snapshot 36efbf37-4267-4e29-8551-54a47bf4b74d: deleted successfully
Sep 15 21:13:48.462347 n-d-796908-3 sudo[108727]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:48.464659 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] CMD "sudo 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.704s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:48.467112 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:48.473277 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Deleted volume successfully.
Sep 15 21:13:48.505192 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-3e5b68d8-1999-42f6-9ccc-7ea0d3320d45 tempest-VolumesCloneTest-305755757 None] Lock "b'cinder-3caad16c-b82c-4500-a891-1df5f5c78dd1-delete_volume'" released by "delete_volume" :: held 4.057s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:13:48.912991 n-d-796908-3 sudo[108734]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:48.915166 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745" returned: 0 in 0.803s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:48.917982 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:48.960976 n-d-796908-3 sudo[108744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745
Sep 15 21:13:48.962506 n-d-796908-3 sudo[108744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:49.419877 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Skipping remove_export. No iscsi_target is presently exported for volume: 358548a8-2caf-435a-b003-f5e7217e7f95
Sep 15 21:13:49.421338 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:49.446930 n-d-796908-3 sudo[108747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95
Sep 15 21:13:49.448041 n-d-796908-3 sudo[108747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:49.597861 n-d-796908-3 sudo[108744]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:49.600380 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-741aefb0-541e-4665-93ee-0a40c9681745" returned: 0 in 0.682s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:49.601709 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Successfully deleted volume: 741aefb0-541e-4665-93ee-0a40c9681745
Sep 15 21:13:49.710726 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Created reservations ['dfc917a7-bbac-4aa3-afe0-12d0bdc15fa5', 'c37f67d7-7cc2-4e7b-b5be-d97cae19f8c3', 'd78a75bb-fc76-4caa-943c-af28a56a5117', '70d4ec69-1d91-4dc9-8bd7-f37c632de70f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:49.713132 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 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.
Sep 15 21:13:49.713132 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:49.713132 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:49.810130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:49.812497 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:49.859739 n-d-796908-3 sudo[108752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:49.862045 n-d-796908-3 sudo[108752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:50.175604 n-d-796908-3 sudo[108747]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:50.187226 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-244ce0fe-34e7-4fd2-a527-122475ac4256-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:13:50.189760 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95" returned: 0 in 0.769s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:50.191128 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:50.254151 n-d-796908-3 sudo[108755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95
Sep 15 21:13:50.259601 n-d-796908-3 sudo[108755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:50.317115 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:50.509435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:50.509803 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:13:50.510695 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Skipping remove_export. No iscsi_target is presently exported for volume: 244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:50.511936 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:50.520977 n-d-796908-3 sudo[108752]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:50.537038 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.724s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:50.540379 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:50.552760 n-d-796908-3 sudo[108762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:50.553552 n-d-796908-3 sudo[108762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:50.582581 n-d-796908-3 sudo[108763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:50.583463 n-d-796908-3 sudo[108763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:50.879563 n-d-796908-3 sudo[108755]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:50.881936 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95" returned: 0 in 0.690s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:50.884159 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:50.931041 n-d-796908-3 sudo[108767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95
Sep 15 21:13:50.939384 n-d-796908-3 sudo[108767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:51.108013 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Lock "b'cinder-918f37b6-0000-43b1-8831-cad52d5bd47e-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:13:51.266033 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Skipping remove_export. No iscsi_target is presently exported for volume: 918f37b6-0000-43b1-8831-cad52d5bd47e
Sep 15 21:13:51.267163 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:51.353725 n-d-796908-3 sudo[108771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e
Sep 15 21:13:51.354589 n-d-796908-3 sudo[108771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:51.373370 n-d-796908-3 sudo[108763]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:51.377079 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] CMD "sudo 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.836s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:51.382479 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:51.396307 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Deleted volume successfully.
Sep 15 21:13:51.429862 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-34f49e2b-0508-4643-b6e9-963da450a12a tempest-VolumesCloneTest-305755757 None] Lock "b'cinder-741aefb0-541e-4665-93ee-0a40c9681745-delete_volume'" released by "delete_volume" :: held 4.244s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:13:51.454043 n-d-796908-3 sudo[108762]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:51.457351 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256" returned: 0 in 0.944s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:51.458665 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:51.499860 n-d-796908-3 sudo[108773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:51.502365 n-d-796908-3 sudo[108773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:51.945157 n-d-796908-3 sudo[108767]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:51.947630 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-358548a8-2caf-435a-b003-f5e7217e7f95" returned: 0 in 1.063s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:51.949087 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Successfully deleted volume: 358548a8-2caf-435a-b003-f5e7217e7f95
Sep 15 21:13:51.949816 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd9a1898-c116-469f-8e54-8c09c9ccec18
Sep 15 21:13:51.951143 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:51.987570 n-d-796908-3 sudo[108780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18
Sep 15 21:13:51.989132 n-d-796908-3 sudo[108780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:52.139860 n-d-796908-3 sudo[108771]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:52.142035 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e" returned: 0 in 0.874s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:52.143768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:52.175823 n-d-796908-3 sudo[108784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e
Sep 15 21:13:52.180195 n-d-796908-3 sudo[108784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:52.286019 n-d-796908-3 sudo[108773]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:52.289384 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256" returned: 0 in 0.830s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:52.291663 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:52.348912 n-d-796908-3 sudo[108786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:52.351042 n-d-796908-3 sudo[108786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:52.501240 n-d-796908-3 sudo[108780]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:52.503769 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18" returned: 0 in 0.552s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:52.505573 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:52.548879 n-d-796908-3 sudo[108789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18
Sep 15 21:13:52.557138 n-d-796908-3 sudo[108789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:52.860389 n-d-796908-3 sudo[108784]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:52.862932 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e" returned: 0 in 0.719s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:52.864738 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:52.898821 n-d-796908-3 sudo[108793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e
Sep 15 21:13:52.899608 n-d-796908-3 sudo[108793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:53.045445 n-d-796908-3 sudo[108786]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:53.048290 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-244ce0fe-34e7-4fd2-a527-122475ac4256" returned: 0 in 0.756s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:53.049730 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Successfully deleted volume: 244ce0fe-34e7-4fd2-a527-122475ac4256
Sep 15 21:13:53.132694 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Created reservations ['6fd79687-4b06-41c9-a963-d9b14892243c', '2b7fff98-3792-4029-8ed8-41591fcc3282', 'c34ffb4a-0296-46bb-bd81-0bf4a070fc0e', '1453286f-7986-401a-a185-82f65c62db1a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:53.135272 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 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.
Sep 15 21:13:53.135272 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:53.135272 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:53.164419 n-d-796908-3 sudo[108789]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:53.169942 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18" returned: 0 in 0.664s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:53.171605 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:53.202713 n-d-796908-3 sudo[108799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18
Sep 15 21:13:53.204423 n-d-796908-3 sudo[108799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:53.222699 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:53.224055 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:53.267671 n-d-796908-3 sudo[108803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:53.268564 n-d-796908-3 sudo[108803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:53.731075 n-d-796908-3 sudo[108793]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:53.733666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-918f37b6-0000-43b1-8831-cad52d5bd47e" returned: 0 in 0.868s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:53.734955 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Successfully deleted volume: 918f37b6-0000-43b1-8831-cad52d5bd47e
Sep 15 21:13:53.809937 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Created reservations ['4c5b8166-484b-4e9f-8ad2-516d45449eed', 'efbe0995-9e3f-476c-8984-04a3deeec991', '7e555fac-b8cb-443a-ac51-1ae2e0fff7af', 'c679cf69-de6d-4b7d-9d9d-c855d77950c8'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:53.825144 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 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.
Sep 15 21:13:53.825144 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:53.825144 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:53.915294 n-d-796908-3 sudo[108803]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:53.915508 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:53.916429 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:53.927403 n-d-796908-3 sudo[108799]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:53.940457 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd9a1898-c116-469f-8e54-8c09c9ccec18" returned: 0 in 0.768s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:53.941277 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.717s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:53.942624 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Successfully deleted volume: fd9a1898-c116-469f-8e54-8c09c9ccec18
Sep 15 21:13:53.943863 n-d-796908-3 sudo[108815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:53.944658 n-d-796908-3 sudo[108815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:53.972990 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:54.006805 n-d-796908-3 sudo[108817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:54.012395 n-d-796908-3 sudo[108817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:54.136831 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['d8ba6459-64bd-40b0-8245-920823840149'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:54.197435 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-11989981 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-11989981, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:13:54.227897 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['3609ac68-0a7b-4c91-a3e6-78c45d56b64c', 'bb869a1a-529e-490f-82b7-1b552311246e', '59a95c05-3777-498d-a3dd-25bd52119f00', 'd1df6d64-538b-48ed-a441-db086891e1de'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:54.230140 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:13:54.230140 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:13:54.230140 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:13:54.407061 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['95ec127b-d15d-4855-b3f5-391667aca035', '518691f2-638d-43c2-a2a9-17b48dcdb41a', 'c99a4c9b-96d6-4da4-978e-170e1a1b23cb', '280e0cc1-a83e-4f79-b56e-470204e35711'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:13:54.559965 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:54.561990 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:54.600390 n-d-796908-3 sudo[108815]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:54.610768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.693s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:54.613883 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:54.628141 n-d-796908-3 sudo[108822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:54.629695 n-d-796908-3 sudo[108822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:54.700458 n-d-796908-3 sudo[108823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:54.702177 n-d-796908-3 sudo[108823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:55.068338 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:55.079015 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:55.081868 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:55.112203 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (ef955991-3f7d-4fae-9216-861a51414882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:55.122862 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f57ef58-ce35-4e97-b6b2-4036ba8c0780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:55.181752 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:55.242986 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f57ef58-ce35-4e97-b6b2-4036ba8c0780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-837834201',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=7ca9c2d9-53ce-4dba-864b-525094c48401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45dac001cae74b519c4ed00b6f792c10',provider_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-09-15T21:13:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:13:55Z,user_id='33b454f59fc54ebd9876aa0db3e72ed4',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:55.244692 n-d-796908-3 sudo[108817]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:55.251262 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (942a1a79-4542-4111-b670-c111f81a822d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:55.256525 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (942a1a79-4542-4111-b670-c111f81a822d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:55.268080 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (90fa8452-a987-408e-822b-14b760beffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:55.277952 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] CMD "sudo 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.305s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:55.279496 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:55.290485 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Deleted volume successfully.
Sep 15 21:13:55.305834 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-cce3481d-2888-4830-8e8f-dd41ce1ed88e tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-244ce0fe-34e7-4fd2-a527-122475ac4256-delete_volume'" released by "delete_volume" :: held 5.119s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:13:55.493665 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (90fa8452-a987-408e-822b-14b760beffcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7ca9c2d9-53ce-4dba-864b-525094c48401', 'volume_name': 'volume-7ca9c2d9-53ce-4dba-864b-525094c48401', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:55.496259 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f5308c7-29c4-441b-85e8-9cf4392ecb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:55.499951 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f5308c7-29c4-441b-85e8-9cf4392ecb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:55.512626 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0cfa1846-94e2-43b5-8d18-d6cec17f060b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:55.513740 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Volume 7ca9c2d9-53ce-4dba-864b-525094c48401: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7ca9c2d9-53ce-4dba-864b-525094c48401', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:13:55.514537 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Cloning 7ca9c2d9-53ce-4dba-864b-525094c48401 from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:13:55.825799 n-d-796908-3 sudo[108823]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:55.829102 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:55.829982 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:55.839895 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Deleted volume successfully.
Sep 15 21:13:55.860495 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-94a47a97-1434-4c99-a28d-56aa0b89198c tempest-VolumesCloneTest-305755757 None] Lock "b'cinder-918f37b6-0000-43b1-8831-cad52d5bd47e-delete_volume'" released by "delete_volume" :: held 4.755s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:13:55.901464 n-d-796908-3 sudo[108822]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:55.910199 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.344s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:55.912395 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:55.975386 n-d-796908-3 sudo[108829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:13:55.978379 n-d-796908-3 sudo[108829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:56.395015 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bdf9e3d3-f9f8-4473-8183-5e01b5360902 tempest-GroupSnapshotsTest-845365164 None] Group tempest-GroupSnapshotsTest-Group-1645370719: creating
Sep 15 21:13:56.428815 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bdf9e3d3-f9f8-4473-8183-5e01b5360902 tempest-GroupSnapshotsTest-845365164 None] Group tempest-GroupSnapshotsTest-Group-1645370719: created successfully
Sep 15 21:13:56.458845 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bdf9e3d3-f9f8-4473-8183-5e01b5360902 tempest-GroupSnapshotsTest-845365164 None] Create group completed successfully.
Sep 15 21:13:56.720296 n-d-796908-3 sudo[108829]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:56.723037 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo 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.811s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:56.724740 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:56.738852 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-250f98db-2740-4159-a529-113ace5e4969 tempest-GroupSnapshotsTest-845365164 None] Delete group completed successfully.
Sep 15 21:13:58.248348 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:58.254325 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:58.255040 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:58.351638 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Flow 'volume_create_manager' (1e59dad5-c30b-459b-aaaa-1de85c264efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:58.366261 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24bb51ec-ec6f-4cd7-a9e2-eb6fb687fec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:58.422833 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:58.461606 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24bb51ec-ec6f-4cd7-a9e2-eb6fb687fec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-496640363',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=d467501c-fafa-44bc-a3ba-31fc9e68382c,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=f4ab7c75-865b-483f-b61d-1a0d243818a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='655363cc4e2e45c6b970cefcf8b8a557',provider_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-09-15T21:13:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:13:58Z,user_id='a17b714a5c904874a2df3d3c4c174193',volume_attachment=>,volume_type=VolumeType(a04090f7-96a4-4ccd-8395-e35d39509b14),volume_type_id=a04090f7-96a4-4ccd-8395-e35d39509b14)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:58.465038 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02b1a5d6-b148-406a-927d-e1357d569b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:58.468878 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02b1a5d6-b148-406a-927d-e1357d569b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:58.471521 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebd927df-fadc-4b09-af03-8ac6f81e22b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:58.474295 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebd927df-fadc-4b09-af03-8ac6f81e22b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f4ab7c75-865b-483f-b61d-1a0d243818a8', 'volume_name': 'volume-f4ab7c75-865b-483f-b61d-1a0d243818a8', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:58.477514 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (822a955d-ece6-403a-807c-7412ca2af14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:58.479906 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (822a955d-ece6-403a-807c-7412ca2af14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:58.482402 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (719e02e0-3f16-40a8-89ba-d347353bd4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:58.513525 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Volume f4ab7c75-865b-483f-b61d-1a0d243818a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f4ab7c75-865b-483f-b61d-1a0d243818a8', 'volume_size': 1}
Sep 15 21:13:58.514936 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:58.550216 n-d-796908-3 sudo[108844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:13:58.551080 n-d-796908-3 sudo[108844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:59.186710 n-d-796908-3 sudo[108844]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:59.192969 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.675s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:59.198944 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (719e02e0-3f16-40a8-89ba-d347353bd4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f4ab7c75-865b-483f-b61d-1a0d243818a8', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:59.207586 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eab41327-4337-4bd9-9c47-1e909e180ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:59.221949 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Volume volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 (f4ab7c75-865b-483f-b61d-1a0d243818a8): created successfully
Sep 15 21:13:59.224125 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eab41327-4337-4bd9-9c47-1e909e180ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:59.227142 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Flow 'volume_create_manager' (1e59dad5-c30b-459b-aaaa-1de85c264efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:59.241293 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-71bffd84-c6cf-4e87-990f-564750b8c7b5 tempest-GroupSnapshotsTest-845365164 None] Created volume successfully.
Sep 15 21:13:59.881933 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:13:59.886073 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:13:59.886598 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:13:59.908204 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Flow 'volume_create_manager' (d177486e-62ad-4577-9535-2f99e09e799f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:13:59.911302 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65e81224-b9f3-4b0a-a109-d7efdb802127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:59.934556 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:13:59.963429 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65e81224-b9f3-4b0a-a109-d7efdb802127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-59530010',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=f104c44e-bb1c-4e00-ab22-2ab0349305cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab747baec10d4a679982d2944dd2bc88',provider_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-09-15T21:14:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:14:00Z,user_id='481d891fedd549b0835531fd299036a9',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:59.966905 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bca6c869-e6b8-4cd9-bbcf-44d26f3a6428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:59.969770 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bca6c869-e6b8-4cd9-bbcf-44d26f3a6428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:13:59.971976 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0cacd94-f1cc-47dd-a692-af195996a579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:13:59.979442 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-aa9bce02-4209-4f3b-835b-82160e16dd86 tempest-GroupSnapshotsTest-845365164 None] GroupSnapshot e765f482-408f-4c6c-9eaa-1b4862d3526e: creating.
Sep 15 21:14:00.013240 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aa9bce02-4209-4f3b-835b-82160e16dd86 tempest-GroupSnapshotsTest-845365164 None] Group snapshot e765f482-408f-4c6c-9eaa-1b4862d3526e: creating. {{(pid=84104) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 21:14:00.084465 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-aa9bce02-4209-4f3b-835b-82160e16dd86 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:00.103812 n-d-796908-3 sudo[108881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8
Sep 15 21:14:00.104623 n-d-796908-3 sudo[108881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:00.141500 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0cacd94-f1cc-47dd-a692-af195996a579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f104c44e-bb1c-4e00-ab22-2ab0349305cc', 'volume_name': 'volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:00.145634 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97d1d5e1-4d30-435e-ade4-841e38350d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:00.149032 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97d1d5e1-4d30-435e-ade4-841e38350d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:00.151220 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e95d0786-5778-4527-9cc6-a95ec0012fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:00.152107 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Volume f104c44e-bb1c-4e00-ab22-2ab0349305cc: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:14:00.152810 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Cloning f104c44e-bb1c-4e00-ab22-2ab0349305cc from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:14:00.619407 n-d-796908-3 sudo[108881]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:00.623400 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-aa9bce02-4209-4f3b-835b-82160e16dd86 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8" returned: 0 in 0.539s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:00.625345 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-aa9bce02-4209-4f3b-835b-82160e16dd86 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49870d1a-6c04-4b9d-b398-eb1980d5ce41 --snapshot stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:00.658441 n-d-796908-3 sudo[108885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49870d1a-6c04-4b9d-b398-eb1980d5ce41 --snapshot stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 -L 1.00g
Sep 15 21:14:00.664503 n-d-796908-3 sudo[108885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:01.728575 n-d-796908-3 sudo[108885]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:01.731152 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-aa9bce02-4209-4f3b-835b-82160e16dd86 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49870d1a-6c04-4b9d-b398-eb1980d5ce41 --snapshot stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 -L 1.00g" returned: 0 in 1.105s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:01.862480 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-aa9bce02-4209-4f3b-835b-82160e16dd86 tempest-GroupSnapshotsTest-845365164 None] group_snapshot e765f482-408f-4c6c-9eaa-1b4862d3526e: created successfully
Sep 15 21:14:02.440841 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] group_snapshot e765f482-408f-4c6c-9eaa-1b4862d3526e: deleting
Sep 15 21:14:02.478043 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] group_snapshot e765f482-408f-4c6c-9eaa-1b4862d3526e: deleting {{(pid=84104) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 21:14:02.492070 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo 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-49870d1a-6c04-4b9d-b398-eb1980d5ce41 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:02.512729 n-d-796908-3 sudo[108990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-49870d1a-6c04-4b9d-b398-eb1980d5ce41
Sep 15 21:14:02.513638 n-d-796908-3 sudo[108990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:03.000953 n-d-796908-3 sudo[108990]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:03.003270 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo 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-49870d1a-6c04-4b9d-b398-eb1980d5ce41" returned: 0 in 0.511s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:03.006896 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49870d1a-6c04-4b9d-b398-eb1980d5ce41 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:03.037453 n-d-796908-3 sudo[108993]: ubuntu : TTY=unknown ; 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-49870d1a-6c04-4b9d-b398-eb1980d5ce41
Sep 15 21:14:03.038292 n-d-796908-3 sudo[108993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:03.787169 n-d-796908-3 sudo[108993]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:03.790314 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49870d1a-6c04-4b9d-b398-eb1980d5ce41" returned: 0 in 0.783s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:03.903178 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2042264930 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2042264930, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:14:03.904042 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2042264930 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2042264930, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:14:03.925493 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] Created reservations ['32bed71d-a932-4cb0-954d-b51f90d8bd1f', '99d9cd04-d88b-4999-87ae-f0468120de34', '02c39331-2034-4128-9c89-17b8b90f6d88', 'c794afef-7ba5-4392-9e6a-53a1c68163e5'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:03.927398 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:14:03.927398 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:03.927398 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:03.995156 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-49f8cd28-2030-4f06-95a2-a59de9bed1e1 tempest-GroupSnapshotsTest-845365164 None] group_snapshot e765f482-408f-4c6c-9eaa-1b4862d3526e: deleted successfully
Sep 15 21:14:05.536609 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Skipping remove_export. No iscsi_target is presently exported for volume: f4ab7c75-865b-483f-b61d-1a0d243818a8
Sep 15 21:14:05.537882 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:05.638338 n-d-796908-3 sudo[109039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8
Sep 15 21:14:05.640277 n-d-796908-3 sudo[109039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:06.356558 n-d-796908-3 sudo[109039]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:06.364193 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8" returned: 0 in 0.826s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:06.370205 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:06.429105 n-d-796908-3 sudo[109050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8
Sep 15 21:14:06.432164 n-d-796908-3 sudo[109050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:07.307399 n-d-796908-3 sudo[109050]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:07.321465 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8" returned: 0 in 0.951s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:07.332343 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:07.434365 n-d-796908-3 sudo[109058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8
Sep 15 21:14:07.439596 n-d-796908-3 sudo[109058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:08.247227 n-d-796908-3 sudo[109058]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:08.254053 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f4ab7c75-865b-483f-b61d-1a0d243818a8" returned: 0 in 0.921s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:08.262048 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Successfully deleted volume: f4ab7c75-865b-483f-b61d-1a0d243818a8
Sep 15 21:14:08.485200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Created reservations ['345bbbac-58d0-403f-b299-fe0bf30315a8'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:08.596284 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2042264930 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2042264930, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:14:08.643581 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Created reservations ['25f51075-3ba0-4c36-9655-1e773fabe857', 'f896ae9b-61c8-4c3a-8674-c1cecb29ea1c', '6ff2046e-5a04-4182-8ab0-6186867cdd05', '2516b362-f8d1-40b7-9ca0-6c01803c350f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:08.650769 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 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.
Sep 15 21:14:08.650769 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:08.650769 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:08.922986 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:14:08.923621 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:08.978201 n-d-796908-3 sudo[109065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:08.979065 n-d-796908-3 sudo[109065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:10.350321 n-d-796908-3 sudo[109065]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:10.356047 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.432s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:10.358330 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:10.423834 n-d-796908-3 sudo[109080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:10.424714 n-d-796908-3 sudo[109080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:11.331207 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:14:11.331648 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:14:11.332430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:11.434019 n-d-796908-3 sudo[109115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:11.455118 n-d-796908-3 sudo[109115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:11.649740 n-d-796908-3 sudo[109080]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:11.652002 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] CMD "sudo 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.293s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:11.657311 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:14:11.672321 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-42bab753-3b86-4cff-aa5c-9957af375c4f tempest-GroupSnapshotsTest-845365164 None] Delete group completed successfully.
Sep 15 21:14:12.396118 n-d-796908-3 sudo[109115]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:12.399527 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.067s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:12.401344 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:12.454680 n-d-796908-3 sudo[109122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:12.456343 n-d-796908-3 sudo[109122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:13.254078 n-d-796908-3 sudo[109122]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:13.260801 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.859s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:13.263070 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:14:23.041953 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1, size 616.00 MB, duration 27.53 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:14:23.043149 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Image download 616.00 MB at 22.38 MB/s
Sep 15 21:14:23.115841 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:23.344096 n-d-796908-3 sudo[109139]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1
Sep 15 21:14:23.349720 n-d-796908-3 sudo[109139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:24.274514 n-d-796908-3 sudo[109139]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:24.276867 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1" returned: 0 in 1.161s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:24.278173 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 33b454f59fc54ebd9876aa0db3e72ed4. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:14:24.402886 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:24.674231 n-d-796908-3 sudo[109146]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1
Sep 15 21:14:24.675809 n-d-796908-3 sudo[109146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:25.697175 n-d-796908-3 sudo[109146]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:25.701696 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1" returned: 0 in 1.299s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:25.704654 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ca9c2d9-53ce-4dba-864b-525094c48401 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:25.747931 n-d-796908-3 sudo[109151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ca9c2d9-53ce-4dba-864b-525094c48401 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:14:25.748746 n-d-796908-3 sudo[109151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:26.633148 n-d-796908-3 sudo[109151]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:26.638815 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ca9c2d9-53ce-4dba-864b-525094c48401 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.934s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:26.690466 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 7ca9c2d9-53ce-4dba-864b-525094c48401. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:14:26.789725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ogaoawk4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:27.056719 n-d-796908-3 sudo[109196]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ogaoawk4
Sep 15 21:14:27.057517 n-d-796908-3 sudo[109196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:27.754802 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1, size 616.00 MB, duration 27.60 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:14:27.755205 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Image download 616.00 MB at 22.32 MB/s
Sep 15 21:14:27.824681 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:27.836007 n-d-796908-3 sudo[109196]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:27.852861 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_ogaoawk4" returned: 0 in 1.062s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:27.854856 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:28.003651 n-d-796908-3 sudo[109201]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1
Sep 15 21:14:28.006452 n-d-796908-3 sudo[109201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:28.066651 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e8fdbdc2-a300-4ed8-a3ba-6f6ff07d5caa tempest-GroupsTest-1798864545 None] Group tempest-Group1-983736233: creating
Sep 15 21:14:28.106864 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e8fdbdc2-a300-4ed8-a3ba-6f6ff07d5caa tempest-GroupsTest-1798864545 None] Group tempest-Group1-983736233: created successfully
Sep 15 21:14:28.126086 n-d-796908-3 sudo[109202]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1
Sep 15 21:14:28.142136 n-d-796908-3 sudo[109202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:28.152649 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e8fdbdc2-a300-4ed8-a3ba-6f6ff07d5caa tempest-GroupsTest-1798864545 None] Create group completed successfully.
Sep 15 21:14:28.533394 n-d-796908-3 sudo[109201]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:28.535277 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1" returned: 0 in 0.711s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:28.536064 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 481d891fedd549b0835531fd299036a9. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:14:28.624250 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:28.791754 n-d-796908-3 sudo[109202]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:28.794109 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1" returned: 0 in 0.939s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:28.795350 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:14:28.796320 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7ca9c2d9--53ce--4dba--864b--525094c48401 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:28.837939 n-d-796908-3 sudo[109212]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7ca9c2d9--53ce--4dba--864b--525094c48401 oflag=direct
Sep 15 21:14:28.840796 n-d-796908-3 sudo[109208]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1
Sep 15 21:14:28.842766 n-d-796908-3 sudo[109212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:28.844429 n-d-796908-3 sudo[109208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:29.246982 n-d-796908-3 sudo[109212]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:29.250154 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7ca9c2d9--53ce--4dba--864b--525094c48401 oflag=direct" returned: 0 in 0.453s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:29.252112 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7ca9c2d9--53ce--4dba--864b--525094c48401 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:29.273093 n-d-796908-3 sudo[109228]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7ca9c2d9--53ce--4dba--864b--525094c48401
Sep 15 21:14:29.274572 n-d-796908-3 sudo[109228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:29.291228 n-d-796908-3 sudo[109208]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:29.295186 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1" returned: 0 in 0.671s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:29.297183 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:29.338570 n-d-796908-3 sudo[109230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:14:29.340351 n-d-796908-3 sudo[109230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:29.496100 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-190bde4f-bee4-4c9c-aada-2207d5e5fd3d tempest-GroupsTest-1798864545 None] Group tempest-Group2-1833425638: creating
Sep 15 21:14:29.559302 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-190bde4f-bee4-4c9c-aada-2207d5e5fd3d tempest-GroupsTest-1798864545 None] Group tempest-Group2-1833425638: created successfully
Sep 15 21:14:29.665235 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-190bde4f-bee4-4c9c-aada-2207d5e5fd3d tempest-GroupsTest-1798864545 None] Create group completed successfully.
Sep 15 21:14:30.467330 n-d-796908-3 sudo[109228]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:30.469126 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7ca9c2d9--53ce--4dba--864b--525094c48401" returned: 0 in 1.217s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:30.470700 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:30.477202 n-d-796908-3 sudo[109230]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:30.508007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.209s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:30.552106 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume f104c44e-bb1c-4e00-ab22-2ab0349305cc. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:14:30.610617 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hqk2t0rj {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:30.632064 n-d-796908-3 sudo[109299]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1
Sep 15 21:14:30.632892 n-d-796908-3 sudo[109299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:30.728029 n-d-796908-3 sudo[109300]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hqk2t0rj
Sep 15 21:14:30.729013 n-d-796908-3 sudo[109300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:31.446594 n-d-796908-3 sudo[109300]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:31.450253 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hqk2t0rj" returned: 0 in 0.839s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:31.453969 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:31.632474 n-d-796908-3 sudo[109299]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:31.636821 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 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_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1" returned: 0 in 1.164s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:31.639478 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_tyt5xiafn-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.22 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7ca9c2d9--53ce--4dba--864b--525094c48401 {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:14:31.640774 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Converted 700.00 MB image at 574.44 MB/s
Sep 15 21:14:31.641922 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 7ca9c2d9-53ce-4dba-864b-525094c48401 successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:14:31.843695 n-d-796908-3 sudo[109308]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1
Sep 15 21:14:31.859405 n-d-796908-3 sudo[109308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:32.092712 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 33b454f59fc54ebd9876aa0db3e72ed4 is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:14:32.098454 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Marking volume 7ca9c2d9-53ce-4dba-864b-525094c48401 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:14:32.152005 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 7ca9c2d9-53ce-4dba-864b-525094c48401. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:14:32.153989 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Creating volume glance metadata for volume 7ca9c2d9-53ce-4dba-864b-525094c48401 backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:14:32.222910 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:14:32.236900 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:14:32.241932 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:14:32.274264 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Flow 'volume_create_manager' (965e41e3-9090-416b-b52c-753956339c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:32.279068 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d216ccdf-f1fb-4e7c-978a-9c70c7b72878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:32.340967 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:14:32.401868 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d216ccdf-f1fb-4e7c-978a-9c70c7b72878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1560609542',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=0aacce42-5417-40ef-9bea-d5b7a83cb8fa,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b2c81b0a-3ca2-45a9-b683-43fc40fe1759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bc8947cb204476bc1864f149a8215c',provider_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-09-15T21:14:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:14:32Z,user_id='2b18174ada2d4a218c28d715f33a3870',volume_attachment=>,volume_type=VolumeType(8641d478-7d35-4d5c-8ed8-f3f05ef08a8a),volume_type_id=8641d478-7d35-4d5c-8ed8-f3f05ef08a8a)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:32.407358 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61bf5caf-9a84-4da4-9391-a40f769c8031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:32.412474 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61bf5caf-9a84-4da4-9391-a40f769c8031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:32.423014 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e21c557b-e8db-4f2e-80ee-8a5d81c7770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:32.440667 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e21c557b-e8db-4f2e-80ee-8a5d81c7770c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2c81b0a-3ca2-45a9-b683-43fc40fe1759', 'volume_name': 'volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:32.443288 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30e265dc-e486-4d85-8fb4-13bab5012cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:32.445524 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30e265dc-e486-4d85-8fb4-13bab5012cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:32.447745 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e44c011-a679-4b7d-ba3d-ffb2c00a0265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:32.511320 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Volume b2c81b0a-3ca2-45a9-b683-43fc40fe1759: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759', 'volume_size': 1}
Sep 15 21:14:32.512491 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:32.585911 n-d-796908-3 sudo[109314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:14:32.586833 n-d-796908-3 sudo[109314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:32.699639 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0cfa1846-94e2-43b5-8d18-d6cec17f060b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ca9c2d9-53ce-4dba-864b-525094c48401', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:32.709449 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cefd3a29-967c-47f0-944c-9fa9895c396f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:32.744227 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Volume volume-7ca9c2d9-53ce-4dba-864b-525094c48401 (7ca9c2d9-53ce-4dba-864b-525094c48401): created successfully
Sep 15 21:14:32.747625 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cefd3a29-967c-47f0-944c-9fa9895c396f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:32.759375 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (ef955991-3f7d-4fae-9216-861a51414882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:32.771286 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-704420c6-5a14-438e-b19f-840479b567e3 tempest-VolumesBackupsTest-299687465 None] Created volume successfully.
Sep 15 21:14:32.938785 n-d-796908-3 sudo[109308]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:32.943118 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1" returned: 0 in 1.490s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:32.943857 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:14:32.944942 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f104c44e--bb1c--4e00--ab22--2ab0349305cc oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:32.998715 n-d-796908-3 sudo[109319]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f104c44e--bb1c--4e00--ab22--2ab0349305cc oflag=direct
Sep 15 21:14:32.999839 n-d-796908-3 sudo[109319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:33.622807 n-d-796908-3 sudo[109314]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:33.625087 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.112s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:33.628748 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e44c011-a679-4b7d-ba3d-ffb2c00a0265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:33.632756 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e5c12b9-3750-4028-abf8-01ce6a344aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:33.674861 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Volume volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759 (b2c81b0a-3ca2-45a9-b683-43fc40fe1759): created successfully
Sep 15 21:14:33.677283 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e5c12b9-3750-4028-abf8-01ce6a344aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:33.682067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Flow 'volume_create_manager' (965e41e3-9090-416b-b52c-753956339c82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:33.703169 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5d7989b2-401d-4859-aac1-eeccf2132167 tempest-GroupsTest-1798864545 None] Created volume successfully.
Sep 15 21:14:33.741916 n-d-796908-3 sudo[109319]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:33.744469 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f104c44e--bb1c--4e00--ab22--2ab0349305cc oflag=direct" returned: 0 in 0.799s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:33.746538 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f104c44e--bb1c--4e00--ab22--2ab0349305cc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:33.798178 n-d-796908-3 sudo[109361]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f104c44e--bb1c--4e00--ab22--2ab0349305cc
Sep 15 21:14:33.802379 n-d-796908-3 sudo[109361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:35.070523 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Creating a new backup for volume volume-7ca9c2d9-53ce-4dba-864b-525094c48401. {{(pid=84104) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:14:35.094257 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:35.126223 n-d-796908-3 sudo[109387]: 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-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:14:35.128136 n-d-796908-3 sudo[109387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:35.324207 n-d-796908-3 sudo[109361]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:35.327438 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f104c44e--bb1c--4e00--ab22--2ab0349305cc" returned: 0 in 1.580s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:35.328902 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:35.476659 n-d-796908-3 sudo[109398]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1
Sep 15 21:14:35.481920 n-d-796908-3 sudo[109398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:36.092431 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2c81b0a-3ca2-45a9-b683-43fc40fe1759
Sep 15 21:14:36.094743 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:36.159464 n-d-796908-3 sudo[109402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759
Sep 15 21:14:36.160942 n-d-796908-3 sudo[109402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:36.194191 n-d-796908-3 sudo[109398]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:36.197430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 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_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1" returned: 0 in 0.868s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:36.198869 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_b8uilf8mn-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.58 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f104c44e--bb1c--4e00--ab22--2ab0349305cc {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:14:36.200581 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Converted 700.00 MB image at 442.29 MB/s
Sep 15 21:14:36.201315 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume f104c44e-bb1c-4e00-ab22-2ab0349305cc successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:14:36.275983 n-d-796908-3 sudo[109387]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:36.439624 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 481d891fedd549b0835531fd299036a9 is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:14:36.440436 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Marking volume f104c44e-bb1c-4e00-ab22-2ab0349305cc as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:14:36.447374 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401" returned: 0 in 1.353s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:36.488450 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to f104c44e-bb1c-4e00-ab22-2ab0349305cc. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:14:36.489178 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Creating volume glance metadata for volume f104c44e-bb1c-4e00-ab22-2ab0349305cc backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:14:36.552657 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:36.567508 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:36.567959 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:14:36.568642 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Creating iscsi_target for Volume ID: volume-7ca9c2d9-53ce-4dba-864b-525094c48401 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Created volume path /opt/stack/data/cinder/volumes/volume-7ca9c2d9-53ce-4dba-864b-525094c48401,
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: incominguser UX5bwpU8RSJiMEjQcNAH D6HFdGC8Gatd5Sed
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:14:36.587172 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:36.663652 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e95d0786-5778-4527-9cc6-a95ec0012fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:36.674738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ee6f58a-070a-4a0e-81c2-00278866905d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:36.693648 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Volume volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc (f104c44e-bb1c-4e00-ab22-2ab0349305cc): created successfully
Sep 15 21:14:36.695996 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ee6f58a-070a-4a0e-81c2-00278866905d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:36.699632 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Flow 'volume_create_manager' (d177486e-62ad-4577-9535-2f99e09e799f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:36.709839 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2e275a46-57e1-4c02-9a45-a0ad3aee78ae tempest-VolumesExtendTest-388601511 None] Created volume successfully.
Sep 15 21:14:36.792290 n-d-796908-3 sudo[109402]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:36.794346 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759" returned: 0 in 0.700s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:36.795521 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:36.816333 n-d-796908-3 sudo[109416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759
Sep 15 21:14:36.817115 n-d-796908-3 sudo[109416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:37.065265 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401" returned: 0 in 0.481s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:37.065626 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:14:37.066518 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:14:37.066859 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:14:37.070567 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:37.079256 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:37.079742 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: I_T nexus: 13
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: I_T nexus: 14
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: I_T nexus: 15
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:14:37.080528 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:14:37.092311 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:37.207762 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:37.208368 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:14:37.209929 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:37.398815 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1d8d5b7-67f2-42bb-9b67-33915aa6fd60 tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:37.400218 n-d-796908-3 sudo[109416]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:37.454269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:37.455009 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768328567040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\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-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:14:37.456352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759" returned: 0 in 0.661s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:37.458766 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:14:37.468376 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:37.489845 n-d-796908-3 sudo[109445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc
Sep 15 21:14:37.495340 n-d-796908-3 sudo[109445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:37.532974 n-d-796908-3 sudo[109446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759
Sep 15 21:14:37.534740 n-d-796908-3 sudo[109446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:37.616805 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Initialize volume connection completed successfully.
Sep 15 21:14:38.467363 n-d-796908-3 sudo[109445]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:38.469383 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1d8d5b7-67f2-42bb-9b67-33915aa6fd60 tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc" returned: 0 in 1.079s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:38.470476 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1d8d5b7-67f2-42bb-9b67-33915aa6fd60 tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:38.498725 n-d-796908-3 sudo[109446]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:38.501662 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2c81b0a-3ca2-45a9-b683-43fc40fe1759" returned: 0 in 1.033s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:38.503119 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Successfully deleted volume: b2c81b0a-3ca2-45a9-b683-43fc40fe1759
Sep 15 21:14:38.521574 n-d-796908-3 sudo[109507]: 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-f104c44e-bb1c-4e00-ab22-2ab0349305cc
Sep 15 21:14:38.527338 n-d-796908-3 sudo[109507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:38.636299 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Created reservations ['1cba29eb-89d2-496d-a8e4-37ed515446a2'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:38.692616 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-284091784 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-284091784, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:14:38.693353 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-284091784 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-284091784, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:14:38.720070 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Created reservations ['8e634ef0-9f95-4ad4-b7a0-54c5c70cd25d', 'e5dcc684-fbe3-49dd-82b1-b936ca6e601e', '8ea9e6f5-3005-453f-993c-66010357bc3a', '342429f5-9438-4292-bbb3-0ee11cbaae48'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:38.726701 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 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.
Sep 15 21:14:38.726701 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:38.726701 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:38.906839 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:14:38.907823 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:38.940479 n-d-796908-3 sudo[109509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:38.942818 n-d-796908-3 sudo[109509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:39.185662 n-d-796908-3 sudo[109507]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:39.188026 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f1d8d5b7-67f2-42bb-9b67-33915aa6fd60 tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc" returned: 0 in 0.717s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:39.265227 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f1d8d5b7-67f2-42bb-9b67-33915aa6fd60 tempest-VolumesExtendTest-388601511 None] Extend volume completed successfully.
Sep 15 21:14:39.567132 n-d-796908-3 sudo[109509]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:39.569419 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.662s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:39.571306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:39.627877 n-d-796908-3 sudo[109528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:39.628683 n-d-796908-3 sudo[109528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:40.291935 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 None] Created reservations ['f3b071bc-1c9a-470a-acb7-2b8ec617bb7d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:40.325432 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 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.
Sep 15 21:14:40.325432 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:40.325432 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:40.385122 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:14:40.385935 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:40.415071 n-d-796908-3 sudo[109528]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:40.417927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] CMD "sudo 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.846s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:40.420854 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:14:40.423576 n-d-796908-3 sudo[109556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:40.430198 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-72edc832-8d6d-4205-89da-664b32d5721d tempest-GroupsTest-1798864545 None] Delete group completed successfully.
Sep 15 21:14:40.431032 n-d-796908-3 sudo[109556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:40.986762 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:14:40.992470 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:14:40.993190 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:14:41.009785 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Flow 'volume_create_manager' (8b221a75-284d-4a8d-9ab8-c80c8b6dddba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:41.013680 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23a88db1-0403-4a49-9a79-50462a2763bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:41.039509 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:14:41.075193 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23a88db1-0403-4a49-9a79-50462a2763bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-386999708',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=c7f50813-361a-4e84-a48f-34fe5c585a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab747baec10d4a679982d2944dd2bc88',provider_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-09-15T21:14:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:14:41Z,user_id='481d891fedd549b0835531fd299036a9',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:41.078574 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a107c25a-7be3-41e5-87e4-443ec19211d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:41.081520 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a107c25a-7be3-41e5-87e4-443ec19211d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:41.084358 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0499d8c-7012-4cdc-8498-bf83821a38b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:41.088252 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0499d8c-7012-4cdc-8498-bf83821a38b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7f50813-361a-4e84-a48f-34fe5c585a98', 'volume_name': 'volume-c7f50813-361a-4e84-a48f-34fe5c585a98', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:41.092261 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75615d03-0549-4d88-8adc-cdafbbb9d629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:41.094824 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75615d03-0549-4d88-8adc-cdafbbb9d629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:41.097327 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48695697-5151-4ac2-ae98-19405e72e49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:41.098541 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Volume c7f50813-361a-4e84-a48f-34fe5c585a98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7f50813-361a-4e84-a48f-34fe5c585a98', 'volume_size': 1}
Sep 15 21:14:41.099999 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7f50813-361a-4e84-a48f-34fe5c585a98 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:41.122232 n-d-796908-3 sudo[109572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7f50813-361a-4e84-a48f-34fe5c585a98 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:14:41.123828 n-d-796908-3 sudo[109572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:41.181860 n-d-796908-3 sudo[109556]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:41.186101 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:41.188268 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:41.275907 n-d-796908-3 sudo[109576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:41.276706 n-d-796908-3 sudo[109576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:42.126671 n-d-796908-3 sudo[109572]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:42.129068 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7f50813-361a-4e84-a48f-34fe5c585a98 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.029s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:42.134204 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48695697-5151-4ac2-ae98-19405e72e49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7f50813-361a-4e84-a48f-34fe5c585a98', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:42.140321 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49293c9d-74ed-467b-8553-2fab4e47a508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:42.167052 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Volume volume-c7f50813-361a-4e84-a48f-34fe5c585a98 (c7f50813-361a-4e84-a48f-34fe5c585a98): created successfully
Sep 15 21:14:42.170842 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49293c9d-74ed-467b-8553-2fab4e47a508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:42.177949 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Flow 'volume_create_manager' (8b221a75-284d-4a8d-9ab8-c80c8b6dddba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:42.197938 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-63a847b1-d06b-4705-b84f-e9733a07bfb4 tempest-VolumesExtendTest-388601511 None] Created volume successfully.
Sep 15 21:14:42.233040 n-d-796908-3 sudo[109576]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:42.235741 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 None] CMD "sudo 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.047s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:42.238051 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:14:42.255910 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bab37f4b-98c2-4c8e-8117-668a18b4b65b tempest-GroupsTest-1798864545 None] Delete group completed successfully.
Sep 15 21:14:42.474077 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-80c01883-a59d-412a-8d39-2edb3a909f10 tempest-GroupsTest-1798864545 None] Group tempest-GroupsTest-Group-1998806798: creating
Sep 15 21:14:42.530497 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-80c01883-a59d-412a-8d39-2edb3a909f10 tempest-GroupsTest-1798864545 None] Group tempest-GroupsTest-Group-1998806798: created successfully
Sep 15 21:14:42.569694 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-80c01883-a59d-412a-8d39-2edb3a909f10 tempest-GroupsTest-1798864545 None] Create group completed successfully.
Sep 15 21:14:42.830676 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b442b84-e33e-4d6c-9ca0-9c208edee25f tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:42.876045 n-d-796908-3 sudo[109622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:42.877417 n-d-796908-3 sudo[109622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:43.568525 n-d-796908-3 sudo[109622]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:43.570750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b442b84-e33e-4d6c-9ca0-9c208edee25f tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.743s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:43.573308 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b442b84-e33e-4d6c-9ca0-9c208edee25f tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f715ecb8-90e3-4788-9194-83f7ad8a1858 --snapshot stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:43.626989 n-d-796908-3 sudo[109629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f715ecb8-90e3-4788-9194-83f7ad8a1858 --snapshot stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 -L 1.00g
Sep 15 21:14:43.628383 n-d-796908-3 sudo[109629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:44.603139 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:14:44.619793 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:14:44.626818 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:14:44.656782 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Flow 'volume_create_manager' (4eda28c2-f6d9-4d8b-863f-99b5cdf3637b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:44.676047 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48d731e2-4f4f-4bb6-9ac6-e83c00bbbe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:44.706269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:14:44.740696 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48d731e2-4f4f-4bb6-9ac6-e83c00bbbe15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-308941582',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=5204bd1e-2ae1-4179-bc25-542bad12eb48,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=f965fe39-64e6-49b5-be4f-fa9f5f8320ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bc8947cb204476bc1864f149a8215c',provider_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-09-15T21:14:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:14:44Z,user_id='2b18174ada2d4a218c28d715f33a3870',volume_attachment=>,volume_type=VolumeType(edad3a5b-b438-46e5-b422-f8adb2a8ca0a),volume_type_id=edad3a5b-b438-46e5-b422-f8adb2a8ca0a)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:44.753551 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (709a7c64-46d7-4503-ac6a-3e79eab70a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:44.755956 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (709a7c64-46d7-4503-ac6a-3e79eab70a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:44.758498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (076df1a5-5e3e-4098-b78b-efde5428a410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:44.763831 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (076df1a5-5e3e-4098-b78b-efde5428a410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f965fe39-64e6-49b5-be4f-fa9f5f8320ab', 'volume_name': 'volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:44.776471 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b0ef5df-0c6a-43e2-9e41-d689ac7ee316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:44.779510 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b0ef5df-0c6a-43e2-9e41-d689ac7ee316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:44.781813 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b0a0256-d95a-4097-a554-73785771183d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:44.804142 n-d-796908-3 sudo[109629]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:44.812349 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b442b84-e33e-4d6c-9ca0-9c208edee25f tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f715ecb8-90e3-4788-9194-83f7ad8a1858 --snapshot stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 -L 1.00g" returned: 0 in 1.239s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:44.813562 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Volume f965fe39-64e6-49b5-be4f-fa9f5f8320ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab', 'volume_size': 1}
Sep 15 21:14:44.814816 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:44.846686 n-d-796908-3 sudo[109736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:14:44.854359 n-d-796908-3 sudo[109736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:44.919584 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2b442b84-e33e-4d6c-9ca0-9c208edee25f tempest-VolumesExtendTest-388601511 None] Create snapshot completed successfully
Sep 15 21:14:45.648174 n-d-796908-3 sudo[109736]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:45.650306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.835s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:45.654737 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b0a0256-d95a-4097-a554-73785771183d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:45.657297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (527143f8-a027-4235-b44d-4e3df9d95302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:45.672613 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Volume volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab (f965fe39-64e6-49b5-be4f-fa9f5f8320ab): created successfully
Sep 15 21:14:45.675180 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (527143f8-a027-4235-b44d-4e3df9d95302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:45.680075 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Flow 'volume_create_manager' (4eda28c2-f6d9-4d8b-863f-99b5cdf3637b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:45.698268 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-986a0194-208d-4106-862f-afdfff8e2c54 tempest-GroupsTest-1798864545 None] Created volume successfully.
Sep 15 21:14:46.434539 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:46.488203 n-d-796908-3 sudo[109783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:46.500933 n-d-796908-3 sudo[109783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:46.723798 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:14:46.760317 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:14:46.765157 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:14:46.800244 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Flow 'volume_create_manager' (2b70fbdc-2d4d-45f3-aad7-bb6eeec02366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:46.807614 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56f21f10-081b-412f-b9e6-3854ac1fc223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:46.843398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:14:46.884483 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56f21f10-081b-412f-b9e6-3854ac1fc223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-643876211',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=5204bd1e-2ae1-4179-bc25-542bad12eb48,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=972783d1-1b91-4864-92c0-623e6e79e0a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bc8947cb204476bc1864f149a8215c',provider_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-09-15T21:14:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:14:47Z,user_id='2b18174ada2d4a218c28d715f33a3870',volume_attachment=>,volume_type=VolumeType(edad3a5b-b438-46e5-b422-f8adb2a8ca0a),volume_type_id=edad3a5b-b438-46e5-b422-f8adb2a8ca0a)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:46.895705 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5bea16d-793b-4ea8-9396-d57ac7ef76c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:46.896779 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5bea16d-793b-4ea8-9396-d57ac7ef76c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:46.902962 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30b3dabb-902b-4436-ad65-d9470dd2ba30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:46.904970 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30b3dabb-902b-4436-ad65-d9470dd2ba30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '972783d1-1b91-4864-92c0-623e6e79e0a4', 'volume_name': 'volume-972783d1-1b91-4864-92c0-623e6e79e0a4', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:46.908173 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eac7ba04-3545-4fde-baf3-9c091c07f373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:46.911973 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eac7ba04-3545-4fde-baf3-9c091c07f373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:46.914085 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a856dc74-1914-4f22-8db5-3290d7a0b6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:46.938858 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Volume 972783d1-1b91-4864-92c0-623e6e79e0a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-972783d1-1b91-4864-92c0-623e6e79e0a4', 'volume_size': 1}
Sep 15 21:14:46.938858 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-972783d1-1b91-4864-92c0-623e6e79e0a4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:46.984395 n-d-796908-3 sudo[109795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-972783d1-1b91-4864-92c0-623e6e79e0a4 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:14:46.987306 n-d-796908-3 sudo[109795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:47.328784 n-d-796908-3 sudo[109783]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:47.331306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.897s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:47.333212 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:47.379670 n-d-796908-3 sudo[109817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:47.381075 n-d-796908-3 sudo[109817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:47.896068 n-d-796908-3 sudo[109795]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:47.898891 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-972783d1-1b91-4864-92c0-623e6e79e0a4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.960s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:47.904367 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a856dc74-1914-4f22-8db5-3290d7a0b6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-972783d1-1b91-4864-92c0-623e6e79e0a4', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:47.907219 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f7ce88c-2b52-4aeb-8182-2b043b357b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:47.924585 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Volume volume-972783d1-1b91-4864-92c0-623e6e79e0a4 (972783d1-1b91-4864-92c0-623e6e79e0a4): created successfully
Sep 15 21:14:47.927158 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f7ce88c-2b52-4aeb-8182-2b043b357b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:47.953005 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Flow 'volume_create_manager' (2b70fbdc-2d4d-45f3-aad7-bb6eeec02366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:47.999973 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-71e43894-8498-4b5e-8628-b93fbf4c7205 tempest-GroupsTest-1798864545 None] Created volume successfully.
Sep 15 21:14:48.077322 n-d-796908-3 sudo[109817]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:48.079407 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.746s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:48.080297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.brick.local_dev.lvm [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] Checking to see if volume volume-c7f50813-361a-4e84-a48f-34fe5c585a98 has been deactivated. {{(pid=84104) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:669}}
Sep 15 21:14:48.081130 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 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-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:48.116254 n-d-796908-3 sudo[109883]: ubuntu : 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-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:48.130922 n-d-796908-3 sudo[109883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:48.820169 n-d-796908-3 sudo[109883]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:48.822535 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.741s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:48.823420 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.brick.local_dev.lvm [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] Volume volume-c7f50813-361a-4e84-a48f-34fe5c585a98 has been deactivated. {{(pid=84104) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:675}}
Sep 15 21:14:48.825623 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:48.847877 n-d-796908-3 sudo[109907]: 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-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:48.849252 n-d-796908-3 sudo[109907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:49.033209 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:14:49.040027 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:14:49.041044 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:14:49.060068 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Flow 'volume_create_manager' (ce3c002b-1f8e-4aef-95da-8ee149adfd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:14:49.063888 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31e98867-a039-44f1-b5bf-c8b3df8ed086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:49.097648 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:14:49.148302 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31e98867-a039-44f1-b5bf-c8b3df8ed086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1635209526',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=4704a02b-334a-4977-965d-5a8a80ba6464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836d0e9867684a769a2f23a1d1704bd8',provider_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-09-15T21:14:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:14:49Z,user_id='3d03b8c9cfff4480bfa2bdbbd945c7bf',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:49.152155 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2058276f-eefd-42d5-b331-a647807ba2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:49.155302 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2058276f-eefd-42d5-b331-a647807ba2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:49.158058 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a1647db-7c28-47b0-ae3f-ba1adcbb6c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:49.302537 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a1647db-7c28-47b0-ae3f-ba1adcbb6c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '4704a02b-334a-4977-965d-5a8a80ba6464', 'volume_name': 'volume-4704a02b-334a-4977-965d-5a8a80ba6464', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:49.304786 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f503919-7c67-4f79-9a65-b5a298394f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:49.307220 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f503919-7c67-4f79-9a65-b5a298394f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:14:49.310241 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f5aaa29-82ce-4db8-9912-58b99ce785b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:14:49.311127 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume 4704a02b-334a-4977-965d-5a8a80ba6464: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-4704a02b-334a-4977-965d-5a8a80ba6464', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:14:49.311775 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Cloning 4704a02b-334a-4977-965d-5a8a80ba6464 from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:14:49.365037 n-d-796908-3 sudo[109907]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:49.390194 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.565s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:49.391768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:49.442346 n-d-796908-3 sudo[109915]: 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-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:49.443163 n-d-796908-3 sudo[109915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:49.564906 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ba040646-6a3c-4b39-b955-78bcadb030a2 tempest-GroupsTest-1798864545 None] Update group completed successfully.
Sep 15 21:14:50.369145 n-d-796908-3 sudo[109915]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:50.388242 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.996s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:50.460684 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0e949ee1-962d-46b2-b5e4-b443fa257f84 tempest-VolumesExtendTest-388601511 None] Extend volume completed successfully.
Sep 15 21:14:50.987799 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c4b68100-0be2-4148-b908-c2e7d5e267e6 tempest-GroupsTest-1798864545 None] Update group completed successfully.
Sep 15 21:14:51.878025 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 None] Lock "b'cinder-f715ecb8-90e3-4788-9194-83f7ad8a1858-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:14:51.880793 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo 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-f715ecb8-90e3-4788-9194-83f7ad8a1858 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:51.937400 n-d-796908-3 sudo[110021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-f715ecb8-90e3-4788-9194-83f7ad8a1858
Sep 15 21:14:51.938184 n-d-796908-3 sudo[110021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:52.655039 n-d-796908-3 sudo[110021]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:52.658146 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 None] CMD "sudo 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-f715ecb8-90e3-4788-9194-83f7ad8a1858" returned: 0 in 0.777s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:52.660395 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f715ecb8-90e3-4788-9194-83f7ad8a1858 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:52.709274 n-d-796908-3 sudo[110028]: ubuntu : TTY=unknown ; 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-f715ecb8-90e3-4788-9194-83f7ad8a1858
Sep 15 21:14:52.710098 n-d-796908-3 sudo[110028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:53.011543 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Skipping remove_export. No iscsi_target is presently exported for volume: 972783d1-1b91-4864-92c0-623e6e79e0a4
Sep 15 21:14:53.013348 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:53.047482 n-d-796908-3 sudo[110030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4
Sep 15 21:14:53.048284 n-d-796908-3 sudo[110030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:53.620792 n-d-796908-3 sudo[110030]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:53.623649 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4" returned: 0 in 0.610s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:53.625504 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:53.627045 n-d-796908-3 sudo[110028]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:53.640872 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f715ecb8-90e3-4788-9194-83f7ad8a1858" returned: 0 in 0.980s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:53.644075 n-d-796908-3 sudo[110080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4
Sep 15 21:14:53.644857 n-d-796908-3 sudo[110080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:53.741872 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 None] Created reservations ['768b5db2-af62-4c74-b906-25c84fccabd3', '61ea8c17-91d6-43c9-857f-c0536ac9fb39', 'bfccdfb4-8595-458b-81ca-80f5c27f34f5', '79eaa4e8-3ec8-489f-94ce-95b83966583b'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:53.744436 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 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.
Sep 15 21:14:53.744436 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:53.744436 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:53.793394 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 None] Delete snapshot completed successfully.
Sep 15 21:14:53.800304 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0ba9b4a4-e84f-43d2-996a-8687de04e6cb tempest-VolumesExtendTest-388601511 None] Lock "b'cinder-f715ecb8-90e3-4788-9194-83f7ad8a1858-delete_snapshot'" released by "delete_snapshot" :: held 1.923s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:14:54.217125 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Lock "b'cinder-c7f50813-361a-4e84-a48f-34fe5c585a98-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:14:54.327105 n-d-796908-3 sudo[110080]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:54.337857 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4" returned: 0 in 0.712s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:54.340097 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:54.366092 n-d-796908-3 sudo[110085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4
Sep 15 21:14:54.367182 n-d-796908-3 sudo[110085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:54.431520 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Skipping remove_export. No iscsi_target is presently exported for volume: c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:54.432785 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:54.479603 n-d-796908-3 sudo[110087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:54.480840 n-d-796908-3 sudo[110087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:54.880385 n-d-796908-3 sudo[110085]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:54.896176 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-972783d1-1b91-4864-92c0-623e6e79e0a4" returned: 0 in 0.556s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:54.897414 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Successfully deleted volume: 972783d1-1b91-4864-92c0-623e6e79e0a4
Sep 15 21:14:54.897955 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Skipping remove_export. No iscsi_target is presently exported for volume: f965fe39-64e6-49b5-be4f-fa9f5f8320ab
Sep 15 21:14:54.899094 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:54.927963 n-d-796908-3 sudo[110097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab
Sep 15 21:14:54.930348 n-d-796908-3 sudo[110097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:55.161178 n-d-796908-3 sudo[110087]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:55.167565 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.734s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:55.169331 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:55.194721 n-d-796908-3 sudo[110100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:55.196783 n-d-796908-3 sudo[110100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:55.434196 n-d-796908-3 sudo[110097]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:55.443490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab" returned: 0 in 0.544s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:55.447352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:55.516136 n-d-796908-3 sudo[110103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab
Sep 15 21:14:55.520463 n-d-796908-3 sudo[110103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:55.866506 n-d-796908-3 sudo[110100]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:55.872775 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.703s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:55.874635 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:55.942603 n-d-796908-3 sudo[110108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:55.944330 n-d-796908-3 sudo[110108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:56.312585 n-d-796908-3 sudo[110103]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:56.328598 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab" returned: 0 in 0.883s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:56.333833 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:56.446901 n-d-796908-3 sudo[110111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab
Sep 15 21:14:56.448525 n-d-796908-3 sudo[110111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:56.785213 n-d-796908-3 sudo[110108]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:56.800080 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7f50813-361a-4e84-a48f-34fe5c585a98" returned: 0 in 0.925s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:56.801558 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Successfully deleted volume: c7f50813-361a-4e84-a48f-34fe5c585a98
Sep 15 21:14:56.906801 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Created reservations ['0bc3c019-d6d9-4b6c-abb1-45a7a345f9e9', 'da6b4a39-45ba-4718-8087-ad8295903371', '502df68f-f6a5-4cf3-8616-e61076891f4d', '59b29207-e46f-4a58-8bf5-c82d1ce2f1bb'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:56.912865 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 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.
Sep 15 21:14:56.912865 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:56.912865 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:57.067239 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:14:57.068533 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:57.117341 n-d-796908-3 sudo[110119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:57.118174 n-d-796908-3 sudo[110119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:57.459949 n-d-796908-3 sudo[110111]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:57.463598 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f965fe39-64e6-49b5-be4f-fa9f5f8320ab" returned: 0 in 1.131s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:57.465682 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Successfully deleted volume: f965fe39-64e6-49b5-be4f-fa9f5f8320ab
Sep 15 21:14:57.782641 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Created reservations ['6754ac73-b25c-495c-9575-c909f1480680'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:57.843724 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-383488675 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-383488675, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:14:57.844753 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-383488675 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-383488675, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:14:57.889578 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Created reservations ['e6ae5263-2fe6-426d-8da7-69f2f981d8d3', '5c14dc85-cae4-4105-b5eb-46f61224169c', 'a30a3667-e0b3-40b0-b8d0-f669a5fa6edc', 'ec9e66a7-012b-47f2-a234-3a88401d139d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:57.894219 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 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.
Sep 15 21:14:57.894219 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:57.894219 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:58.165838 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Created reservations ['f757568f-7149-4003-bf18-d8a0ea31139e', 'fbc14907-dd9e-457d-9898-6add4bc88b18', '5b7dcf0f-6919-406f-8e78-a958f0032488', '3b9140b1-4584-491c-b836-fa4326d166a2'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:14:58.177018 n-d-796908-3 sudo[110119]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:58.190251 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.122s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:58.192560 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:58.243816 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 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.
Sep 15 21:14:58.243816 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:58.243816 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:58.288082 n-d-796908-3 sudo[110127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:58.288907 n-d-796908-3 sudo[110127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:58.439110 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Lock "b'cinder-f104c44e-bb1c-4e00-ab22-2ab0349305cc-delete_volume'" acquired by "delete_volume" :: waited 0.067s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:14:58.646030 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Skipping remove_export. No iscsi_target is presently exported for volume: f104c44e-bb1c-4e00-ab22-2ab0349305cc
Sep 15 21:14:58.647254 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:58.725325 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 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.
Sep 15 21:14:58.725325 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:14:58.725325 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:14:58.734166 n-d-796908-3 sudo[110129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc
Sep 15 21:14:58.735052 n-d-796908-3 sudo[110129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:58.828096 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:14:58.828881 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:58.890796 n-d-796908-3 sudo[110131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:14:58.895206 n-d-796908-3 sudo[110131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:59.334166 n-d-796908-3 sudo[110127]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:59.338673 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] CMD "sudo 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.145s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:59.343376 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:14:59.350982 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Deleted volume successfully.
Sep 15 21:14:59.372943 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-ea97dabb-6c4b-488c-9dc7-858bdcab56ab tempest-VolumesExtendTest-388601511 None] Lock "b'cinder-c7f50813-361a-4e84-a48f-34fe5c585a98-delete_volume'" released by "delete_volume" :: held 5.156s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:14:59.518732 n-d-796908-3 sudo[110129]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:59.522849 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc" returned: 0 in 0.873s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:59.524194 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:59.610116 n-d-796908-3 sudo[110137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc
Sep 15 21:14:59.612239 n-d-796908-3 sudo[110137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:00.072044 n-d-796908-3 sudo[110131]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:00.076141 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.247s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:00.081385 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:00.168909 n-d-796908-3 sudo[110140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:00.169916 n-d-796908-3 sudo[110140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:00.576644 n-d-796908-3 sudo[110137]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:00.581659 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc" returned: 0 in 1.056s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:00.585954 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:00.646954 n-d-796908-3 sudo[110145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc
Sep 15 21:15:00.649087 n-d-796908-3 sudo[110145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:01.188385 n-d-796908-3 sudo[110140]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:01.197606 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] CMD "sudo 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.109s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:01.202537 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:01.219411 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a5bcac47-5b64-4dde-83ce-c149537b71c4 tempest-GroupsTest-1798864545 None] Delete group completed successfully.
Sep 15 21:15:01.904748 n-d-796908-3 sudo[110145]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:01.906637 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f104c44e-bb1c-4e00-ab22-2ab0349305cc" returned: 0 in 1.322s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:01.908723 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Successfully deleted volume: f104c44e-bb1c-4e00-ab22-2ab0349305cc
Sep 15 21:15:02.081652 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Created reservations ['32e679ea-650f-4b84-ab63-409c585a1501', '7d3c7aab-ef9d-4b6d-a2f2-606a743dcbb1', '15326133-7db5-406c-810b-11318cb10ec0', '5cb26a21-dcd0-4f90-9ccd-0b296688a2ca'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:15:02.084292 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 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.
Sep 15 21:15:02.084292 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:15:02.084292 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:15:02.166785 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:15:02.169219 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:02.248473 n-d-796908-3 sudo[110160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:02.249314 n-d-796908-3 sudo[110160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:03.421495 n-d-796908-3 sudo[110160]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:03.430119 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.261s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:03.436559 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:03.505577 n-d-796908-3 sudo[110163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:03.522697 n-d-796908-3 sudo[110163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:04.405169 n-d-796908-3 sudo[110163]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:04.407552 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] CMD "sudo 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.971s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:04.411845 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:04.430440 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Deleted volume successfully.
Sep 15 21:15:04.478405 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-699d27f4-1d99-498b-8b21-3b5d154e60cf tempest-VolumesExtendTest-388601511 None] Lock "b'cinder-f104c44e-bb1c-4e00-ab22-2ab0349305cc-delete_volume'" released by "delete_volume" :: held 6.039s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:15:10.584309 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:15:10.588336 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:15:10.588854 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:15:10.640958 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Flow 'volume_create_manager' (2021e021-5905-4cf4-9b82-f12da7ce5a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:10.644548 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7e5111a-b388-42d3-b38d-c0ec46340b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:10.707027 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:15:10.773859 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7e5111a-b388-42d3-b38d-c0ec46340b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2095923858',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=fd528939-2d36-438e-8a4d-04411a1ae7f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12805c9ff0ee4f8d9b880cf3d2a44520',provider_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-09-15T21:15:10Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:15:10Z,user_id='0c32c05e759645498a4c3d396d34c77f',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:10.790645 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24bc352d-0534-4d85-aef7-7d3605993c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:10.792856 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24bc352d-0534-4d85-aef7-7d3605993c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:10.813605 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9056a7a2-4ce3-4f22-8195-8d757176c5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:10.816979 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9056a7a2-4ce3-4f22-8195-8d757176c5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd528939-2d36-438e-8a4d-04411a1ae7f1', 'volume_name': 'volume-fd528939-2d36-438e-8a4d-04411a1ae7f1', 'volume_size': 2}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:10.821983 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ecf9c2c5-f977-4e83-80bb-bd13f9a03112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:10.825642 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ecf9c2c5-f977-4e83-80bb-bd13f9a03112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:10.828130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6230075f-763b-48c5-93ac-e95663f00d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:10.829005 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Volume fd528939-2d36-438e-8a4d-04411a1ae7f1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd528939-2d36-438e-8a4d-04411a1ae7f1', 'volume_size': 2}
Sep 15 21:15:10.830147 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 stack-volumes-lvmdriver-1 -L 2g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:10.866625 n-d-796908-3 sudo[110223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 stack-volumes-lvmdriver-1 -L 2g
Sep 15 21:15:10.867615 n-d-796908-3 sudo[110223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:11.330595 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:15:11.330595 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:15:11.331508 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:11.384079 n-d-796908-3 sudo[110235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:11.385661 n-d-796908-3 sudo[110235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:11.872727 n-d-796908-3 sudo[110223]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:11.891038 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.048s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:11.898754 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6230075f-763b-48c5-93ac-e95663f00d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd528939-2d36-438e-8a4d-04411a1ae7f1', 'volume_size': 2}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:11.909723 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fc0613e-46cf-4bf1-aae6-67adb271c5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:11.983324 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Volume volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 (fd528939-2d36-438e-8a4d-04411a1ae7f1): created successfully
Sep 15 21:15:11.987999 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fc0613e-46cf-4bf1-aae6-67adb271c5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:12.002045 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Flow 'volume_create_manager' (2021e021-5905-4cf4-9b82-f12da7ce5a97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:12.027126 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ad66e4c3-f144-44f5-9b98-e58f51e209e0 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Created volume successfully.
Sep 15 21:15:12.730701 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:15:12.734709 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:15:12.735213 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:15:12.750049 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Flow 'volume_create_manager' (ed286198-63af-4f59-8540-3ecff19644a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:12.753214 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7723e608-b23d-416e-89f6-169939986439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:12.781826 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:15:12.808495 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7723e608-b23d-416e-89f6-169939986439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:15:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1967694',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=55031d6c-e8d1-45d3-b59b-d306373f2cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f81f66a73c4451999e0ff714c37fc14',provider_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-09-15T21:15:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:15:13Z,user_id='4acce3487e9a477b9909ce3225208d13',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:12.811766 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e89aaeaf-d5ad-4e8a-8c1d-85ca6d456a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:12.814281 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e89aaeaf-d5ad-4e8a-8c1d-85ca6d456a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:12.816856 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ac337cd-ee56-4b52-b01b-f8a3ca18a008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:12.819121 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ac337cd-ee56-4b52-b01b-f8a3ca18a008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '55031d6c-e8d1-45d3-b59b-d306373f2cf5', 'volume_name': 'volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:12.821319 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (434c9db8-dec2-4154-bd7b-e36e16e48c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:12.823010 n-d-796908-3 sudo[110235]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:12.824231 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (434c9db8-dec2-4154-bd7b-e36e16e48c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:12.826221 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0dcc12d-da4b-4497-b6bd-f9113148ac25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:12.827034 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Volume 55031d6c-e8d1-45d3-b59b-d306373f2cf5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5', 'volume_size': 1}
Sep 15 21:15:12.828051 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:12.906894 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.575s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:12.912016 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:12.921064 n-d-796908-3 sudo[110300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:15:12.921935 n-d-796908-3 sudo[110300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:12.979046 n-d-796908-3 sudo[110301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:12.980009 n-d-796908-3 sudo[110301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:13.047554 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-283547c3-427b-4b6d-8dca-fe1c8b786820 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:13.100798 n-d-796908-3 sudo[110304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1
Sep 15 21:15:13.116600 n-d-796908-3 sudo[110304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:13.560585 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1, size 616.00 MB, duration 24.24 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:15:13.562663 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Image download 616.00 MB at 25.41 MB/s
Sep 15 21:15:13.673514 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:14.080985 n-d-796908-3 sudo[110306]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1
Sep 15 21:15:14.085930 n-d-796908-3 sudo[110306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:14.102391 n-d-796908-3 sudo[110300]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:14.105361 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.276s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:14.117018 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0dcc12d-da4b-4497-b6bd-f9113148ac25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:14.117018 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fa1ff1e-0081-4f8b-b46e-aa030dbcd733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:14.163468 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Volume volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5 (55031d6c-e8d1-45d3-b59b-d306373f2cf5): created successfully
Sep 15 21:15:14.166850 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fa1ff1e-0081-4f8b-b46e-aa030dbcd733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:14.199556 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Flow 'volume_create_manager' (ed286198-63af-4f59-8540-3ecff19644a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:14.208732 n-d-796908-3 sudo[110301]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:14.215891 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.301s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:14.222699 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:14.237021 n-d-796908-3 sudo[110304]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:14.240393 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-34a6bc46-e986-4e24-8910-fdbd33039277 tempest-VolumesServicesTestJSON-818941140 None] Created volume successfully.
Sep 15 21:15:14.246247 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-283547c3-427b-4b6d-8dca-fe1c8b786820 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1" returned: 0 in 1.196s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:14.247390 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-283547c3-427b-4b6d-8dca-fe1c8b786820 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-70e58c85-ab77-4f3c-8a59-3c6be15165b3 --snapshot stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 -L 2.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:14.299715 n-d-796908-3 sudo[110341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-70e58c85-ab77-4f3c-8a59-3c6be15165b3 --snapshot stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 -L 2.00g
Sep 15 21:15:14.300631 n-d-796908-3 sudo[110341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:14.846104 n-d-796908-3 sudo[110306]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:14.848252 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1" returned: 0 in 1.174s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:14.849119 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 3d03b8c9cfff4480bfa2bdbbd945c7bf. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:15:14.936762 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:15.277738 n-d-796908-3 sudo[110364]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1
Sep 15 21:15:15.295407 n-d-796908-3 sudo[110364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:15.473257 n-d-796908-3 sudo[110341]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:15.475544 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-283547c3-427b-4b6d-8dca-fe1c8b786820 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-70e58c85-ab77-4f3c-8a59-3c6be15165b3 --snapshot stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 -L 2.00g" returned: 0 in 1.228s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:15.704522 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-283547c3-427b-4b6d-8dca-fe1c8b786820 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Create snapshot completed successfully
Sep 15 21:15:15.883928 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Lock "b'cinder-55031d6c-e8d1-45d3-b59b-d306373f2cf5-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:15:15.908405 n-d-796908-3 sudo[110364]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:15.913675 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1" returned: 0 in 0.977s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:15.921604 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4704a02b-334a-4977-965d-5a8a80ba6464 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:15.967688 n-d-796908-3 sudo[110457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4704a02b-334a-4977-965d-5a8a80ba6464 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:15:15.971176 n-d-796908-3 sudo[110457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:16.140671 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Skipping remove_export. No iscsi_target is presently exported for volume: 55031d6c-e8d1-45d3-b59b-d306373f2cf5
Sep 15 21:15:16.150092 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:16.193304 n-d-796908-3 sudo[110459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5
Sep 15 21:15:16.194183 n-d-796908-3 sudo[110459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:16.820697 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Lock "b'cinder-70e58c85-ab77-4f3c-8a59-3c6be15165b3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:15:16.831677 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo 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-70e58c85-ab77-4f3c-8a59-3c6be15165b3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:16.917559 n-d-796908-3 sudo[110470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-70e58c85-ab77-4f3c-8a59-3c6be15165b3
Sep 15 21:15:16.926505 n-d-796908-3 sudo[110470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:17.072834 n-d-796908-3 sudo[110459]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:17.075807 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5" returned: 0 in 0.925s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:17.077789 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:17.118693 n-d-796908-3 sudo[110457]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:17.139655 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4704a02b-334a-4977-965d-5a8a80ba6464 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.220s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:17.171931 n-d-796908-3 sudo[110497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5
Sep 15 21:15:17.175020 n-d-796908-3 sudo[110497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:17.177192 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 4704a02b-334a-4977-965d-5a8a80ba6464. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:15:17.343810 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c_dtq695st {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:17.581824 n-d-796908-3 sudo[110505]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_dtq695st
Sep 15 21:15:17.584975 n-d-796908-3 sudo[110505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:18.227546 n-d-796908-3 sudo[110470]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:18.231859 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo 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-70e58c85-ab77-4f3c-8a59-3c6be15165b3" returned: 0 in 1.400s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:18.234330 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-70e58c85-ab77-4f3c-8a59-3c6be15165b3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:18.373228 n-d-796908-3 sudo[110511]: ubuntu : TTY=unknown ; 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-70e58c85-ab77-4f3c-8a59-3c6be15165b3
Sep 15 21:15:18.377416 n-d-796908-3 sudo[110511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:18.404189 n-d-796908-3 sudo[110497]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:18.406902 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5" returned: 0 in 1.328s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:18.408462 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:18.443572 n-d-796908-3 sudo[110515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5
Sep 15 21:15:18.445236 n-d-796908-3 sudo[110515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:18.615414 n-d-796908-3 sudo[110505]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:18.619564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c_dtq695st" returned: 0 in 1.275s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:18.622093 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:18.942099 n-d-796908-3 sudo[110517]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1
Sep 15 21:15:18.947537 n-d-796908-3 sudo[110517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:19.333636 n-d-796908-3 sudo[110515]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:19.336399 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55031d6c-e8d1-45d3-b59b-d306373f2cf5" returned: 0 in 0.927s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:19.338274 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Successfully deleted volume: 55031d6c-e8d1-45d3-b59b-d306373f2cf5
Sep 15 21:15:19.489137 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Created reservations ['13f2e317-a716-428c-8461-f4feec9828b8', '5c91cebe-6cdb-46bd-b3cd-db705e42f777', '8118a157-cbf7-405b-9d23-f0399ce9e50a', '30144721-7f42-4570-91c4-4526dec9d537'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:15:19.497458 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 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.
Sep 15 21:15:19.497458 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:15:19.497458 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:15:19.583575 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:15:19.584560 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:19.641247 n-d-796908-3 sudo[110563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:19.644283 n-d-796908-3 sudo[110563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:19.753866 n-d-796908-3 sudo[110511]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:19.756640 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-70e58c85-ab77-4f3c-8a59-3c6be15165b3" returned: 0 in 1.522s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:19.884990 n-d-796908-3 sudo[110517]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:19.947809 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1" returned: 0 in 1.314s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:19.948825 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:15:19.949856 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4704a02b--334a--4977--965d--5a8a80ba6464 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:20.032700 n-d-796908-3 sudo[110570]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4704a02b--334a--4977--965d--5a8a80ba6464 oflag=direct
Sep 15 21:15:20.034170 n-d-796908-3 sudo[110570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:20.162498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Created reservations ['b41cf798-5770-42e6-84c0-506881712ea9', 'aa6e56ea-bc0b-4dc6-b8b9-fa06fefecd66', 'edc53d1d-6942-44e7-9539-7dbe43dcae3e', 'ad212099-1d94-4a3b-ac54-a2698277c847'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:15:20.164194 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 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.
Sep 15 21:15:20.164194 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:15:20.164194 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:15:20.329620 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Delete snapshot completed successfully.
Sep 15 21:15:20.341758 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-02cafda8-7177-430d-a971-53c93cd80a00 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Lock "b'cinder-70e58c85-ab77-4f3c-8a59-3c6be15165b3-delete_snapshot'" released by "delete_snapshot" :: held 3.521s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:15:20.691736 n-d-796908-3 sudo[110563]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:20.694403 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.110s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:20.696009 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:20.740738 n-d-796908-3 sudo[110573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:20.741571 n-d-796908-3 sudo[110573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:20.845152 n-d-796908-3 sudo[110570]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:20.847441 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4704a02b--334a--4977--965d--5a8a80ba6464 oflag=direct" returned: 0 in 0.897s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:20.849015 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4704a02b--334a--4977--965d--5a8a80ba6464 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:20.874386 n-d-796908-3 sudo[110585]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4704a02b--334a--4977--965d--5a8a80ba6464
Sep 15 21:15:20.875755 n-d-796908-3 sudo[110585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:21.494060 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Lock "b'cinder-fd528939-2d36-438e-8a4d-04411a1ae7f1-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:15:21.605543 n-d-796908-3 sudo[110573]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:21.739417 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] CMD "sudo 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.042s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:21.775175 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:21.796755 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Deleted volume successfully.
Sep 15 21:15:21.840404 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd528939-2d36-438e-8a4d-04411a1ae7f1
Sep 15 21:15:21.849750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:21.896871 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-902647b7-4a47-44e2-8ff8-631dac15c81c tempest-VolumesServicesTestJSON-818941140 None] Lock "b'cinder-55031d6c-e8d1-45d3-b59b-d306373f2cf5-delete_volume'" released by "delete_volume" :: held 6.012s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:15:21.910785 n-d-796908-3 sudo[110613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1
Sep 15 21:15:21.915102 n-d-796908-3 sudo[110613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:22.444375 n-d-796908-3 sudo[110585]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:22.446962 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4704a02b--334a--4977--965d--5a8a80ba6464" returned: 0 in 1.598s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:22.448823 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:22.656889 n-d-796908-3 sudo[110613]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:22.659420 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1" returned: 0 in 0.809s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:22.660951 n-d-796908-3 sudo[110625]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1
Sep 15 21:15:22.665671 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:22.673346 n-d-796908-3 sudo[110625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:22.720890 n-d-796908-3 sudo[110626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1
Sep 15 21:15:22.721768 n-d-796908-3 sudo[110626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:23.586490 n-d-796908-3 sudo[110625]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:23.589318 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 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_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1" returned: 0 in 1.140s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:23.590835 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c__gnm_wpln-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.60 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--4704a02b--334a--4977--965d--5a8a80ba6464 {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:15:23.591395 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Converted 700.00 MB image at 437.68 MB/s
Sep 15 21:15:23.592200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 4704a02b-334a-4977-965d-5a8a80ba6464 successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:15:23.883299 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 3d03b8c9cfff4480bfa2bdbbd945c7bf is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:15:23.883965 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Marking volume 4704a02b-334a-4977-965d-5a8a80ba6464 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:15:23.901295 n-d-796908-3 sudo[110626]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:23.903332 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 4704a02b-334a-4977-965d-5a8a80ba6464. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:15:23.903801 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Creating volume glance metadata for volume 4704a02b-334a-4977-965d-5a8a80ba6464 backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:15:23.912883 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1" returned: 0 in 1.247s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:23.932457 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:23.990753 n-d-796908-3 sudo[110633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1
Sep 15 21:15:23.992891 n-d-796908-3 sudo[110633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:24.140981 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f5aaa29-82ce-4db8-9912-58b99ce785b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4704a02b-334a-4977-965d-5a8a80ba6464', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:24.148173 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ec2daac-6016-43b0-8a50-04d0f2522d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:24.175246 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume volume-4704a02b-334a-4977-965d-5a8a80ba6464 (4704a02b-334a-4977-965d-5a8a80ba6464): created successfully
Sep 15 21:15:24.179269 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ec2daac-6016-43b0-8a50-04d0f2522d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:24.189438 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Flow 'volume_create_manager' (ce3c002b-1f8e-4aef-95da-8ee149adfd34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:24.224001 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-28fda341-2af3-408b-8eed-bf227f9746c6 tempest-TaggedBootDevicesTest_v242-1218389086 None] Created volume successfully.
Sep 15 21:15:25.066363 n-d-796908-3 sudo[110633]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:25.068168 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd528939-2d36-438e-8a4d-04411a1ae7f1" returned: 0 in 1.136s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:25.068991 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Successfully deleted volume: fd528939-2d36-438e-8a4d-04411a1ae7f1
Sep 15 21:15:25.241956 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Created reservations ['93d03dfb-eedd-4512-a07b-c9eea1d4efb6', '676f1277-1ee6-4227-8072-247694feb58b', '3ffc8f6a-9131-42f0-b6c8-834590621a49', 'ed4b1fe0-6b72-4c6a-bc16-aa1191a539cb'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:15:25.244139 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 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.
Sep 15 21:15:25.244139 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:15:25.244139 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:15:25.336778 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:15:25.337702 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:25.399007 n-d-796908-3 sudo[110650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:25.400406 n-d-796908-3 sudo[110650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:25.733663 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:15:25.739045 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:15:25.745147 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:15:25.781677 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Flow 'volume_create_manager' (bac59510-e3ec-41ab-8b9f-76e0b22f934e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:25.803384 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d6b0482-c327-40aa-890a-f33a84361cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:25.848949 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:15:25.909861 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d6b0482-c327-40aa-890a-f33a84361cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1274394418',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=d6d5a625-6814-4493-84a2-31cdadddc6e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836d0e9867684a769a2f23a1d1704bd8',provider_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-09-15T21:15:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:15:26Z,user_id='3d03b8c9cfff4480bfa2bdbbd945c7bf',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:25.918455 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f51d8846-0677-4674-a183-a2ae6ae94448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:25.922347 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f51d8846-0677-4674-a183-a2ae6ae94448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:25.929116 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a085db4d-1060-40ff-9822-5ea317798c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:25.933413 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a085db4d-1060-40ff-9822-5ea317798c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd6d5a625-6814-4493-84a2-31cdadddc6e5', 'volume_name': 'volume-d6d5a625-6814-4493-84a2-31cdadddc6e5', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:25.945131 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14771df4-0d7f-4bb1-a395-97c09dc83728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:25.947414 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14771df4-0d7f-4bb1-a395-97c09dc83728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:25.950916 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d8b8b4b-0267-4e07-9d04-5a56fa9c0716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:25.954693 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume d6d5a625-6814-4493-84a2-31cdadddc6e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d6d5a625-6814-4493-84a2-31cdadddc6e5', 'volume_size': 1}
Sep 15 21:15:25.955869 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:26.033825 n-d-796908-3 sudo[110652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:15:26.034680 n-d-796908-3 sudo[110652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:26.605637 n-d-796908-3 sudo[110650]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:26.608730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.270s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:26.615087 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:26.675400 n-d-796908-3 sudo[110655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:26.676237 n-d-796908-3 sudo[110655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:27.188428 n-d-796908-3 sudo[110652]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:27.190697 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.234s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:27.194007 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d8b8b4b-0267-4e07-9d04-5a56fa9c0716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d6d5a625-6814-4493-84a2-31cdadddc6e5', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:27.196470 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b94de476-0224-477c-85e3-d92398158524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:27.223548 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 (d6d5a625-6814-4493-84a2-31cdadddc6e5): created successfully
Sep 15 21:15:27.226631 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b94de476-0224-477c-85e3-d92398158524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:27.232643 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Flow 'volume_create_manager' (bac59510-e3ec-41ab-8b9f-76e0b22f934e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:27.257368 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-62e2b3cd-4d51-41f4-b340-7b9d1c4189ef tempest-TaggedBootDevicesTest_v242-1218389086 None] Created volume successfully.
Sep 15 21:15:27.722346 n-d-796908-3 sudo[110655]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:27.724177 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:27.725933 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:27.731846 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Deleted volume successfully.
Sep 15 21:15:27.751644 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f8497bfa-36b4-4e4f-9f6a-dff528e5dce2 tempest-VolumesSnapshotNegativeTestJSON-727950827 None] Lock "b'cinder-fd528939-2d36-438e-8a4d-04411a1ae7f1-delete_volume'" released by "delete_volume" :: held 6.258s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:15:28.309295 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:15:28.320168 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:15:28.321721 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:15:28.357545 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Flow 'volume_create_manager' (56a3de6b-7d01-46aa-82d5-1d2394984a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:28.365263 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fcbbca20-9971-45a1-ae12-ec4b12188fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:28.418116 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:15:28.475522 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fcbbca20-9971-45a1-ae12-ec4b12188fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-153825201',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=406505f7-1150-4c86-bf99-3ef5e5d3451f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836d0e9867684a769a2f23a1d1704bd8',provider_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-09-15T21:15:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:15:28Z,user_id='3d03b8c9cfff4480bfa2bdbbd945c7bf',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:28.479043 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9abf8b9-9ba4-4645-b2c2-1c1c4ee60b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:28.487666 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9abf8b9-9ba4-4645-b2c2-1c1c4ee60b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:28.490297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7183cc79-b3ea-4db1-a0a0-3f363eb278dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:28.499112 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7183cc79-b3ea-4db1-a0a0-3f363eb278dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '406505f7-1150-4c86-bf99-3ef5e5d3451f', 'volume_name': 'volume-406505f7-1150-4c86-bf99-3ef5e5d3451f', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:28.506147 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c042041f-d954-4ec3-a456-5bf884675fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:28.509340 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c042041f-d954-4ec3-a456-5bf884675fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:28.512756 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90e7e72f-87f9-42f2-b59f-04c1524a47fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:28.513889 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume 406505f7-1150-4c86-bf99-3ef5e5d3451f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-406505f7-1150-4c86-bf99-3ef5e5d3451f', 'volume_size': 1}
Sep 15 21:15:28.515272 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-406505f7-1150-4c86-bf99-3ef5e5d3451f stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:28.609163 n-d-796908-3 sudo[110687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-406505f7-1150-4c86-bf99-3ef5e5d3451f stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:15:28.614497 n-d-796908-3 sudo[110687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:29.683985 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-406505f7-1150-4c86-bf99-3ef5e5d3451f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.167s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:29.680526 n-d-796908-3 sudo[110687]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:29.686875 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90e7e72f-87f9-42f2-b59f-04c1524a47fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-406505f7-1150-4c86-bf99-3ef5e5d3451f', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:29.689852 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62d93b5e-bc7f-4e69-89e9-af67aee616b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:29.708381 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Volume volume-406505f7-1150-4c86-bf99-3ef5e5d3451f (406505f7-1150-4c86-bf99-3ef5e5d3451f): created successfully
Sep 15 21:15:29.711348 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62d93b5e-bc7f-4e69-89e9-af67aee616b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:29.715077 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Flow 'volume_create_manager' (56a3de6b-7d01-46aa-82d5-1d2394984a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:29.734620 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-82ac2933-11ed-4bb8-a2ef-f3dea2120d9b tempest-TaggedBootDevicesTest_v242-1218389086 None] Created volume successfully.
Sep 15 21:15:34.804234 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:15:34.828709 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:15:34.829239 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:15:34.868305 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Flow 'volume_create_manager' (fe79fffc-d4f0-4aa2-939b-0437808baef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:34.887031 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43fde08f-f1a5-42c9-8bf0-6ac9b6c13fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:34.993906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:15:35.087296 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43fde08f-f1a5-42c9-8bf0-6ac9b6c13fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1747630267',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=678c12cf-fc95-494a-97a8-d5ec1329743e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ddc923e72fe4cf49a42c971bb75fbd1',provider_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-09-15T21:15:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:15:35Z,user_id='f868832e4707430691c2ee5f9ecfe8e9',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:35.098596 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bca633c-ed26-433a-9fc5-4307126d0f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:35.100726 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bca633c-ed26-433a-9fc5-4307126d0f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:35.103245 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0088be84-a362-47ea-9986-db3351b2095e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:35.107713 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0088be84-a362-47ea-9986-db3351b2095e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '678c12cf-fc95-494a-97a8-d5ec1329743e', 'volume_name': 'volume-678c12cf-fc95-494a-97a8-d5ec1329743e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:35.117968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67cfab5b-fa79-4b1b-8985-840d45b267dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:35.120664 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67cfab5b-fa79-4b1b-8985-840d45b267dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:35.122808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96052fe5-a16d-49a8-8fbe-c149ca31d81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:35.123590 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Volume 678c12cf-fc95-494a-97a8-d5ec1329743e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-678c12cf-fc95-494a-97a8-d5ec1329743e', 'volume_size': 1}
Sep 15 21:15:35.124609 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-678c12cf-fc95-494a-97a8-d5ec1329743e stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:35.213666 n-d-796908-3 sudo[110734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-678c12cf-fc95-494a-97a8-d5ec1329743e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:15:35.215080 n-d-796908-3 sudo[110734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:36.403397 n-d-796908-3 sudo[110734]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:36.407088 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-678c12cf-fc95-494a-97a8-d5ec1329743e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.282s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:36.411096 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96052fe5-a16d-49a8-8fbe-c149ca31d81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-678c12cf-fc95-494a-97a8-d5ec1329743e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:36.413498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1636c1ec-981a-40c5-94bd-a684d341388b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:36.436978 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Volume volume-678c12cf-fc95-494a-97a8-d5ec1329743e (678c12cf-fc95-494a-97a8-d5ec1329743e): created successfully
Sep 15 21:15:36.440300 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1636c1ec-981a-40c5-94bd-a684d341388b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:36.450191 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Flow 'volume_create_manager' (fe79fffc-d4f0-4aa2-939b-0437808baef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:36.468113 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f72b0e97-65ad-431d-908e-ea8bf3cc87f4 tempest-VolumesTransfersV355Test-1637372360 None] Created volume successfully.
Sep 15 21:15:39.384525 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-70bab31b-e862-4abd-bc27-e9c45b4abbd6 tempest-VolumesTransfersV355Test-119887091 None] Transfer volume completed successfully.
Sep 15 21:15:40.600082 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Lock "b'cinder-678c12cf-fc95-494a-97a8-d5ec1329743e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:15:40.688395 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Skipping remove_export. No iscsi_target is presently exported for volume: 678c12cf-fc95-494a-97a8-d5ec1329743e
Sep 15 21:15:40.689852 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:40.713678 n-d-796908-3 sudo[110871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e
Sep 15 21:15:40.715179 n-d-796908-3 sudo[110871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:41.301699 n-d-796908-3 sudo[110871]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:41.303954 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e" returned: 0 in 0.614s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:41.305752 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:41.326352 n-d-796908-3 sudo[110874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e
Sep 15 21:15:41.327965 n-d-796908-3 sudo[110874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:42.008889 n-d-796908-3 sudo[110874]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:42.011840 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e" returned: 0 in 0.706s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:42.013753 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:42.052613 n-d-796908-3 sudo[110909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e
Sep 15 21:15:42.056511 n-d-796908-3 sudo[110909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:43.452248 n-d-796908-3 sudo[110909]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:43.456693 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-678c12cf-fc95-494a-97a8-d5ec1329743e" returned: 0 in 1.442s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:43.459462 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Successfully deleted volume: 678c12cf-fc95-494a-97a8-d5ec1329743e
Sep 15 21:15:43.622684 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Created reservations ['b03b1aee-0e19-450b-9433-b96eae5161ac', '63ce28c3-9f56-4e21-a233-3b701fcf8a91', 'b143504d-52cb-44f9-8484-53978b0a6e1b', '84561e0b-e79c-4287-b6b4-3f285c7423f5'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:15:43.628897 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 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.
Sep 15 21:15:43.628897 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:15:43.628897 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:15:43.720060 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:15:43.721283 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:43.785284 n-d-796908-3 sudo[110970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:43.786619 n-d-796908-3 sudo[110970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:44.395333 n-d-796908-3 sudo[110970]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:44.397592 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.676s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:44.400029 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:44.467270 n-d-796908-3 sudo[110983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:44.468145 n-d-796908-3 sudo[110983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:45.289074 n-d-796908-3 sudo[110983]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:45.296671 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo 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.895s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:45.301358 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:45.314478 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:15:45.326662 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:15:45.330405 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:15:45.363357 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Flow 'volume_create_manager' (535b63c2-dae1-4bfb-b417-5dda51d2dce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:45.366701 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bf59d88-da53-4828-a239-9d030bc4d5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:45.420291 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Deleted volume successfully.
Sep 15 21:15:45.430040 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:15:45.499081 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bf59d88-da53-4828-a239-9d030bc4d5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1262540189',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=a4c8e17d-987d-4afc-b212-7f0046ec94a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ddc923e72fe4cf49a42c971bb75fbd1',provider_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-09-15T21:15:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:15:45Z,user_id='f868832e4707430691c2ee5f9ecfe8e9',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:45.503482 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f12a670-a242-4e03-afa0-9c4a7fb42d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:45.507457 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f12a670-a242-4e03-afa0-9c4a7fb42d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:45.515941 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (533c31ba-b723-4d2a-93b8-45de3cea8736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:45.518897 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (533c31ba-b723-4d2a-93b8-45de3cea8736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a4c8e17d-987d-4afc-b212-7f0046ec94a3', 'volume_name': 'volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:45.521383 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4053d9ef-17d4-4a00-9f89-c6dbe37a7441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:45.524031 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4053d9ef-17d4-4a00-9f89-c6dbe37a7441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:45.527078 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1282d929-7e19-48dd-a1a4-bc2b886f2d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:45.528072 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Volume a4c8e17d-987d-4afc-b212-7f0046ec94a3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3', 'volume_size': 1}
Sep 15 21:15:45.529245 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:45.581320 n-d-796908-3 sudo[110990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:15:45.591571 n-d-796908-3 sudo[110990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:45.593046 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b2fee913-e851-44e0-9a61-8fdcdcc34883 tempest-VolumesTransfersV355Test-770586410 None] Lock "b'cinder-678c12cf-fc95-494a-97a8-d5ec1329743e-delete_volume'" released by "delete_volume" :: held 4.992s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:15:46.753714 n-d-796908-3 sudo[110990]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:46.755709 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.226s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:46.758707 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1282d929-7e19-48dd-a1a4-bc2b886f2d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:46.761412 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f03bfaa4-c544-4894-865f-6e45e1c770a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:15:46.780372 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Volume volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3 (a4c8e17d-987d-4afc-b212-7f0046ec94a3): created successfully
Sep 15 21:15:46.785535 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f03bfaa4-c544-4894-865f-6e45e1c770a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:15:46.802531 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Flow 'volume_create_manager' (535b63c2-dae1-4bfb-b417-5dda51d2dce9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:15:46.816820 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a648346a-6aa9-435f-aaf5-b56d976ca0d7 tempest-VolumesTransfersV355Test-1637372360 None] Created volume successfully.
Sep 15 21:15:49.074943 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Lock "b'cinder-a4c8e17d-987d-4afc-b212-7f0046ec94a3-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:15:49.230885 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Skipping remove_export. No iscsi_target is presently exported for volume: a4c8e17d-987d-4afc-b212-7f0046ec94a3
Sep 15 21:15:49.232210 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:49.272200 n-d-796908-3 sudo[111102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3
Sep 15 21:15:49.273764 n-d-796908-3 sudo[111102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:50.242386 n-d-796908-3 sudo[111102]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:50.245737 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3" returned: 0 in 1.013s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:50.248208 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:50.287877 n-d-796908-3 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-a4c8e17d-987d-4afc-b212-7f0046ec94a3
Sep 15 21:15:50.288753 n-d-796908-3 sudo[111137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:50.941724 n-d-796908-3 sudo[111137]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:50.944609 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3" returned: 0 in 0.696s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:50.947055 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:50.979738 n-d-796908-3 sudo[111143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3
Sep 15 21:15:50.982179 n-d-796908-3 sudo[111143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:52.169939 n-d-796908-3 sudo[111143]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:52.172437 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4c8e17d-987d-4afc-b212-7f0046ec94a3" returned: 0 in 1.225s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:52.173526 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Successfully deleted volume: a4c8e17d-987d-4afc-b212-7f0046ec94a3
Sep 15 21:15:52.319966 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Created reservations ['f6e29c45-70fe-4e9b-b4ec-5d5df307a77c', '7a42272c-ded0-409e-b88f-3208cde696d5', 'cd7063ca-4702-4924-b723-52d50390b11d', '21424de6-bd05-41ec-92de-900d78abb6aa'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:15:52.324572 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 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.
Sep 15 21:15:52.324572 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:15:52.324572 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:15:52.433760 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:15:52.435545 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:52.476652 n-d-796908-3 sudo[111159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:52.479139 n-d-796908-3 sudo[111159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:53.274380 n-d-796908-3 sudo[111159]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:53.278710 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.842s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:53.282983 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:53.328593 n-d-796908-3 sudo[111165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:15:53.334514 n-d-796908-3 sudo[111165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:54.054448 n-d-796908-3 sudo[111165]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:54.056935 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] CMD "sudo 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.774s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:54.059232 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:54.069804 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Deleted volume successfully.
Sep 15 21:15:54.097384 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b9284df9-1631-4473-a20a-dcfeb5f4b871 tempest-VolumesTransfersV355Test-770586410 None] Lock "b'cinder-a4c8e17d-987d-4afc-b212-7f0046ec94a3-delete_volume'" released by "delete_volume" :: held 5.022s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:16:00.909957 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:00.966788 n-d-796908-3 sudo[111255]: 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-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:00.968087 n-d-796908-3 sudo[111255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:01.717828 n-d-796908-3 sudo[111255]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:01.720228 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464" returned: 0 in 0.810s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:01.830992 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:01.838650 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:01.839527 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: I_T nexus: 20
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: UX5bwpU8RSJiMEjQcNAH
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:01.840607 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:16:01.864944 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] Creating iscsi_target for Volume ID: volume-4704a02b-334a-4977-965d-5a8a80ba6464 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] Created volume path /opt/stack/data/cinder/volumes/volume-4704a02b-334a-4977-965d-5a8a80ba6464,
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]: incominguser CbAwcU9h5uNucexRBSAK ByKeiRezM8b3v8PS
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:01.896208 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:16:01.897932 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:02.717033 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464" returned: 0 in 0.817s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:02.717033 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:02.717033 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:16:02.717033 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:16:02.718961 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:02.735720 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:02.736984 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: I_T nexus: 20
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: UX5bwpU8RSJiMEjQcNAH
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:02.738000 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:16:02.757630 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:03.000941 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.244s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:03.001492 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:03.004747 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:03.224996 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:03.225744 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:03.228812 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] Set provider_location to: 10.222.0.21:3260,5 iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:16:03.667916 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-f56bcdfb-d1da-447f-81ba-686f9899d923 tempest-TaggedBootDevicesTest_v242-1218389086 None] attachment_update completed successfully.
Sep 15 21:16:04.484046 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:04.533778 n-d-796908-3 sudo[111317]: 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-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:04.559151 n-d-796908-3 sudo[111317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:05.252228 n-d-796908-3 sudo[111317]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:05.254646 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5" returned: 0 in 0.770s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:05.468688 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:05.497933 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:05.499800 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: I_T nexus: 20
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: UX5bwpU8RSJiMEjQcNAH
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:05.501013 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:16:05.516222 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] Creating iscsi_target for Volume ID: volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] Created volume path /opt/stack/data/cinder/volumes/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5,
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]: incominguser fQW5kP9Eq7iCMQ5FDAMW NkRzeGJxgfz4H2CS
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:05.524939 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:16:05.527965 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:06.694369 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5" returned: 0 in 1.163s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:06.696553 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:06.698940 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:16:06.699906 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:16:06.707202 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:06.736414 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:06.737584 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: I_T nexus: 20
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: UX5bwpU8RSJiMEjQcNAH
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:06.742295 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:16:06.769176 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:07.062945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.308s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:07.064255 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:07.065922 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:07.282347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:07.282831 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:07.284092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] Set provider_location to: 10.222.0.21:3260,6 iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:16:07.689548 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-fa30050b-7265-4307-8642-6a6e9da612d7 tempest-TaggedBootDevicesTest_v242-1218389086 None] attachment_update completed successfully.
Sep 15 21:16:08.561041 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:08.585930 n-d-796908-3 sudo[111435]: 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-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:08.588409 n-d-796908-3 sudo[111435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:08.874287 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:16:08.885829 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:16:08.888490 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:16:08.913130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Flow 'volume_create_manager' (efdeeb0a-5347-4275-9a66-c63c9c33f699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:08.917662 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (795b7ab9-8568-4662-a2e8-74253a95cc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:08.947462 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:16:09.015148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (795b7ab9-8568-4662-a2e8-74253a95cc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1282758766',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=55cc0ed9-6dde-49b9-bdbd-27a2cd76446c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1aa4446603dc46ca9164dd0e7d21a4de',provider_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-09-15T21:16:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:16:09Z,user_id='24484b0adbaf42979f7894e0d5f2bd9d',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:09.015148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5801c9d9-5043-4da7-a32f-5d0852bf2ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:09.015148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5801c9d9-5043-4da7-a32f-5d0852bf2ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:09.017115 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e2a8cdf-40f7-489c-a402-ae5c1c01fa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:09.019409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e2a8cdf-40f7-489c-a402-ae5c1c01fa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '55cc0ed9-6dde-49b9-bdbd-27a2cd76446c', 'volume_name': 'volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:09.021613 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e6a999a-cb4d-4b46-aa0d-5812f08ced87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:09.026436 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e6a999a-cb4d-4b46-aa0d-5812f08ced87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:09.026436 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (515612b4-3d6b-40f1-8246-fd57aace1d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:09.026795 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Volume 55cc0ed9-6dde-49b9-bdbd-27a2cd76446c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c', 'volume_size': 1}
Sep 15 21:16:09.027664 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:09.052712 n-d-796908-3 sudo[111437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:16:09.053905 n-d-796908-3 sudo[111437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:09.193862 n-d-796908-3 sudo[111435]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:09.196533 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f" returned: 0 in 0.635s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:09.251244 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:09.259735 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:09.260325 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: I_T nexus: 20
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: UX5bwpU8RSJiMEjQcNAH
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:09.261115 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:16:09.277895 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] Creating iscsi_target for Volume ID: volume-406505f7-1150-4c86-bf99-3ef5e5d3451f {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] Created volume path /opt/stack/data/cinder/volumes/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f,
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]: incominguser Az6QjrSq49oPTGGB44FE BNxHxBWA48L3YGQX
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:09.289667 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:16:09.295501 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:09.687506 n-d-796908-3 sudo[111437]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:09.689807 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.662s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:09.730679 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (515612b4-3d6b-40f1-8246-fd57aace1d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:09.733278 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4cca87f-5f7d-4af1-bdd1-66b0fe7d7a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:09.757066 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Volume volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c (55cc0ed9-6dde-49b9-bdbd-27a2cd76446c): created successfully
Sep 15 21:16:09.760393 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4cca87f-5f7d-4af1-bdd1-66b0fe7d7a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:09.767219 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Flow 'volume_create_manager' (efdeeb0a-5347-4275-9a66-c63c9c33f699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:09.781575 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ed47cd07-409c-4b40-a825-f12e49369c4e tempest-VolumesListTestJSON-1004602434 None] Created volume successfully.
Sep 15 21:16:10.261160 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f" returned: 0 in 0.969s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:10.261506 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:10.262117 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:16:10.262573 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:16:10.263781 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:10.296128 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:10.296539 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Target 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: I_T nexus: 20
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040000
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf40
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00040001
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf41
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: UX5bwpU8RSJiMEjQcNAH
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:10.297275 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:16:10.328625 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:10.522735 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:10.523145 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:10.526251 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:10.749088 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:10.749666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:10.750695 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] Set provider_location to: 10.222.0.21:3260,7 iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:16:11.055995 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-3e983ca3-8ec0-46d4-b8eb-11eb692decdf req-ecdb768a-d2ca-4df2-a7e6-b41a25a30485 tempest-TaggedBootDevicesTest_v242-1218389086 None] attachment_update completed successfully.
Sep 15 21:16:11.119367 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:16:11.124921 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:16:11.125840 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:16:11.150203 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Flow 'volume_create_manager' (baeb2235-bda8-43a5-9fff-e81a48ca0317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:11.150203 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37614bbe-7f62-499f-9a0f-09157aac340b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:11.169464 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:16:11.228771 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37614bbe-7f62-499f-9a0f-09157aac340b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:16:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1032064216',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=f931ff65-99fc-4b9f-84c7-f02ebf96a2be,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1aa4446603dc46ca9164dd0e7d21a4de',provider_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-09-15T21:16:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:16:11Z,user_id='24484b0adbaf42979f7894e0d5f2bd9d',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:11.234327 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d074763-6089-4ba3-bf14-40d8c7c1e7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:11.243255 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d074763-6089-4ba3-bf14-40d8c7c1e7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:11.245972 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15bcbe7e-9f9a-46fb-addc-bad84e818c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:11.248498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15bcbe7e-9f9a-46fb-addc-bad84e818c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f931ff65-99fc-4b9f-84c7-f02ebf96a2be', 'volume_name': 'volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:11.250924 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6824bcd-4cf4-4609-8d1f-d922f3802090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:11.253333 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6824bcd-4cf4-4609-8d1f-d922f3802090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:11.255673 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a98eef6d-c421-48f9-b8ca-28a80ce94b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:11.256603 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Volume f931ff65-99fc-4b9f-84c7-f02ebf96a2be: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be', 'volume_size': 1}
Sep 15 21:16:11.257788 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:11.290271 n-d-796908-3 sudo[111526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:16:11.291101 n-d-796908-3 sudo[111526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:11.354877 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:16:11.356090 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:16:11.385413 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:11.465959 n-d-796908-3 sudo[111528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:11.487418 n-d-796908-3 sudo[111528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:12.006956 n-d-796908-3 sudo[111526]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:12.009745 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.751s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:12.013156 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a98eef6d-c421-48f9-b8ca-28a80ce94b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:12.015635 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0c48df1-0f8c-4f50-a6e5-533458612d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:12.038701 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Volume volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be (f931ff65-99fc-4b9f-84c7-f02ebf96a2be): created successfully
Sep 15 21:16:12.041379 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0c48df1-0f8c-4f50-a6e5-533458612d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:12.048971 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Flow 'volume_create_manager' (baeb2235-bda8-43a5-9fff-e81a48ca0317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:12.065612 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-03ac2cb9-3548-403e-bfc5-dc20a2fec1aa tempest-VolumesListTestJSON-1004602434 None] Created volume successfully.
Sep 15 21:16:12.235000 n-d-796908-3 sudo[111528]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:12.238998 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.862s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:12.242886 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:12.304510 n-d-796908-3 sudo[111595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:12.310992 n-d-796908-3 sudo[111595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:13.304477 n-d-796908-3 sudo[111595]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:13.307127 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.066s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:13.309701 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:16:13.749827 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:16:13.761745 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:16:13.762460 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:16:13.793005 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Flow 'volume_create_manager' (9c682d78-bcb0-42d6-af03-e2e9489f8469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:13.811227 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f06ca51-18db-4784-bb44-ca7dfbd03754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:13.835478 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:16:13.865215 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f06ca51-18db-4784-bb44-ca7dfbd03754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-668098375',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=e359cbb0-3a8b-4b73-a20a-df804bfa3529,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1aa4446603dc46ca9164dd0e7d21a4de',provider_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-09-15T21:16:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:16:14Z,user_id='24484b0adbaf42979f7894e0d5f2bd9d',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:13.868250 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4ba9fbf-4613-4706-9e05-10a535603b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:13.870908 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4ba9fbf-4613-4706-9e05-10a535603b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:13.874222 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f212e5f3-58cc-4883-9476-e7b5b0ed7702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:13.876872 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f212e5f3-58cc-4883-9476-e7b5b0ed7702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e359cbb0-3a8b-4b73-a20a-df804bfa3529', 'volume_name': 'volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:13.879561 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (551b3f61-07f9-45d5-982a-c2533150c5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:13.882001 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (551b3f61-07f9-45d5-982a-c2533150c5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:13.884730 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6529218-91eb-42ae-b3b9-5d650587be25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:13.885750 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Volume e359cbb0-3a8b-4b73-a20a-df804bfa3529: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529', 'volume_size': 1}
Sep 15 21:16:13.887092 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:13.940220 n-d-796908-3 sudo[111612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:16:13.962231 n-d-796908-3 sudo[111612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:14.782342 n-d-796908-3 sudo[111612]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:14.784758 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.897s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:14.790068 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6529218-91eb-42ae-b3b9-5d650587be25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:14.792707 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a34e25b0-5527-401c-b3ca-8af1a1ac6080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:14.810268 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Volume volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529 (e359cbb0-3a8b-4b73-a20a-df804bfa3529): created successfully
Sep 15 21:16:14.813879 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a34e25b0-5527-401c-b3ca-8af1a1ac6080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:14.823771 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Flow 'volume_create_manager' (9c682d78-bcb0-42d6-af03-e2e9489f8469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:14.839955 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-4a1fe11e-2b34-4dd8-82cd-a8a206adf4e4 tempest-VolumesListTestJSON-1004602434 None] Created volume successfully.
Sep 15 21:16:20.554151 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Lock "b'cinder-e359cbb0-3a8b-4b73-a20a-df804bfa3529-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:16:20.645776 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Skipping remove_export. No iscsi_target is presently exported for volume: e359cbb0-3a8b-4b73-a20a-df804bfa3529
Sep 15 21:16:20.646946 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:20.672343 n-d-796908-3 sudo[111767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529
Sep 15 21:16:20.673670 n-d-796908-3 sudo[111767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:21.216609 n-d-796908-3 sudo[111767]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:21.218894 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529" returned: 0 in 0.572s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:21.220547 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:21.276630 n-d-796908-3 sudo[111778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529
Sep 15 21:16:21.277623 n-d-796908-3 sudo[111778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:21.980364 n-d-796908-3 sudo[111778]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:21.982624 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529" returned: 0 in 0.762s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:21.986464 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:22.009922 n-d-796908-3 sudo[111803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529
Sep 15 21:16:22.011451 n-d-796908-3 sudo[111803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:22.699499 n-d-796908-3 sudo[111803]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:22.702099 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e359cbb0-3a8b-4b73-a20a-df804bfa3529" returned: 0 in 0.716s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:22.704063 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Successfully deleted volume: e359cbb0-3a8b-4b73-a20a-df804bfa3529
Sep 15 21:16:22.822384 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Created reservations ['a08b89bf-1112-40c2-949f-a9dabf6a388a', 'b2f56bc3-e978-424e-840f-5df3a972327e', '9339780b-57e6-40bd-9e7f-973ea48eec05', '2d9a7e55-dac3-4c66-bd77-0df48464c4fc'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:16:22.824340 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 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.
Sep 15 21:16:22.824340 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:16:22.824340 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:22.913567 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:16:22.914913 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:22.952482 n-d-796908-3 sudo[111817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:22.960159 n-d-796908-3 sudo[111817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:23.173976 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Lock "b'cinder-f931ff65-99fc-4b9f-84c7-f02ebf96a2be-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:16:23.359702 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Skipping remove_export. No iscsi_target is presently exported for volume: f931ff65-99fc-4b9f-84c7-f02ebf96a2be
Sep 15 21:16:23.360935 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:23.426251 n-d-796908-3 sudo[111819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be
Sep 15 21:16:23.435280 n-d-796908-3 sudo[111819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:23.902595 n-d-796908-3 sudo[111817]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:23.906316 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.991s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:23.909291 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:23.988032 n-d-796908-3 sudo[111822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:23.993325 n-d-796908-3 sudo[111822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:24.698921 n-d-796908-3 sudo[111819]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:24.701133 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be" returned: 0 in 1.340s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:24.703400 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:24.768504 n-d-796908-3 sudo[111838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be
Sep 15 21:16:24.771093 n-d-796908-3 sudo[111838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:25.108907 n-d-796908-3 sudo[111822]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:25.111284 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo 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.202s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:25.113637 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:16:25.120821 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Deleted volume successfully.
Sep 15 21:16:25.151564 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-8add8be1-c10a-4b4b-8b14-49e371410ce3 tempest-VolumesListTestJSON-1004602434 None] Lock "b'cinder-e359cbb0-3a8b-4b73-a20a-df804bfa3529-delete_volume'" released by "delete_volume" :: held 4.597s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:16:25.791362 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:16:25.809346 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:16:25.810067 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:16:25.851934 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Flow 'volume_create_manager' (5bc28e8d-4fbe-4faf-8914-d4accbbebe47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:25.860906 n-d-796908-3 sudo[111838]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:25.863122 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f23229df-84e8-4f5d-a037-31373ba3dd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:25.920110 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:16:26.001826 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be" returned: 0 in 1.299s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:26.018884 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f23229df-84e8-4f5d-a037-31373ba3dd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-777402502',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=2154d580-6802-433d-895f-c94c2bf41202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce917bd207a54859b5c4849a9c8826a2',provider_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-09-15T21:16:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:16:26Z,user_id='9b5c53139d184b9e85332cf89b09a079',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:26.021380 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9338ba9e-6711-4355-8cb8-8153a515777e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:26.024211 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9338ba9e-6711-4355-8cb8-8153a515777e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:26.044013 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5606448-4624-413a-837e-ae2f56981653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:26.051608 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5606448-4624-413a-837e-ae2f56981653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2154d580-6802-433d-895f-c94c2bf41202', 'volume_name': 'volume-2154d580-6802-433d-895f-c94c2bf41202', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:26.059890 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9bb41ef-4c3c-465f-a99a-32550852fa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:26.069650 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9bb41ef-4c3c-465f-a99a-32550852fa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:26.072823 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce389309-d5aa-498f-8fe4-f6bb3547fa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:26.073632 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Volume 2154d580-6802-433d-895f-c94c2bf41202: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2154d580-6802-433d-895f-c94c2bf41202', 'volume_size': 1}
Sep 15 21:16:26.086866 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2154d580-6802-433d-895f-c94c2bf41202 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:26.141095 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:26.169170 n-d-796908-3 sudo[111862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2154d580-6802-433d-895f-c94c2bf41202 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:16:26.170026 n-d-796908-3 sudo[111862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:26.177497 n-d-796908-3 sudo[111863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be
Sep 15 21:16:26.187697 n-d-796908-3 sudo[111863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:27.110214 n-d-796908-3 sudo[111863]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:27.112548 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f931ff65-99fc-4b9f-84c7-f02ebf96a2be" returned: 0 in 0.972s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:27.113818 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Successfully deleted volume: f931ff65-99fc-4b9f-84c7-f02ebf96a2be
Sep 15 21:16:27.308101 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Created reservations ['2728ada8-60f6-46c6-a4ac-baf6e4f14cd9', '23ccf9a6-2959-4ba1-b838-d354328ffb94', '0c01f835-3db0-4a27-9aa9-02bf95e342dd', 'a811708d-cdff-4269-8571-b9ba27c565e3'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:16:27.310873 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 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.
Sep 15 21:16:27.310873 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:16:27.310873 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:27.352593 n-d-796908-3 sudo[111862]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:27.355433 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2154d580-6802-433d-895f-c94c2bf41202 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.281s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:27.391110 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce389309-d5aa-498f-8fe4-f6bb3547fa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2154d580-6802-433d-895f-c94c2bf41202', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:27.394115 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf34385c-b57f-4c3d-9dcc-6ab042925301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:27.404796 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:16:27.406070 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:27.476912 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Volume volume-2154d580-6802-433d-895f-c94c2bf41202 (2154d580-6802-433d-895f-c94c2bf41202): created successfully
Sep 15 21:16:27.480620 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf34385c-b57f-4c3d-9dcc-6ab042925301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:27.489188 n-d-796908-3 sudo[111944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:27.489757 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Flow 'volume_create_manager' (5bc28e8d-4fbe-4faf-8914-d4accbbebe47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:27.494922 n-d-796908-3 sudo[111944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:27.525357 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-267e9233-2da9-48d1-bb90-b3b359601415 tempest-AttachVolumeTestJSON-874425881 None] Created volume successfully.
Sep 15 21:16:28.034914 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Terminate volume connection completed successfully.
Sep 15 21:16:28.117780 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:28.240920 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:28.241462 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401\n System information:\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-7ca9c2d9-53ce-4dba-864b-525094c48401\n Backing store flags: \n Account information:\n UX5bwpU8RSJiMEjQcNAH\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:28.244131 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Removing iscsi_target for Volume ID: 7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:16:28.245305 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:28.403740 n-d-796908-3 sudo[111944]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:28.406911 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.001s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:28.408775 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:28.512326 n-d-796908-3 sudo[111986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:28.513169 n-d-796908-3 sudo[111986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:28.567967 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7ca9c2d9-53ce-4dba-864b-525094c48401 -f" returned: 0 in 0.320s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:28.568436 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:28.574118 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:28.647448 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Lock "b'cinder-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:16:28.758536 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:28.758912 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:28.759768 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e1ff4765-ac69-404f-921c-0dbb2a0a990a tempest-VolumesBackupsTest-299687465 None] Remove volume export completed successfully.
Sep 15 21:16:28.793777 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Skipping remove_export. No iscsi_target is presently exported for volume: 55cc0ed9-6dde-49b9-bdbd-27a2cd76446c
Sep 15 21:16:28.794857 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:28.841913 n-d-796908-3 sudo[112001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c
Sep 15 21:16:28.842731 n-d-796908-3 sudo[112001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:29.301402 n-d-796908-3 sudo[111986]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:29.305078 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo 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.895s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:29.307510 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:16:29.318675 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Deleted volume successfully.
Sep 15 21:16:29.347344 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d3fc1f42-b409-4018-b3e1-4503a81209a3 tempest-VolumesListTestJSON-1004602434 None] Lock "b'cinder-f931ff65-99fc-4b9f-84c7-f02ebf96a2be-delete_volume'" released by "delete_volume" :: held 6.174s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:16:29.409455 n-d-796908-3 sudo[112001]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:29.411494 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c" returned: 0 in 0.617s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:29.414607 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:29.439208 n-d-796908-3 sudo[112007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c
Sep 15 21:16:29.441036 n-d-796908-3 sudo[112007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:29.922308 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:29.994590 n-d-796908-3 sudo[112013]: 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-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:29.996496 n-d-796908-3 sudo[112013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:30.050408 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:16:30.062189 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:16:30.063003 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:16:30.096807 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (db5734b6-facb-4753-a164-825c8d2ac6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:30.105210 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (725e52d7-ca77-47d7-9fa5-c0cb4f2a2640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:30.163359 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:16:30.200086 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (725e52d7-ca77-47d7-9fa5-c0cb4f2a2640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:16:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f2b5f66d-8202-4f8e-9fdf-016adde173b4',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=30cb365b-a208-415d-b7d1-5994a80c9236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45dac001cae74b519c4ed00b6f792c10',provider_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-09-15T21:16:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:16:30Z,user_id='33b454f59fc54ebd9876aa0db3e72ed4',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:30.204791 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b57a9537-8432-4e6a-941d-6e8dd508b9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:30.216473 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b57a9537-8432-4e6a-941d-6e8dd508b9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:30.219834 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e88f75ec-48e6-4552-bee6-780e13fcaa98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:30.223001 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e88f75ec-48e6-4552-bee6-780e13fcaa98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '30cb365b-a208-415d-b7d1-5994a80c9236', 'volume_name': 'volume-30cb365b-a208-415d-b7d1-5994a80c9236', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:30.226907 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c6cecbd-2027-4444-959c-6fc54406d0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:30.230594 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c6cecbd-2027-4444-959c-6fc54406d0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:30.234281 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4d50d17-b1dc-4659-b792-051e1972fe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:30.235388 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Volume 30cb365b-a208-415d-b7d1-5994a80c9236: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-30cb365b-a208-415d-b7d1-5994a80c9236', 'volume_size': 1}
Sep 15 21:16:30.241115 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30cb365b-a208-415d-b7d1-5994a80c9236 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:30.250788 n-d-796908-3 sudo[112007]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:30.287718 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c" returned: 0 in 0.875s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:30.297407 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:30.303700 n-d-796908-3 sudo[112022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30cb365b-a208-415d-b7d1-5994a80c9236 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:16:30.305761 n-d-796908-3 sudo[112022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:30.343739 n-d-796908-3 sudo[112025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c
Sep 15 21:16:30.351797 n-d-796908-3 sudo[112025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:30.785345 n-d-796908-3 sudo[112013]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:30.787761 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202" returned: 0 in 0.869s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:30.848906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:30.866947 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:30.867386 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:30.868063 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] Creating iscsi_target for Volume ID: volume-2154d580-6802-433d-895f-c94c2bf41202 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] Created volume path /opt/stack/data/cinder/volumes/volume-2154d580-6802-433d-895f-c94c2bf41202,
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]: incominguser AvKvpLRgPV3MhhVPbRr7 JEfowMhMo23bLBV8
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:30.887037 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:16:30.891773 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:31.145310 n-d-796908-3 sudo[112022]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:31.147140 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30cb365b-a208-415d-b7d1-5994a80c9236 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.906s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:31.150946 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4d50d17-b1dc-4659-b792-051e1972fe97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-30cb365b-a208-415d-b7d1-5994a80c9236', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:31.153187 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (212044a2-80b8-4fc9-aa72-fe2a517aa469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:31.157684 n-d-796908-3 sudo[112025]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:31.160812 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c" returned: 0 in 0.868s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:31.161793 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Successfully deleted volume: 55cc0ed9-6dde-49b9-bdbd-27a2cd76446c
Sep 15 21:16:31.177624 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Volume volume-30cb365b-a208-415d-b7d1-5994a80c9236 (30cb365b-a208-415d-b7d1-5994a80c9236): created successfully
Sep 15 21:16:31.180666 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (212044a2-80b8-4fc9-aa72-fe2a517aa469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:31.183784 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (db5734b6-facb-4753-a164-825c8d2ac6cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:31.199971 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Created volume successfully.
Sep 15 21:16:31.228245 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Created reservations ['d86a91d0-cc08-4c56-8144-b18798b9408e', 'ae01da5f-2214-4a0e-a53a-8fd7547e2156', 'c3395aaa-f13e-4cbc-95df-cb8f2dadf36f', '9e5596e0-0c58-48a8-ac9d-677c10b49b7c'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:16:31.231048 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 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.
Sep 15 21:16:31.231048 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:16:31.231048 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:31.287241 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:16:31.288293 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:31.323371 n-d-796908-3 sudo[112089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:31.324934 n-d-796908-3 sudo[112089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:31.649778 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202" returned: 0 in 0.760s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:31.650089 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:31.651002 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:16:31.651366 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:16:31.653459 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:31.675109 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:31.675568 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:31.676773 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:16:31.706238 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:31.823408 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:31.824044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:31.825056 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:31.967591 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:31.967964 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:31.969887 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] Set provider_location to: 10.222.0.21:3260,8 iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:16:32.054020 n-d-796908-3 sudo[112089]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:32.069470 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.781s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:32.073390 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:32.122214 n-d-796908-3 sudo[112138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:16:32.134010 n-d-796908-3 sudo[112138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:32.432629 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-a40026fd-ced0-44fd-9f1f-4c818a2b1d0f req-bb99df44-09f5-4f77-bcb8-dea7333e8a9e tempest-AttachVolumeTestJSON-874425881 None] attachment_update completed successfully.
Sep 15 21:16:32.649999 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:32.710941 n-d-796908-3 sudo[112157]: 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-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:16:32.716205 n-d-796908-3 sudo[112157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:32.990322 n-d-796908-3 sudo[112138]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:32.993564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] CMD "sudo 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.920s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:32.996405 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:16:33.002691 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Deleted volume successfully.
Sep 15 21:16:33.033439 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-ac3fc7d7-c7cf-411d-8451-9d2252c31e55 tempest-VolumesListTestJSON-1004602434 None] Lock "b'cinder-55cc0ed9-6dde-49b9-bdbd-27a2cd76446c-delete_volume'" released by "delete_volume" :: held 4.397s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:16:33.319284 n-d-796908-3 sudo[112157]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:33.322665 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236" returned: 0 in 0.673s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:33.388176 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:33.418587 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:33.418952 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Target 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: I_T nexus: 21
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080000
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf80
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080001
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf81
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: AvKvpLRgPV3MhhVPbRr7
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:33.420054 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:16:33.445957 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Creating iscsi_target for Volume ID: volume-30cb365b-a208-415d-b7d1-5994a80c9236 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Created volume path /opt/stack/data/cinder/volumes/volume-30cb365b-a208-415d-b7d1-5994a80c9236,
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]: incominguser LvpJRaJatjC44muP3JuH tMKviZt9XCzZ63Rz
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:33.463656 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:16:33.467446 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:33.892969 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-7416899f-752a-4e73-92c3-32b8e420dbff tempest-TaggedBootDevicesTest-319804768 None] Terminate volume connection completed successfully.
Sep 15 21:16:33.893402 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-7416899f-752a-4e73-92c3-32b8e420dbff tempest-TaggedBootDevicesTest-319804768 None] Deleting attachment 75cfb322-c51c-4614-9d0e-e9661db96cbf. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:16:33.902597 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:34.168753 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.274s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:34.169307 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004\n Backing store flags: \n Account information:\n WZDsJPGKGG9Lbq2TJnEy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\n System information:\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 Account information:\n ACL information:\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:34.169811 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-7416899f-752a-4e73-92c3-32b8e420dbff tempest-TaggedBootDevicesTest-319804768 None] Removing iscsi_target for Volume ID: 6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:34.171110 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:34.475168 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 -f" returned: 0 in 0.304s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:34.475488 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:34.479876 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:34.541025 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236" returned: 0 in 1.073s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:34.543536 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:34.544521 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:16:34.544908 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:16:34.548680 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:34.561680 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:34.562074 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\n System information:\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: WZDsJPGKGG9Lbq2TJnEy
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: WXtPm3okv5hNPi2kzAfv
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Y6fuVJ99MJ7qGGUUUEcg
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Target 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: I_T nexus: 21
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080000
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf80
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080001
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf81
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: AvKvpLRgPV3MhhVPbRr7
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:34.562755 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:16:34.598799 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:34.646618 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:34.647734 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\n System information:\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:34.744495 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-7416899f-752a-4e73-92c3-32b8e420dbff tempest-TaggedBootDevicesTest-319804768 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.
Sep 15 21:16:34.744495 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:16:34.744495 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:34.753450 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:34.753840 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\n System information:\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:34.759357 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:34.919945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:34.920455 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\n System information:\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:34.923307 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Set provider_location to: 10.222.0.21:3260,9 iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:16:34.976556 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-c3d54894-6d31-4aeb-b804-d7a5a73faa88 tempest-TaggedBootDevicesTest-319804768 None] Terminate volume connection completed successfully.
Sep 15 21:16:34.977345 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-c3d54894-6d31-4aeb-b804-d7a5a73faa88 tempest-TaggedBootDevicesTest-319804768 None] Deleting attachment 0e21a5c8-69b7-4935-8c35-7228aa445121. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:16:34.981330 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:35.052217 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Initialize volume connection completed successfully.
Sep 15 21:16:35.142729 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:35.143543 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb\n System information:\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-c82462fe-2b23-4932-a637-d7f06c106deb\n Backing store flags: \n Account information:\n WXtPm3okv5hNPi2kzAfv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\n System information:\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:35.145130 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-c3d54894-6d31-4aeb-b804-d7a5a73faa88 tempest-TaggedBootDevicesTest-319804768 None] Removing iscsi_target for Volume ID: c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:16:35.149904 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:35.416782 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c82462fe-2b23-4932-a637-d7f06c106deb -f" returned: 0 in 0.270s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:35.417390 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:35.418349 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:35.769905 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.351s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:35.770623 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:35.876552 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-c3d54894-6d31-4aeb-b804-d7a5a73faa88 tempest-TaggedBootDevicesTest-319804768 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.
Sep 15 21:16:35.876552 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:16:35.876552 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:36.139474 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-e1940fea-6982-46ca-bf6d-52a5226b8a7d tempest-TaggedBootDevicesTest-319804768 None] Terminate volume connection completed successfully.
Sep 15 21:16:36.139918 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-e1940fea-6982-46ca-bf6d-52a5226b8a7d tempest-TaggedBootDevicesTest-319804768 None] Deleting attachment 20a75c47-f69e-480c-96f5-021e3a811b40. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:16:36.141961 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:36.413072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:36.413880 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n System information:\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-d62c3658-f5bb-4eb1-ab07-fda91503f71b\n Backing store flags: \n Account information:\n Y6fuVJ99MJ7qGGUUUEcg\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:36.415874 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-e1940fea-6982-46ca-bf6d-52a5226b8a7d tempest-TaggedBootDevicesTest-319804768 None] Removing iscsi_target for Volume ID: d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:16:36.417279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:36.662464 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b -f" returned: 0 in 0.245s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:36.662768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:36.668003 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:36.825245 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:36.826049 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304219776]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:36.962721 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-9c3ed620-2c7c-4516-b44d-3cfdd76da551 req-e1940fea-6982-46ca-bf6d-52a5226b8a7d tempest-TaggedBootDevicesTest-319804768 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.
Sep 15 21:16:36.962721 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:16:36.962721 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:38.171889 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:16:38.182401 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:16:38.189801 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:16:38.240576 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Flow 'volume_create_manager' (37e79923-71f9-4ac7-8341-013e4f1bd1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:38.270113 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (479a2902-2171-487a-bc48-5aa299403f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:38.385921 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:16:38.464602 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (479a2902-2171-487a-bc48-5aa299403f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-690249038',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=6edb57e1-4290-4195-852a-4d43e8f23f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4adbaab1b88486d8c91f09a045e71ba',provider_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-09-15T21:16:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:16:38Z,user_id='1fbaa1b6e5794ccbb7a657d372645ddf',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:38.467375 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ade136b7-04fc-4eb0-9c90-16411c88ed4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:38.471120 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ade136b7-04fc-4eb0-9c90-16411c88ed4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:38.479210 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c91618f-e850-4fc6-b57f-d04563bb35e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:38.488852 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c91618f-e850-4fc6-b57f-d04563bb35e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6edb57e1-4290-4195-852a-4d43e8f23f15', 'volume_name': 'volume-6edb57e1-4290-4195-852a-4d43e8f23f15', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:38.497995 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef37bfbe-297c-46ce-8199-e1297da134fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:38.500214 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef37bfbe-297c-46ce-8199-e1297da134fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:38.502350 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ceb9fb6-9282-43b2-8d17-2a971bd2c146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:38.503161 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Volume 6edb57e1-4290-4195-852a-4d43e8f23f15: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6edb57e1-4290-4195-852a-4d43e8f23f15', 'volume_size': 1}
Sep 15 21:16:38.504158 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6edb57e1-4290-4195-852a-4d43e8f23f15 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:38.539158 n-d-796908-3 sudo[112347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6edb57e1-4290-4195-852a-4d43e8f23f15 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:16:38.540688 n-d-796908-3 sudo[112347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:39.362838 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6edb57e1-4290-4195-852a-4d43e8f23f15 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.856s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:39.358305 n-d-796908-3 sudo[112347]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:39.370243 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ceb9fb6-9282-43b2-8d17-2a971bd2c146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6edb57e1-4290-4195-852a-4d43e8f23f15', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:39.370243 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fad8282-f7a7-46d2-868b-8a8d9790ccd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:39.385579 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Volume volume-6edb57e1-4290-4195-852a-4d43e8f23f15 (6edb57e1-4290-4195-852a-4d43e8f23f15): created successfully
Sep 15 21:16:39.385579 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fad8282-f7a7-46d2-868b-8a8d9790ccd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:39.404700 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Flow 'volume_create_manager' (37e79923-71f9-4ac7-8341-013e4f1bd1bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:39.411945 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-37b22bef-f2c0-4ee2-b659-7d81453ed065 tempest-VolumesNegativeTest-2116074997 None] Created volume successfully.
Sep 15 21:16:40.968832 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:16:40.974115 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:16:40.974715 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:16:41.035134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Flow 'volume_create_manager' (94a15451-2810-4479-ba11-953ee710719c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:41.035134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0290d819-6ce3-4aeb-8c4d-08c6a117f5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:41.064605 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:16:41.097300 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0290d819-6ce3-4aeb-8c4d-08c6a117f5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-278014369',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=02b60ca0-19c8-4e50-a9ae-cb57b126e4b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce917bd207a54859b5c4849a9c8826a2',provider_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-09-15T21:16:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:16:41Z,user_id='9b5c53139d184b9e85332cf89b09a079',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:41.097300 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0840eb44-73a4-4a36-8cb5-68c5516415d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:41.109092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0840eb44-73a4-4a36-8cb5-68c5516415d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:41.109092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b968b1d5-15f6-47fa-b703-0a03ac61f39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:41.109092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b968b1d5-15f6-47fa-b703-0a03ac61f39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '02b60ca0-19c8-4e50-a9ae-cb57b126e4b4', 'volume_name': 'volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:41.116852 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b8a75ea-53a5-4969-9ca1-12df4a9553e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:41.116852 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b8a75ea-53a5-4969-9ca1-12df4a9553e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:41.116852 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b78b39ea-2e12-41f6-8bab-e5191e2377b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:41.116852 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Volume 02b60ca0-19c8-4e50-a9ae-cb57b126e4b4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4', 'volume_size': 1}
Sep 15 21:16:41.121258 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:41.168051 n-d-796908-3 sudo[112397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:16:41.168815 n-d-796908-3 sudo[112397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:42.044184 n-d-796908-3 sudo[112397]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:42.071067 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.941s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:42.071067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b78b39ea-2e12-41f6-8bab-e5191e2377b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:42.080128 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af5b9e3e-9c80-4059-9c80-d26b39389011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:16:42.125427 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Volume volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 (02b60ca0-19c8-4e50-a9ae-cb57b126e4b4): created successfully
Sep 15 21:16:42.137511 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af5b9e3e-9c80-4059-9c80-d26b39389011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:16:42.145335 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Flow 'volume_create_manager' (94a15451-2810-4479-ba11-953ee710719c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:16:42.171722 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d7021996-e711-4dcd-8f7f-f456a7a6257b tempest-AttachVolumeTestJSON-874425881 None] Created volume successfully.
Sep 15 21:16:45.320101 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:45.381307 n-d-796908-3 sudo[112462]: 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-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4
Sep 15 21:16:45.382818 n-d-796908-3 sudo[112462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:46.130146 n-d-796908-3 sudo[112462]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:46.133743 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4" returned: 0 in 0.817s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:46.239906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Target 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: I_T nexus: 21
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080000
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf80
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080001
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf81
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: AvKvpLRgPV3MhhVPbRr7
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Target 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: I_T nexus: 22
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00090000
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf90
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00090001
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf91
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: LvpJRaJatjC44muP3JuH
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:16:46.275687 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] Creating iscsi_target for Volume ID: volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] Created volume path /opt/stack/data/cinder/volumes/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4,
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]: incominguser 4zEXQWeoaEsyeQiD5TwD QPBJm65ymqos675n
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:16:46.313700 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:47.015434 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4" returned: 0 in 0.723s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:47.015434 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:47.015434 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:16:47.015434 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:16:47.015434 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.071s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n Backing store flags: \n Account information:\n 4zEXQWeoaEsyeQiD5TwD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Target 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: I_T nexus: 21
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080000
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf80
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080001
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf81
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: AvKvpLRgPV3MhhVPbRr7
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Target 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: I_T nexus: 22
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00090000
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf90
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00090001
Sep 15 21:16:47.094449 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf91
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: LvpJRaJatjC44muP3JuH
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:16:47.117564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:47.237169 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:47.238216 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n Backing store flags: \n Account information:\n 4zEXQWeoaEsyeQiD5TwD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:47.239516 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:47.536577 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.292s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:47.536577 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n Backing store flags: \n Account information:\n 4zEXQWeoaEsyeQiD5TwD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:16:47.536577 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] Set provider_location to: 10.222.0.21:3260,10 iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:16:47.763630 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-c0eb0127-94ef-4a82-8521-2a20e666c265 req-2e08abab-bee3-4675-9b05-f5dd9597d149 tempest-AttachVolumeTestJSON-874425881 None] attachment_update completed successfully.
Sep 15 21:17:00.357760 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-9aed4837-b369-4f34-a102-14733ab24b41 req-19f4f764-7b5b-461c-9965-6d42eec3697d tempest-AttachVolumeTestJSON-874425881 None] Terminate volume connection completed successfully.
Sep 15 21:17:00.357760 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-9aed4837-b369-4f34-a102-14733ab24b41 req-19f4f764-7b5b-461c-9965-6d42eec3697d tempest-AttachVolumeTestJSON-874425881 None] Deleting attachment f235489a-7424-4ed9-80b0-64b47343abff. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:17:00.357760 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:00.596984 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.252s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:00.597371 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202\n System information:\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-2154d580-6802-433d-895f-c94c2bf41202\n Backing store flags: \n Account information:\n AvKvpLRgPV3MhhVPbRr7\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n Backing store flags: \n Account information:\n 4zEXQWeoaEsyeQiD5TwD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:00.598069 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-9aed4837-b369-4f34-a102-14733ab24b41 req-19f4f764-7b5b-461c-9965-6d42eec3697d tempest-AttachVolumeTestJSON-874425881 None] Removing iscsi_target for Volume ID: 2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:17:00.599207 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:00.778793 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2154d580-6802-433d-895f-c94c2bf41202 -f" returned: 0 in 0.174s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:00.778793 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:00.782497 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:00.969948 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:00.970320 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n Backing store flags: \n Account information:\n 4zEXQWeoaEsyeQiD5TwD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:01.103345 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-9aed4837-b369-4f34-a102-14733ab24b41 req-19f4f764-7b5b-461c-9965-6d42eec3697d tempest-AttachVolumeTestJSON-874425881 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.
Sep 15 21:17:01.103345 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:01.103345 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:03.783836 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-4360d792-09aa-4e44-ae37-735665395ef0 req-b16d1b07-12e3-4293-b623-19758850bb35 tempest-AttachVolumeTestJSON-874425881 None] Terminate volume connection completed successfully.
Sep 15 21:17:03.783836 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-4360d792-09aa-4e44-ae37-735665395ef0 req-b16d1b07-12e3-4293-b623-19758850bb35 tempest-AttachVolumeTestJSON-874425881 None] Deleting attachment 72e10dfe-e9cd-4b90-bd07-71ca502a97ac. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:17:03.783836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:04.060606 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.281s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:04.061795 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4\n Backing store flags: \n Account information:\n 4zEXQWeoaEsyeQiD5TwD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:04.062567 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-4360d792-09aa-4e44-ae37-735665395ef0 req-b16d1b07-12e3-4293-b623-19758850bb35 tempest-AttachVolumeTestJSON-874425881 None] Removing iscsi_target for Volume ID: 02b60ca0-19c8-4e50-a9ae-cb57b126e4b4
Sep 15 21:17:04.063627 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:04.327524 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 -f" returned: 0 in 0.255s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:04.327524 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:04.327524 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:04.563229 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.242s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:04.563578 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:04.726770 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-4360d792-09aa-4e44-ae37-735665395ef0 req-b16d1b07-12e3-4293-b623-19758850bb35 tempest-AttachVolumeTestJSON-874425881 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.
Sep 15 21:17:04.726770 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:04.726770 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:06.527543 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Lock "b'cinder-d62c3658-f5bb-4eb1-ab07-fda91503f71b-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:06.669069 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:06.820548 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:06.820922 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:06.821663 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Skipping remove_export. No iscsi_target is presently exported for volume: d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:17:06.822711 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:06.863538 n-d-796908-3 sudo[112700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:17:06.864644 n-d-796908-3 sudo[112700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:07.458175 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b" returned: 0 in 0.623s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:07.458175 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:07.443609 n-d-796908-3 sudo[112700]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:07.481428 n-d-796908-3 sudo[112703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:17:07.482201 n-d-796908-3 sudo[112703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:08.339491 n-d-796908-3 sudo[112703]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:08.342015 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b" returned: 0 in 0.894s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:08.344803 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:08.395135 n-d-796908-3 sudo[112706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:17:08.396290 n-d-796908-3 sudo[112706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:09.365574 n-d-796908-3 sudo[112706]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:09.367907 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d62c3658-f5bb-4eb1-ab07-fda91503f71b" returned: 0 in 1.023s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:09.369346 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Successfully deleted volume: d62c3658-f5bb-4eb1-ab07-fda91503f71b
Sep 15 21:17:09.459252 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Created reservations ['c99aae55-cea4-4518-bc3b-eb29e771452c', 'faa37d8f-10e9-4b4d-bf4b-320808a13c27', '728e3636-685c-4221-a61d-6645f9f4a640', '5beb57b0-793d-438a-b617-6a4e031fe552'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:09.461493 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 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.
Sep 15 21:17:09.461493 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:09.461493 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:09.522874 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:09.522874 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:09.584283 n-d-796908-3 sudo[112713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:09.585080 n-d-796908-3 sudo[112713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:10.365498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Lock "b'cinder-c82462fe-2b23-4932-a637-d7f06c106deb-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:10.605212 n-d-796908-3 sudo[112713]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:10.611916 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.094s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:10.616572 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:10.691393 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:10.683776 n-d-796908-3 sudo[112718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:10.684558 n-d-796908-3 sudo[112718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:10.949394 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.271s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:10.949801 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221696]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:10.950695 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Skipping remove_export. No iscsi_target is presently exported for volume: c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:17:10.952044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:11.027617 n-d-796908-3 sudo[112724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:17:11.028415 n-d-796908-3 sudo[112724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:11.352238 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:17:11.353002 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:11.353653 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:11.412260 n-d-796908-3 sudo[112735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:11.413798 n-d-796908-3 sudo[112735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:11.447765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:11.447765 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:11.437306 n-d-796908-3 sudo[112718]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:11.455572 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Deleted volume successfully.
Sep 15 21:17:11.497657 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6426e7b5-ba14-44ad-90ac-6d06b0a8a905 tempest-TaggedBootDevicesTest-319804768 None] Lock "b'cinder-d62c3658-f5bb-4eb1-ab07-fda91503f71b-delete_volume'" released by "delete_volume" :: held 4.976s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:12.120350 n-d-796908-3 sudo[112735]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:12.121949 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.768s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:12.123136 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:12.155196 n-d-796908-3 sudo[112739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:12.155990 n-d-796908-3 sudo[112739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:12.163928 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb" returned: 0 in 1.211s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:12.160355 n-d-796908-3 sudo[112724]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:12.169336 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:12.232749 n-d-796908-3 sudo[112741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:17:12.233557 n-d-796908-3 sudo[112741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:12.932075 n-d-796908-3 sudo[112739]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:12.934201 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.811s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:12.935588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:13.047690 n-d-796908-3 sudo[112741]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:13.055290 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb" returned: 0 in 0.885s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:13.055290 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:13.106504 n-d-796908-3 sudo[112779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:17:13.107359 n-d-796908-3 sudo[112779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:13.764710 n-d-796908-3 sudo[112779]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:13.768582 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c82462fe-2b23-4932-a637-d7f06c106deb" returned: 0 in 0.715s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:13.768582 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Successfully deleted volume: c82462fe-2b23-4932-a637-d7f06c106deb
Sep 15 21:17:13.932967 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Created reservations ['e11c234a-5c64-40a4-b31d-b671159665fb', '77dc7689-b447-4fdd-9f13-80f1c4058132', '1539f9df-d166-482a-a93e-96d20a2fd268', '4d012714-b69c-4ad4-b6ca-33222bd9374b'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:13.936002 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 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.
Sep 15 21:17:13.936002 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:13.936002 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:14.055250 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:14.055250 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:14.092343 n-d-796908-3 sudo[112800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:14.093145 n-d-796908-3 sudo[112800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:14.370032 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Lock "b'cinder-6ac814d1-cc3e-452c-ac8a-4995d3ed4004-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:14.656789 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:14.827651 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:14.827651 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:14.827651 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:17:14.827651 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:14.857095 n-d-796908-3 sudo[112806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:17:14.858128 n-d-796908-3 sudo[112806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:15.276230 n-d-796908-3 sudo[112800]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:15.281221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.227s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:15.281221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:15.366527 n-d-796908-3 sudo[112812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:15.367327 n-d-796908-3 sudo[112812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:15.978930 n-d-796908-3 sudo[112806]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:15.981022 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004" returned: 0 in 1.154s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:15.982409 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:16.040604 n-d-796908-3 sudo[112816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:17:16.041376 n-d-796908-3 sudo[112816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:16.422305 n-d-796908-3 sudo[112812]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:16.424701 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo 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.144s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:16.426897 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:16.448882 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Deleted volume successfully.
Sep 15 21:17:16.493098 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-9e7be4b6-aa00-4d2f-8eee-2649c907c9c4 tempest-TaggedBootDevicesTest-319804768 None] Lock "b'cinder-c82462fe-2b23-4932-a637-d7f06c106deb-delete_volume'" released by "delete_volume" :: held 6.126s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:17.039507 n-d-796908-3 sudo[112816]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:17.041746 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004" returned: 0 in 1.059s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:17.043177 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:17.123104 n-d-796908-3 sudo[112830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:17:17.123958 n-d-796908-3 sudo[112830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:17.909975 n-d-796908-3 sudo[112830]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:17.912920 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ac814d1-cc3e-452c-ac8a-4995d3ed4004" returned: 0 in 0.869s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:17.914086 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Successfully deleted volume: 6ac814d1-cc3e-452c-ac8a-4995d3ed4004
Sep 15 21:17:17.996606 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Created reservations ['89b300c3-d97d-4965-bd47-245c3971d9cc', 'bdc561b5-8c4e-4003-80b1-484c7c5e0b3b', '5046fd26-9b36-4ba8-bfbb-767388924f4d', '20715166-14b8-4137-a5ee-27955288dbdf'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:17.996606 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 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.
Sep 15 21:17:17.996606 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:17.996606 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:18.087139 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:18.087139 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:18.148464 n-d-796908-3 sudo[112839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:18.150651 n-d-796908-3 sudo[112839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:19.104633 n-d-796908-3 sudo[112839]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:19.108307 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.020s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:19.110757 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:19.175931 n-d-796908-3 sudo[112842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:19.182813 n-d-796908-3 sudo[112842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:20.168550 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] CMD "sudo 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.052s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:20.168550 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:20.161264 n-d-796908-3 sudo[112842]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:20.218706 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Deleted volume successfully.
Sep 15 21:17:20.289958 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-bf948fac-fe61-440b-ba2d-554ecd6b77cf tempest-TaggedBootDevicesTest-319804768 None] Lock "b'cinder-6ac814d1-cc3e-452c-ac8a-4995d3ed4004-delete_volume'" released by "delete_volume" :: held 5.920s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:24.525188 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Terminate volume connection completed successfully.
Sep 15 21:17:24.627643 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:24.822960 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:24.823565 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236\n System information:\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-30cb365b-a208-415d-b7d1-5994a80c9236\n Backing store flags: \n Account information:\n LvpJRaJatjC44muP3JuH\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:24.824432 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Removing iscsi_target for Volume ID: 30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:17:24.828160 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:25.206942 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-30cb365b-a208-415d-b7d1-5994a80c9236 -f" returned: 0 in 0.380s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:25.207593 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:25.211423 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:25.360873 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:25.361317 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:25.362262 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e0711677-f55e-4598-b20d-3891ca1f9aee tempest-VolumesBackupsTest-299687465 None] Remove volume export completed successfully.
Sep 15 21:17:26.512667 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-30cb365b-a208-415d-b7d1-5994a80c9236-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:26.606211 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:26.713013 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:26.713384 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:26.714077 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Skipping remove_export. No iscsi_target is presently exported for volume: 30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:17:26.715505 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:26.758811 n-d-796908-3 sudo[112935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:17:26.764888 n-d-796908-3 sudo[112935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:27.372087 n-d-796908-3 sudo[112935]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:27.374894 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236" returned: 0 in 0.659s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:27.376499 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:27.400514 n-d-796908-3 sudo[112938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:17:27.415523 n-d-796908-3 sudo[112938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:28.097786 n-d-796908-3 sudo[112938]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:28.100074 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236" returned: 0 in 0.723s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:28.102646 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:28.139008 n-d-796908-3 sudo[112943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:17:28.140677 n-d-796908-3 sudo[112943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:28.776731 n-d-796908-3 sudo[112943]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:28.779205 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30cb365b-a208-415d-b7d1-5994a80c9236" returned: 0 in 0.676s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:28.780333 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Successfully deleted volume: 30cb365b-a208-415d-b7d1-5994a80c9236
Sep 15 21:17:28.874219 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Lock "b'cinder-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4-delete_volume'" acquired by "delete_volume" :: waited 0.050s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:28.999471 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:29.008291 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Created reservations ['f190bac1-0dec-4fc4-88c9-cd971472fbb0', '5d682be5-0963-495f-830e-9a9852b71478', '03f34df9-5d1c-4fb6-b3fe-39115a811268', '78ac0fd7-438b-44da-96e7-db32bbf10ee3'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:29.018781 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 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.
Sep 15 21:17:29.018781 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:29.018781 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:29.133848 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:29.135378 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:29.198706 n-d-796908-3 sudo[112961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:29.200561 n-d-796908-3 sudo[112961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:29.325102 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.326s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:29.325921 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:29.327280 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Skipping remove_export. No iscsi_target is presently exported for volume: 02b60ca0-19c8-4e50-a9ae-cb57b126e4b4
Sep 15 21:17:29.329293 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:29.451065 n-d-796908-3 sudo[112965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4
Sep 15 21:17:29.451991 n-d-796908-3 sudo[112965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:30.527502 n-d-796908-3 sudo[112961]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:30.531783 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.396s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:30.534624 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:30.631133 n-d-796908-3 sudo[112975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:30.634570 n-d-796908-3 sudo[112975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:30.872200 n-d-796908-3 sudo[112965]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:30.874397 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4" returned: 0 in 1.545s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:30.875826 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:30.931473 n-d-796908-3 sudo[112979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4
Sep 15 21:17:30.933464 n-d-796908-3 sudo[112979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:31.806800 n-d-796908-3 sudo[112975]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:31.811160 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] CMD "sudo 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.275s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:31.813309 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:31.820155 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Deleted volume successfully.
Sep 15 21:17:31.847939 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0713110c-0876-46e3-a9bf-32f0773c32be tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-30cb365b-a208-415d-b7d1-5994a80c9236-delete_volume'" released by "delete_volume" :: held 5.336s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:32.083179 n-d-796908-3 sudo[112979]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:32.086784 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4" returned: 0 in 1.211s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:32.088433 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:32.112609 n-d-796908-3 sudo[112986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4
Sep 15 21:17:32.115112 n-d-796908-3 sudo[112986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:32.399490 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Lock "b'cinder-6edb57e1-4290-4195-852a-4d43e8f23f15-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:32.591484 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6edb57e1-4290-4195-852a-4d43e8f23f15
Sep 15 21:17:32.594806 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:32.642585 n-d-796908-3 sudo[112988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15
Sep 15 21:17:32.643391 n-d-796908-3 sudo[112988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:33.101760 n-d-796908-3 sudo[112986]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:33.104170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4" returned: 0 in 1.015s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:33.105607 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Successfully deleted volume: 02b60ca0-19c8-4e50-a9ae-cb57b126e4b4
Sep 15 21:17:33.241330 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Created reservations ['a11e5ff5-4964-4a06-a763-2f8888fc442b', '068b751a-afd8-4e0b-ae83-68b30e2bbc2c', '72c047cc-4b17-42d7-881d-49dec8efaccb', 'e6958a69-b6e9-4ce2-b045-a3b2db6b98e5'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:33.244711 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 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.
Sep 15 21:17:33.244711 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:33.244711 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:33.327840 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:33.328722 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:33.388805 n-d-796908-3 sudo[112995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:33.393658 n-d-796908-3 sudo[112995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:33.627374 n-d-796908-3 sudo[112988]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:33.630351 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15" returned: 0 in 1.034s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:33.632195 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:33.708550 n-d-796908-3 sudo[112999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15
Sep 15 21:17:33.709379 n-d-796908-3 sudo[112999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:34.305805 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Lock "b'cinder-2154d580-6802-433d-895f-c94c2bf41202-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:34.346751 n-d-796908-3 sudo[112995]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:34.353194 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.023s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:34.359283 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:34.432388 n-d-796908-3 sudo[113004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:34.436297 n-d-796908-3 sudo[113004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:34.548407 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:34.572101 n-d-796908-3 sudo[112999]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:34.574617 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15" returned: 0 in 0.942s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:34.576525 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:34.622020 n-d-796908-3 sudo[113009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15
Sep 15 21:17:34.634788 n-d-796908-3 sudo[113009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:34.734257 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:34.734690 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221536]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:34.735736 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:17:34.737104 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:34.793598 n-d-796908-3 sudo[113012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:17:34.795638 n-d-796908-3 sudo[113012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:35.218172 n-d-796908-3 sudo[113004]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:35.220815 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo 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.864s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:35.223867 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:35.240510 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Deleted volume successfully.
Sep 15 21:17:35.268995 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f4dc7808-1dc6-4b95-95d5-c758b798dd1a tempest-AttachVolumeTestJSON-874425881 None] Lock "b'cinder-02b60ca0-19c8-4e50-a9ae-cb57b126e4b4-delete_volume'" released by "delete_volume" :: held 6.395s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:35.556035 n-d-796908-3 sudo[113012]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:35.558195 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202" returned: 0 in 0.821s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:35.559576 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:35.604094 n-d-796908-3 sudo[113017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:17:35.605179 n-d-796908-3 sudo[113017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:35.647809 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Lock "b'cinder-24766f5b-e2bf-4a49-a480-603307a715e5-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:35.736016 n-d-796908-3 sudo[113009]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:35.785157 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6edb57e1-4290-4195-852a-4d43e8f23f15" returned: 0 in 1.209s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:35.791015 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Successfully deleted volume: 6edb57e1-4290-4195-852a-4d43e8f23f15
Sep 15 21:17:35.846699 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:35.850489 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Created reservations ['813e8365-80b3-47d6-bade-36b5e3741a7b', 'ceb4dfea-a773-4efd-b0bd-f1af4486417b', '054abebf-ec20-42ab-8fa5-a1042372b89c', '75e0defd-661c-4070-8a3e-750ac956c687'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:35.852992 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 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.
Sep 15 21:17:35.852992 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:35.852992 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:35.971922 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:35.973660 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:36.055845 n-d-796908-3 sudo[113022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:36.056717 n-d-796908-3 sudo[113022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:36.169214 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.325s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:36.169769 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220416]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:36.171018 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Skipping remove_export. No iscsi_target is presently exported for volume: 24766f5b-e2bf-4a49-a480-603307a715e5
Sep 15 21:17:36.172859 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:36.253385 n-d-796908-3 sudo[113025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5
Sep 15 21:17:36.254781 n-d-796908-3 sudo[113025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:36.280212 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:17:36.296946 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:17:36.297482 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:17:36.335272 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (2e14ec73-3845-4a9e-b05e-cc53ef28c429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:17:36.350168 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74f4e69b-6e61-4011-ac10-aa383b4c1677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:36.432410 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:17:36.509957 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74f4e69b-6e61-4011-ac10-aa383b4c1677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1593162882',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=1210a5ba-0564-47c0-a5c6-83d6754d8b00,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='45dac001cae74b519c4ed00b6f792c10',provider_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-09-15T21:17:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:17:36Z,user_id='33b454f59fc54ebd9876aa0db3e72ed4',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:36.523068 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8685a2b1-9508-4d7e-bdb3-c2e82cb0f934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:36.525210 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8685a2b1-9508-4d7e-bdb3-c2e82cb0f934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:36.545134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da491339-5b4b-4ee9-8cda-190f6eaba17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:36.553121 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da491339-5b4b-4ee9-8cda-190f6eaba17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1210a5ba-0564-47c0-a5c6-83d6754d8b00', 'volume_name': 'volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:36.555147 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0fca30f-d492-4e67-91d5-745058bd3555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:36.575323 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0fca30f-d492-4e67-91d5-745058bd3555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:36.589202 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c5e502d-f0c9-4dea-9db6-625a023f78ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:36.591452 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Volume 1210a5ba-0564-47c0-a5c6-83d6754d8b00: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00', 'volume_size': 1}
Sep 15 21:17:36.594245 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:36.659203 n-d-796908-3 sudo[113028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:17:36.660033 n-d-796908-3 sudo[113028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:36.855802 n-d-796908-3 sudo[113017]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:36.859198 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202" returned: 0 in 1.299s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:36.861730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:36.918435 n-d-796908-3 sudo[113030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:17:36.920047 n-d-796908-3 sudo[113030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:37.177145 n-d-796908-3 sudo[113022]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:37.179764 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.206s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:37.181702 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:37.220375 n-d-796908-3 sudo[113034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:37.222110 n-d-796908-3 sudo[113034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:37.321637 n-d-796908-3 sudo[113025]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:37.324484 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5" returned: 0 in 1.151s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:37.326196 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:37.375281 n-d-796908-3 sudo[113036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5
Sep 15 21:17:37.382466 n-d-796908-3 sudo[113036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:37.718750 n-d-796908-3 sudo[113028]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:37.721289 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.126s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:37.731753 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c5e502d-f0c9-4dea-9db6-625a023f78ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:37.735953 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (16b0ddee-88f1-4dad-ac27-3cfb8d1e7cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:37.763342 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Volume volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 (1210a5ba-0564-47c0-a5c6-83d6754d8b00): created successfully
Sep 15 21:17:37.768814 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (16b0ddee-88f1-4dad-ac27-3cfb8d1e7cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:37.776413 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (2e14ec73-3845-4a9e-b05e-cc53ef28c429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:17:37.802473 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0474015f-2b3d-4bd1-97a2-f5070969794d tempest-VolumesBackupsTest-299687465 None] Created volume successfully.
Sep 15 21:17:38.135017 n-d-796908-3 sudo[113030]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:38.136897 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2154d580-6802-433d-895f-c94c2bf41202" returned: 0 in 1.275s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:38.137931 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Successfully deleted volume: 2154d580-6802-433d-895f-c94c2bf41202
Sep 15 21:17:38.168094 n-d-796908-3 sudo[113034]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:38.180626 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] CMD "sudo 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.999s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:38.187027 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:38.218104 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Deleted volume successfully.
Sep 15 21:17:38.222233 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Created reservations ['bf0ac5e6-a61a-4481-ae31-d08a2d4dd659', 'd45e26e1-01b7-4c4b-9bd6-5ce30040a0f7', '94ba45f6-1b42-4943-9e95-91c7a86ac930', '04d12c28-f0d9-44d9-ada6-d72a164bfc81'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:38.224853 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 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.
Sep 15 21:17:38.224853 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:38.224853 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:38.251693 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d2cc2493-c5a0-4704-8619-c4f8499db5bd tempest-VolumesNegativeTest-2116074997 None] Lock "b'cinder-6edb57e1-4290-4195-852a-4d43e8f23f15-delete_volume'" released by "delete_volume" :: held 5.852s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:38.292423 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:38.293685 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:38.314071 n-d-796908-3 sudo[113036]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:38.335004 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5" returned: 0 in 1.008s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:38.337618 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:38.346582 n-d-796908-3 sudo[113071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:38.347402 n-d-796908-3 sudo[113071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:38.371528 n-d-796908-3 sudo[113072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5
Sep 15 21:17:38.372345 n-d-796908-3 sudo[113072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:39.076582 n-d-796908-3 sudo[113071]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:39.079162 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.785s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:39.081858 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:39.129538 n-d-796908-3 sudo[113077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:39.132237 n-d-796908-3 sudo[113077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:39.337504 n-d-796908-3 sudo[113072]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:39.339857 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24766f5b-e2bf-4a49-a480-603307a715e5" returned: 0 in 1.002s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:39.341453 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Successfully deleted volume: 24766f5b-e2bf-4a49-a480-603307a715e5
Sep 15 21:17:39.442531 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Created reservations ['6c0f18ae-49ef-4cf7-8206-99f4bdbedc8f', '1b08d811-f740-49c3-9c91-d6ba646d3d88', '4517feab-a878-46a7-9d6a-62d4e5091b8f', '6de514de-baea-4551-8959-a5860edf3987'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:39.445430 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 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.
Sep 15 21:17:39.445430 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:39.445430 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:39.527667 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:39.528757 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:39.611032 n-d-796908-3 sudo[113081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:39.611918 n-d-796908-3 sudo[113081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:39.860183 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Creating a new backup for volume volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00. {{(pid=84104) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:17:39.888491 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:39.950262 n-d-796908-3 sudo[113088]: 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-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:17:39.952337 n-d-796908-3 sudo[113088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:39.964787 n-d-796908-3 sudo[113077]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:39.968234 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo 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.886s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:39.971134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:39.980669 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Deleted volume successfully.
Sep 15 21:17:40.003520 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-464e9b3e-8e09-44b5-b543-38dbea04aa28 tempest-AttachVolumeTestJSON-874425881 None] Lock "b'cinder-2154d580-6802-433d-895f-c94c2bf41202-delete_volume'" released by "delete_volume" :: held 5.698s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:40.124130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Lock "b'cinder-7091bcd7-465d-42ff-96fe-ce0235c8908b-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:17:40.456508 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:40.730230 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:40.732455 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221536]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:40.733481 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7091bcd7-465d-42ff-96fe-ce0235c8908b
Sep 15 21:17:40.734977 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:40.776306 n-d-796908-3 sudo[113088]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:40.778996 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00" returned: 0 in 0.892s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:40.792562 n-d-796908-3 sudo[113094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b
Sep 15 21:17:40.794187 n-d-796908-3 sudo[113094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:40.817903 n-d-796908-3 sudo[113081]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:40.826470 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.298s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:40.839692 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:40.905171 n-d-796908-3 sudo[113096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:40.919031 n-d-796908-3 sudo[113096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:40.921026 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:40.962848 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.046s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:40.964072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:17:40.965105 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:17:40.972434 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Creating iscsi_target for Volume ID: volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Created volume path /opt/stack/data/cinder/volumes/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00,
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]: incominguser SS79hvgiukhTyE2KKWuE hpjHrhKqWci4Us4A
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:40.976135 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:17:40.977076 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:41.878336 n-d-796908-3 sudo[113096]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:41.880158 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] CMD "sudo 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.041s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:41.881857 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:41.887463 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Deleted volume successfully.
Sep 15 21:17:41.908299 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-72e707a8-0343-4f46-9e38-be278e07cbbc tempest-DeleteServersTestJSON-1599512977 None] Lock "b'cinder-24766f5b-e2bf-4a49-a480-603307a715e5-delete_volume'" released by "delete_volume" :: held 6.263s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:42.021776 n-d-796908-3 sudo[113094]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:42.024308 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b" returned: 0 in 1.289s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:42.025891 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:42.066733 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00" returned: 0 in 1.081s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:42.069946 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:42.072229 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:17:42.073110 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:17:42.076743 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:42.100189 n-d-796908-3 sudo[113159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b
Sep 15 21:17:42.110142 n-d-796908-3 sudo[113159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:42.112845 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:42.113882 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n System information:\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-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n Backing store flags: \n Account information:\n SS79hvgiukhTyE2KKWuE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:17:42.115445 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:17:42.125462 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:42.295996 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:42.296284 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n System information:\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-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n Backing store flags: \n Account information:\n SS79hvgiukhTyE2KKWuE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:42.299749 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:42.506303 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:42.506990 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n System information:\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-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n Backing store flags: \n Account information:\n SS79hvgiukhTyE2KKWuE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:17:42.508471 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Set provider_location to: 10.222.0.21:3260,8 iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:17:42.595315 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Initialize volume connection completed successfully.
Sep 15 21:17:43.025748 n-d-796908-3 sudo[113159]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:43.028871 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b" returned: 0 in 1.003s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:43.036782 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:43.128166 n-d-796908-3 sudo[113215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b
Sep 15 21:17:43.131273 n-d-796908-3 sudo[113215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:43.949054 n-d-796908-3 sudo[113215]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:43.951656 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7091bcd7-465d-42ff-96fe-ce0235c8908b" returned: 0 in 0.917s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:43.952875 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Successfully deleted volume: 7091bcd7-465d-42ff-96fe-ce0235c8908b
Sep 15 21:17:44.094051 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Created reservations ['31736fc1-bf25-4c47-81a1-ee5e72772286', '2bc6e2ba-8f01-46ee-affa-1d60559f4648', 'e2b328c4-3f56-4911-8e68-464674d225f3', '4e0abc3c-2005-47ac-a3c7-f5c34fb04129'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:17:44.097640 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 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.
Sep 15 21:17:44.097640 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:17:44.097640 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:17:44.224307 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:44.225154 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:44.292950 n-d-796908-3 sudo[113248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:44.295945 n-d-796908-3 sudo[113248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:45.251869 n-d-796908-3 sudo[113248]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:45.255399 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.029s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:45.258014 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:45.313048 n-d-796908-3 sudo[113255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:17:45.315891 n-d-796908-3 sudo[113255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:46.864434 n-d-796908-3 sudo[113255]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:46.867504 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] CMD "sudo 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.609s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:46.870470 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:46.892366 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Deleted volume successfully.
Sep 15 21:17:46.931782 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0d838826-46d1-4fda-a9a9-84b6d4cd7192 tempest-AttachVolumeTestJSON-874425881 None] Lock "b'cinder-7091bcd7-465d-42ff-96fe-ce0235c8908b-delete_volume'" released by "delete_volume" :: held 6.807s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:17:49.173507 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:17:49.184366 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:17:49.185892 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:17:49.224703 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (858f1720-e86e-46e2-ae12-3c2aeeb818fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:17:49.233587 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c469792-5c39-4918-a682-14a1180c1e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:49.324308 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:17:49.462669 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c469792-5c39-4918-a682-14a1180c1e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-563873380',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=3b1822eb-7be2-4e5d-ad33-44587db5c57f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ee0649e7d6942c699f08f05190eff00',provider_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-09-15T21:17:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:17:49Z,user_id='b0d3b77597044f12979c6e40db2a475a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:49.466129 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a98840d-404d-474f-a4a1-0b469247d88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:49.476817 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a98840d-404d-474f-a4a1-0b469247d88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:49.482074 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28910132-19bb-4856-b41b-66ccd5fb8bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:49.485213 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28910132-19bb-4856-b41b-66ccd5fb8bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3b1822eb-7be2-4e5d-ad33-44587db5c57f', 'volume_name': 'volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:49.491437 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4444f15-aa4c-41b4-8227-7d19466cd705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:49.496607 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4444f15-aa4c-41b4-8227-7d19466cd705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:49.501860 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64cc5abd-fdbe-4532-b2ff-b5f0eabe3298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:49.505573 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Volume 3b1822eb-7be2-4e5d-ad33-44587db5c57f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f', 'volume_size': 1}
Sep 15 21:17:49.508849 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:49.615746 n-d-796908-3 sudo[113336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:17:49.628141 n-d-796908-3 sudo[113336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:50.652812 n-d-796908-3 sudo[113336]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:50.655514 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.149s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:50.661274 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64cc5abd-fdbe-4532-b2ff-b5f0eabe3298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:50.664285 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a5a9ca8-c052-490a-a692-a95fcded2df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:17:50.708824 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Volume volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f (3b1822eb-7be2-4e5d-ad33-44587db5c57f): created successfully
Sep 15 21:17:50.711527 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a5a9ca8-c052-490a-a692-a95fcded2df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:17:50.716681 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (858f1720-e86e-46e2-ae12-3c2aeeb818fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:17:50.735293 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-da40929f-0b11-40a7-a301-ceda4bd4975c tempest-VolumesSnapshotTestJSON-191196832 None] Created volume successfully.
Sep 15 21:17:52.820435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d48454-5f73-451b-bee6-06945d5935bb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:52.874657 n-d-796908-3 sudo[113394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:17:52.876820 n-d-796908-3 sudo[113394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:53.516800 n-d-796908-3 sudo[113394]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:53.522234 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d48454-5f73-451b-bee6-06945d5935bb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.703s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:53.523812 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d48454-5f73-451b-bee6-06945d5935bb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d3e6809-bb8d-428b-8fd2-9148189c7d77 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:53.610316 n-d-796908-3 sudo[113407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d3e6809-bb8d-428b-8fd2-9148189c7d77 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g
Sep 15 21:17:53.613785 n-d-796908-3 sudo[113407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:54.709203 n-d-796908-3 sudo[113407]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:54.712051 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d48454-5f73-451b-bee6-06945d5935bb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d3e6809-bb8d-428b-8fd2-9148189c7d77 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g" returned: 0 in 1.187s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:54.835660 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e3d48454-5f73-451b-bee6-06945d5935bb tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:17:56.678606 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Creating a new backup for volume volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f. {{(pid=84104) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:17:56.745233 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:56.795823 n-d-796908-3 sudo[113521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:17:56.797332 n-d-796908-3 sudo[113521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:57.856240 n-d-796908-3 sudo[113521]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:57.859296 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.114s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:57.862092 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3d3e6809-bb8d-428b-8fd2-9148189c7d77 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:57.914176 n-d-796908-3 sudo[113553]: 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-3d3e6809-bb8d-428b-8fd2-9148189c7d77
Sep 15 21:17:57.915247 n-d-796908-3 sudo[113553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:59.078935 n-d-796908-3 sudo[113553]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:59.082407 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3d3e6809-bb8d-428b-8fd2-9148189c7d77" returned: 0 in 1.220s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:59.085362 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:59.142855 n-d-796908-3 sudo[113570]: 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--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 iflag=direct
Sep 15 21:17:59.150897 n-d-796908-3 sudo[113570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:00.214064 n-d-796908-3 sudo[113570]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:00.225021 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 iflag=direct" returned: 0 in 1.139s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:00.226985 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:00.286103 n-d-796908-3 sudo[113598]: 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--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 oflag=direct
Sep 15 21:18:00.286970 n-d-796908-3 sudo[113598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:00.926012 n-d-796908-3 sudo[113598]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:00.930264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 oflag=direct" returned: 0 in 0.701s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:00.934482 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:00.994777 n-d-796908-3 sudo[113631]: 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--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:18:00.998308 n-d-796908-3 sudo[113631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:09.244156 n-d-796908-3 sudo[113631]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:09.246996 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d3e6809--bb8d--428b--8fd2--9148189c7d77 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.312s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:09.248867 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d3e6809--bb8d--428b--8fd2--9148189c7d77, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--8e5e947e--b539--45c5--8ebb--b4d90a5e0d81, size 1024.00 MB, duration 8.31 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:18:09.249486 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Volume copy 1024.00 MB at 123.16 MB/s
Sep 15 21:18:09.306972 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:09.353316 n-d-796908-3 sudo[113710]: 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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:18:09.354131 n-d-796908-3 sudo[113710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:09.946805 n-d-796908-3 sudo[113710]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:09.949211 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81" returned: 0 in 0.642s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:10.021915 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:10.031452 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:10.031802 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n Backing store flags: \n Account information:\n SS79hvgiukhTyE2KKWuE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Target 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: I_T nexus: 27
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080000
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf80
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080001
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf81
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: SS79hvgiukhTyE2KKWuE
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:10.032456 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Creating iscsi_target for Volume ID: volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Created volume path /opt/stack/data/cinder/volumes/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81,
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: incominguser 4GqvHzgGukDKgtnF9T6F 47CvWFpxPTGEc7eb
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:18:10.055317 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:10.777199 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81" returned: 0 in 0.733s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:10.778315 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:10.779247 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:18:10.780266 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:18:10.784369 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:10.820253 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:10.820702 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n Backing store flags: \n Account information:\n SS79hvgiukhTyE2KKWuE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Target 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: I_T nexus: 27
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080000
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf80
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00080001
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf81
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: SS79hvgiukhTyE2KKWuE
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:10.822590 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:18:10.835442 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:11.085945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:11.086340 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n Backing store flags: \n Account information:\n SS79hvgiukhTyE2KKWuE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:11.088031 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:11.225886 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:11.226264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n Backing store flags: \n Account information:\n SS79hvgiukhTyE2KKWuE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:11.227453 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Set provider_location to: 10.222.0.21:3260,9 iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:18:11.265210 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Initialize volume connection completed successfully.
Sep 15 21:18:11.352428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:18:11.352965 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:18:11.353828 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:11.404472 n-d-796908-3 sudo[113757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:18:11.405910 n-d-796908-3 sudo[113757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:12.601547 n-d-796908-3 sudo[113757]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:12.603821 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.250s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:12.605790 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:12.669457 n-d-796908-3 sudo[113803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:18:12.678502 n-d-796908-3 sudo[113803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:13.594126 n-d-796908-3 sudo[113803]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:13.596822 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.990s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:13.599375 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:18:44.686516 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Terminate volume connection completed successfully.
Sep 15 21:18:44.768146 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:44.942482 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:44.942983 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n System information:\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-1210a5ba-0564-47c0-a5c6-83d6754d8b00\n Backing store flags: \n Account information:\n SS79hvgiukhTyE2KKWuE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:44.943997 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Removing iscsi_target for Volume ID: 1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:18:44.945304 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:45.329817 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 -f" returned: 0 in 0.380s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:45.332966 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:45.336145 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:45.625059 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.289s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:45.625059 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:45.625722 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bd80b0b6-0788-4181-bea5-15e8f71922f0 tempest-VolumesBackupsTest-299687465 None] Remove volume export completed successfully.
Sep 15 21:18:47.491626 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:18:47.495614 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:18:47.496122 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:18:47.510132 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (e33f47d5-7d67-4ead-b578-f955a35f25aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:18:47.513402 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb19f44c-b7c1-48c0-9490-7c0f021f2aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:18:47.538721 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:18:47.613847 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb19f44c-b7c1-48c0-9490-7c0f021f2aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:18:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c3ab315d-7b48-4d28-8640-056b7fdf1cb5',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=6c65ef88-4b51-483b-a122-805a94451b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45dac001cae74b519c4ed00b6f792c10',provider_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-09-15T21:18:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:18:47Z,user_id='33b454f59fc54ebd9876aa0db3e72ed4',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:18:47.621413 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9d6b219-66b7-4f44-a1fc-d5d993973697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:18:47.628483 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9d6b219-66b7-4f44-a1fc-d5d993973697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:18:47.633848 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (428f3ba5-6efa-4d4f-9f4a-8398b7cbe2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:18:47.639465 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (428f3ba5-6efa-4d4f-9f4a-8398b7cbe2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c65ef88-4b51-483b-a122-805a94451b80', 'volume_name': 'volume-6c65ef88-4b51-483b-a122-805a94451b80', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:18:47.644957 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64431133-5fe9-41fa-aa37-15a311562bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:18:47.650642 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64431133-5fe9-41fa-aa37-15a311562bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:18:47.656451 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7887fd1-dfed-4c72-be81-1182151d8348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:18:47.659669 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Volume 6c65ef88-4b51-483b-a122-805a94451b80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c65ef88-4b51-483b-a122-805a94451b80', 'volume_size': 1}
Sep 15 21:18:47.660703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c65ef88-4b51-483b-a122-805a94451b80 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:47.726880 n-d-796908-3 sudo[113938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c65ef88-4b51-483b-a122-805a94451b80 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:18:47.729655 n-d-796908-3 sudo[113938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:48.650999 n-d-796908-3 sudo[113938]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:48.653169 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c65ef88-4b51-483b-a122-805a94451b80 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.992s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:48.657662 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7887fd1-dfed-4c72-be81-1182151d8348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c65ef88-4b51-483b-a122-805a94451b80', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:18:48.662807 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5990bbe6-e007-43ca-a873-f95433c2e0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:18:48.684143 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Volume volume-6c65ef88-4b51-483b-a122-805a94451b80 (6c65ef88-4b51-483b-a122-805a94451b80): created successfully
Sep 15 21:18:48.687542 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5990bbe6-e007-43ca-a873-f95433c2e0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:18:48.693159 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Flow 'volume_create_manager' (e33f47d5-7d67-4ead-b578-f955a35f25aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:18:48.728667 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Created volume successfully.
Sep 15 21:18:49.833868 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:49.902433 n-d-796908-3 sudo[113975]: 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-6c65ef88-4b51-483b-a122-805a94451b80
Sep 15 21:18:49.903268 n-d-796908-3 sudo[113975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:50.651906 n-d-796908-3 sudo[113975]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:50.654259 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80" returned: 0 in 0.820s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:50.774068 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:50.830775 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.056s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:50.831488 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Target 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: I_T nexus: 28
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00090000
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf90
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00090001
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf91
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: 4GqvHzgGukDKgtnF9T6F
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:50.832339 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Creating iscsi_target for Volume ID: volume-6c65ef88-4b51-483b-a122-805a94451b80 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Created volume path /opt/stack/data/cinder/volumes/volume-6c65ef88-4b51-483b-a122-805a94451b80,
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: incominguser y9VeDTqfC4dUwPSzDy63 w4Fu7wN37xTiFuvS
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:18:50.847429 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:51.873100 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80" returned: 0 in 1.028s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:51.874985 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:51.878727 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:18:51.879590 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:18:51.881210 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:51.901438 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:51.902908 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80\n Backing store flags: \n Account information:\n y9VeDTqfC4dUwPSzDy63\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Target 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: I_T nexus: 28
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00090000
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf90
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00090001
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf91
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: 4GqvHzgGukDKgtnF9T6F
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:18:51.904307 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:18:51.926658 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:52.277189 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.369s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:52.278456 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80\n Backing store flags: \n Account information:\n y9VeDTqfC4dUwPSzDy63\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:52.281510 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:52.476170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:52.476838 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80\n Backing store flags: \n Account information:\n y9VeDTqfC4dUwPSzDy63\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:18:52.478379 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Set provider_location to: 10.222.0.21:3260,10 iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:18:52.581834 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Initialize volume connection completed successfully.
Sep 15 21:19:11.349552 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:19:11.350196 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:19:11.351907 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:11.435674 n-d-796908-3 sudo[114163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:11.436496 n-d-796908-3 sudo[114163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:12.380797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.020s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:12.380797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:12.368361 n-d-796908-3 sudo[114163]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:12.447182 n-d-796908-3 sudo[114167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:12.447947 n-d-796908-3 sudo[114167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:13.278817 n-d-796908-3 sudo[114167]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:13.281965 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:13.289052 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:19:32.173329 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Terminate volume connection completed successfully.
Sep 15 21:19:32.412299 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:32.611341 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:32.611341 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n System information:\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-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81\n Backing store flags: \n Account information:\n 4GqvHzgGukDKgtnF9T6F\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80\n Backing store flags: \n Account information:\n y9VeDTqfC4dUwPSzDy63\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:32.611341 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Removing iscsi_target for Volume ID: 8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:19:32.611341 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:32.840965 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 -f" returned: 0 in 0.233s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:32.842150 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:32.844433 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:33.029272 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:33.029272 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80\n Backing store flags: \n Account information:\n y9VeDTqfC4dUwPSzDy63\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:33.029272 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Remove volume export completed successfully.
Sep 15 21:19:33.316527 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:19:33.393631 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Trying to delete temp volume: 8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:19:33.396934 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:33.596575 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:33.596575 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80\n Backing store flags: \n Account information:\n y9VeDTqfC4dUwPSzDy63\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:33.596575 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:19:33.596575 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:33.664240 n-d-796908-3 sudo[114340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:19:33.665007 n-d-796908-3 sudo[114340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:34.214205 n-d-796908-3 sudo[114340]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:34.217156 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81" returned: 0 in 0.622s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:34.220725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:34.253740 n-d-796908-3 sudo[114343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:19:34.254548 n-d-796908-3 sudo[114343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:35.151119 n-d-796908-3 sudo[114343]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:35.153350 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81" returned: 0 in 0.933s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:35.158904 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:35.196487 n-d-796908-3 sudo[114348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:19:35.197755 n-d-796908-3 sudo[114348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:35.975600 n-d-796908-3 sudo[114348]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:35.983671 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81" returned: 0 in 0.819s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:35.983671 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Successfully deleted volume: 8e5e947e-b539-45c5-8ebb-b4d90a5e0d81
Sep 15 21:19:35.983671 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:19:35.983671 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:19:35.983671 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:19:36.071856 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Deleted volume successfully.
Sep 15 21:19:36.079500 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7acd53f0-3f1f-4317-9535-9ebdfcd467cb tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-8e5e947e-b539-45c5-8ebb-b4d90a5e0d81-delete_volume'" released by "delete_volume" :: held 2.761s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:19:41.833535 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Terminate volume connection completed successfully.
Sep 15 21:19:41.912358 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:42.103559 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:42.103949 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80\n Backing store flags: \n Account information:\n y9VeDTqfC4dUwPSzDy63\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:42.104674 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Removing iscsi_target for Volume ID: 6c65ef88-4b51-483b-a122-805a94451b80
Sep 15 21:19:42.105851 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:42.550736 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6c65ef88-4b51-483b-a122-805a94451b80 -f" returned: 0 in 0.444s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:42.551305 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:42.552832 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:42.862144 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.308s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:42.863072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:42.864125 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a6016293-a9a2-4948-8f3e-e0f2c026a2a4 tempest-VolumesBackupsTest-299687465 None] Remove volume export completed successfully.
Sep 15 21:19:44.201157 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-6c65ef88-4b51-483b-a122-805a94451b80-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:19:44.328043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:44.496611 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:44.498017 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:44.499594 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c65ef88-4b51-483b-a122-805a94451b80
Sep 15 21:19:44.501031 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:44.525973 n-d-796908-3 sudo[114471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80
Sep 15 21:19:44.530986 n-d-796908-3 sudo[114471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:45.318193 n-d-796908-3 sudo[114471]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:45.321236 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80" returned: 0 in 0.819s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:45.326555 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:45.377992 n-d-796908-3 sudo[114501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80
Sep 15 21:19:45.382097 n-d-796908-3 sudo[114501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:46.286945 n-d-796908-3 sudo[114501]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:46.289166 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80" returned: 0 in 0.963s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:46.291125 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:46.334257 n-d-796908-3 sudo[114537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80
Sep 15 21:19:46.336422 n-d-796908-3 sudo[114537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:47.201213 n-d-796908-3 sudo[114537]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:47.204143 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c65ef88-4b51-483b-a122-805a94451b80" returned: 0 in 0.913s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:47.205360 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Successfully deleted volume: 6c65ef88-4b51-483b-a122-805a94451b80
Sep 15 21:19:47.315524 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Created reservations ['c3fbbb12-acf1-4af2-814e-0ba2d62dc038', '3ea282a1-9120-4477-a027-02d81c05b1f6', '7d221050-f958-4e20-8a03-ce01631d154f', '6026ddd0-c910-4773-b132-22b4dc00b355'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:19:47.317828 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 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.
Sep 15 21:19:47.317828 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:19:47.317828 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:19:47.414588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:19:47.415682 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:47.461330 n-d-796908-3 sudo[114575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:47.462713 n-d-796908-3 sudo[114575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:48.348741 n-d-796908-3 sudo[114575]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:48.351310 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.935s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:48.353991 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:48.386885 n-d-796908-3 sudo[114607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:48.388568 n-d-796908-3 sudo[114607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:49.249237 n-d-796908-3 sudo[114607]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:49.252239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:49.254868 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:19:49.261277 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Deleted volume successfully.
Sep 15 21:19:49.280487 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-850bc258-e65b-4f6f-be50-6b26e92578c2 tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-6c65ef88-4b51-483b-a122-805a94451b80-delete_volume'" released by "delete_volume" :: held 5.079s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:19:53.829209 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-1210a5ba-0564-47c0-a5c6-83d6754d8b00-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:19:53.979385 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:54.133368 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:54.135736 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:54.136670 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:19:54.137733 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:54.159104 n-d-796908-3 sudo[114638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:19:54.159915 n-d-796908-3 sudo[114638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:54.640561 n-d-796908-3 sudo[114638]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:54.642913 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00" returned: 0 in 0.505s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:54.645238 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:54.672174 n-d-796908-3 sudo[114647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:19:54.673783 n-d-796908-3 sudo[114647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:55.267823 n-d-796908-3 sudo[114647]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:55.270114 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00" returned: 0 in 0.624s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:55.272725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:55.301296 n-d-796908-3 sudo[114650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:19:55.303503 n-d-796908-3 sudo[114650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:56.027427 n-d-796908-3 sudo[114650]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:56.030350 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1210a5ba-0564-47c0-a5c6-83d6754d8b00" returned: 0 in 0.757s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:56.031870 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Successfully deleted volume: 1210a5ba-0564-47c0-a5c6-83d6754d8b00
Sep 15 21:19:56.093576 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Created reservations ['511028e6-cf62-411f-8407-89806654ef81', 'e3aeda53-3697-4d1b-8c1d-a95096483b7a', '946b8de3-2253-4474-b014-9867b5423fd7', '6d681c02-1bd9-41ce-9a35-fa5cd31fc11d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:19:56.096454 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 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.
Sep 15 21:19:56.096454 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:19:56.096454 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:19:56.211894 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:19:56.212991 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:56.285993 n-d-796908-3 sudo[114665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:56.286842 n-d-796908-3 sudo[114665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:56.640399 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-7ca9c2d9-53ce-4dba-864b-525094c48401-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:19:56.749083 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:56.862713 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:56.863295 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304221376]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:19:56.864070 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:19:56.865946 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:56.891487 n-d-796908-3 sudo[114671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:19:56.893063 n-d-796908-3 sudo[114671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:56.994949 n-d-796908-3 sudo[114665]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:56.999682 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.784s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:57.002020 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:57.024954 n-d-796908-3 sudo[114673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:57.026381 n-d-796908-3 sudo[114673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:57.342129 n-d-796908-3 sudo[114671]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:57.345159 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401" returned: 0 in 0.479s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:57.346834 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:57.375176 n-d-796908-3 sudo[114676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:19:57.376747 n-d-796908-3 sudo[114676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:57.642086 n-d-796908-3 sudo[114673]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:57.644355 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] CMD "sudo 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.642s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:57.646388 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:19:57.655595 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Deleted volume successfully.
Sep 15 21:19:57.676932 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-04c6b3d2-36ca-40b4-ad37-4da8070dde55 tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-1210a5ba-0564-47c0-a5c6-83d6754d8b00-delete_volume'" released by "delete_volume" :: held 3.848s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:19:57.988741 n-d-796908-3 sudo[114676]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:57.990627 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401" returned: 0 in 0.644s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:57.992576 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:58.016413 n-d-796908-3 sudo[114681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:19:58.017377 n-d-796908-3 sudo[114681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:58.484105 n-d-796908-3 sudo[114681]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:58.486397 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ca9c2d9-53ce-4dba-864b-525094c48401" returned: 0 in 0.494s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:58.487681 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Successfully deleted volume: 7ca9c2d9-53ce-4dba-864b-525094c48401
Sep 15 21:19:58.536321 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Created reservations ['7173fad7-e5c2-4c5e-91da-69ac3b4826ae', '742fcef8-be7c-4bc9-8eb2-d00b87cf0312', 'ea837452-4aaf-4890-a312-ca7fe4bf3e7d', '0711a349-f5c9-4f12-a29c-be3b2faa7cab'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:19:58.538386 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 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.
Sep 15 21:19:58.538386 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:19:58.538386 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:19:58.582488 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:19:58.583223 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:58.601955 n-d-796908-3 sudo[114687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:58.602869 n-d-796908-3 sudo[114687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:59.208328 n-d-796908-3 sudo[114687]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:59.212091 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:59.214501 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:59.274100 n-d-796908-3 sudo[114690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:19:59.279930 n-d-796908-3 sudo[114690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:00.146868 n-d-796908-3 sudo[114690]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:00.149410 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] CMD "sudo 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.935s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:00.152217 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:20:00.161652 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Deleted volume successfully.
Sep 15 21:20:00.217763 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2b4a94e5-a7b7-41ba-ad3b-4da756f2b0c6 tempest-VolumesBackupsTest-299687465 None] Lock "b'cinder-7ca9c2d9-53ce-4dba-864b-525094c48401-delete_volume'" released by "delete_volume" :: held 3.577s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:20:04.434275 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:20:04.471812 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:20:04.472290 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:20:04.543121 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Flow 'volume_create_manager' (41dd2340-ee8a-4cd7-ae69-0b7f513c68de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:20:04.569077 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa4d5f14-172c-4b16-a8b3-6786519533d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:04.662292 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:20:04.728914 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa4d5f14-172c-4b16-a8b3-6786519533d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1011999533',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=46b07767-1eb3-45b1-acf9-cda4f6713351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30eecde228bc4aa48ae9c9eb9173d5e7',provider_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-09-15T21: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-09-15T21:20:04Z,user_id='7c258f86d7ff49e2b7921cf4d8f40465',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:04.735187 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d39f54e-0cfa-4f1f-a45b-4fb1bb9e18e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:04.742141 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d39f54e-0cfa-4f1f-a45b-4fb1bb9e18e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:04.746663 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfd3d481-b0ea-4efc-9128-e1e0279586a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:04.755661 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfd3d481-b0ea-4efc-9128-e1e0279586a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '46b07767-1eb3-45b1-acf9-cda4f6713351', 'volume_name': 'volume-46b07767-1eb3-45b1-acf9-cda4f6713351', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:04.762292 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68cd7b35-c1db-4cd8-b936-b0cea73282cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:04.765962 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68cd7b35-c1db-4cd8-b936-b0cea73282cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:04.773209 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c09bb241-d9ae-45d8-b4c2-c28f0330e5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:04.776873 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Volume 46b07767-1eb3-45b1-acf9-cda4f6713351: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-46b07767-1eb3-45b1-acf9-cda4f6713351', 'volume_size': 1}
Sep 15 21:20:04.781018 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46b07767-1eb3-45b1-acf9-cda4f6713351 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:04.860393 n-d-796908-3 sudo[114775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46b07767-1eb3-45b1-acf9-cda4f6713351 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:20:04.862012 n-d-796908-3 sudo[114775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:05.709425 n-d-796908-3 sudo[114775]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:05.712114 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46b07767-1eb3-45b1-acf9-cda4f6713351 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.933s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:05.716642 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c09bb241-d9ae-45d8-b4c2-c28f0330e5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-46b07767-1eb3-45b1-acf9-cda4f6713351', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:05.719728 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75829b45-819b-4da7-b216-c5b4566b35f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:05.744486 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Volume volume-46b07767-1eb3-45b1-acf9-cda4f6713351 (46b07767-1eb3-45b1-acf9-cda4f6713351): created successfully
Sep 15 21:20:05.746706 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75829b45-819b-4da7-b216-c5b4566b35f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:05.751528 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Flow 'volume_create_manager' (41dd2340-ee8a-4cd7-ae69-0b7f513c68de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:20:05.771817 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2223b0ad-3161-42d1-915a-c51d55b7884b tempest-VolumesSnapshotListTestJSON-1052629425 None] Created volume successfully.
Sep 15 21:20:07.483311 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:20:07.508778 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:20:07.509389 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:20:07.562933 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (457980c2-4887-4575-8f99-28c23ad131e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:20:07.566018 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65ca55d9-f33f-411f-80a0-fc6e44aa597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:07.641408 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:20:07.709373 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65ca55d9-f33f-411f-80a0-fc6e44aa597c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1353899536',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ee0649e7d6942c699f08f05190eff00',provider_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-09-15T21:20:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:20:07Z,user_id='b0d3b77597044f12979c6e40db2a475a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:07.713289 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bde5ea4-b037-4447-9256-7847414c1aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:07.716454 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bde5ea4-b037-4447-9256-7847414c1aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:07.720390 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f7524a5-752f-41e8-ae69-7e552798f9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:07.801198 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-597a79df-7c7f-4667-b724-4cea1216adad tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:07.846236 n-d-796908-3 sudo[114870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351
Sep 15 21:20:07.855724 n-d-796908-3 sudo[114870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:07.946783 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f7524a5-752f-41e8-ae69-7e552798f9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e', 'volume_name': 'volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:07.949463 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ca242c6-2551-4a7c-8dcc-51d7f15efc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:07.952419 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ca242c6-2551-4a7c-8dcc-51d7f15efc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:07.975018 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11aebfb1-7edb-4a3f-9179-827f896d58e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:07.978094 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Volume 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:20:07.979030 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Cloning 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:20:08.552796 n-d-796908-3 sudo[114870]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:08.562262 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-597a79df-7c7f-4667-b724-4cea1216adad tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351" returned: 0 in 0.761s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:08.564848 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-597a79df-7c7f-4667-b724-4cea1216adad tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bdd7e093-9285-402a-8260-377f83366fa4 --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:08.636026 n-d-796908-3 sudo[114881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bdd7e093-9285-402a-8260-377f83366fa4 --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g
Sep 15 21:20:08.639480 n-d-796908-3 sudo[114881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:10.012225 n-d-796908-3 sudo[114881]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:10.014732 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-597a79df-7c7f-4667-b724-4cea1216adad tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bdd7e093-9285-402a-8260-377f83366fa4 --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g" returned: 0 in 1.449s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:10.146036 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-597a79df-7c7f-4667-b724-4cea1216adad tempest-VolumesSnapshotListTestJSON-1052629425 None] Create snapshot completed successfully
Sep 15 21:20:11.350796 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:20:11.351863 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:20:11.353702 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:11.470036 n-d-796908-3 sudo[115035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:20:11.470919 n-d-796908-3 sudo[115035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:11.615450 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7fdd3e5f-6a34-4225-8d60-051a6835b63c tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:11.714782 n-d-796908-3 sudo[115046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351
Sep 15 21:20:11.719151 n-d-796908-3 sudo[115046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:12.600663 n-d-796908-3 sudo[115035]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:12.602922 n-d-796908-3 sudo[115046]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:12.604157 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.251s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:12.607708 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:12.649470 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7fdd3e5f-6a34-4225-8d60-051a6835b63c tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351" returned: 0 in 1.033s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:12.651545 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7fdd3e5f-6a34-4225-8d60-051a6835b63c tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:12.652466 n-d-796908-3 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
Sep 15 21:20:12.654193 n-d-796908-3 sudo[115070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:12.707550 n-d-796908-3 sudo[115072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g
Sep 15 21:20:12.716788 n-d-796908-3 sudo[115072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:13.349210 n-d-796908-3 sudo[115070]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:13.352523 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.745s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:13.355917 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:20:14.024792 n-d-796908-3 sudo[115072]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:14.026698 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7fdd3e5f-6a34-4225-8d60-051a6835b63c tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g" returned: 0 in 1.375s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:14.089125 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7fdd3e5f-6a34-4225-8d60-051a6835b63c tempest-VolumesSnapshotListTestJSON-1052629425 None] Create snapshot completed successfully
Sep 15 21:20:15.440300 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-765f9f4c-494d-4a5f-b289-a741013e36b7 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:15.478395 n-d-796908-3 sudo[115233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351
Sep 15 21:20:15.485452 n-d-796908-3 sudo[115233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:16.935322 n-d-796908-3 sudo[115233]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:16.939072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-765f9f4c-494d-4a5f-b289-a741013e36b7 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351" returned: 0 in 1.498s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:16.940140 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-765f9f4c-494d-4a5f-b289-a741013e36b7 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b9d07e8-32b5-45b2-858a-4bf323daa245 --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:17.019338 n-d-796908-3 sudo[115237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b9d07e8-32b5-45b2-858a-4bf323daa245 --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g
Sep 15 21:20:17.023902 n-d-796908-3 sudo[115237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:18.263006 n-d-796908-3 sudo[115237]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:18.266100 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-765f9f4c-494d-4a5f-b289-a741013e36b7 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b9d07e8-32b5-45b2-858a-4bf323daa245 --snapshot stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 -L 1.00g" returned: 0 in 1.325s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:18.467773 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-765f9f4c-494d-4a5f-b289-a741013e36b7 tempest-VolumesSnapshotListTestJSON-1052629425 None] Create snapshot completed successfully
Sep 15 21:20:20.421860 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 None] Lock "b'cinder-5b9d07e8-32b5-45b2-858a-4bf323daa245-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:20:20.423714 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo 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-5b9d07e8-32b5-45b2-858a-4bf323daa245 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:20.505559 n-d-796908-3 sudo[115404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-5b9d07e8-32b5-45b2-858a-4bf323daa245
Sep 15 21:20:20.510583 n-d-796908-3 sudo[115404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:21.128676 n-d-796908-3 sudo[115404]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:21.132419 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo 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-5b9d07e8-32b5-45b2-858a-4bf323daa245" returned: 0 in 0.708s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:21.140520 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5b9d07e8-32b5-45b2-858a-4bf323daa245 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:21.190189 n-d-796908-3 sudo[115407]: ubuntu : TTY=unknown ; 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-5b9d07e8-32b5-45b2-858a-4bf323daa245
Sep 15 21:20:21.191039 n-d-796908-3 sudo[115407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:22.329106 n-d-796908-3 sudo[115407]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:22.331510 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5b9d07e8-32b5-45b2-858a-4bf323daa245" returned: 0 in 1.194s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:22.508810 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 None] Created reservations ['5731222e-f3cc-488e-9d8f-5d60aaa55a06', '8b4ab028-ddf1-4d6b-8e60-9f03bc9b5edc', '5653d778-e15e-4955-838e-e78246d0fcfa', '651b4547-7a6c-47d5-9e9b-9674a81c3c78'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:20:22.524644 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 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.
Sep 15 21:20:22.524644 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:20:22.524644 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:20:22.596746 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 None] Delete snapshot completed successfully.
Sep 15 21:20:22.607579 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-dfcd7699-0fa3-4ee1-8cc0-d3a6c962ddbb tempest-VolumesSnapshotListTestJSON-1052629425 None] Lock "b'cinder-5b9d07e8-32b5-45b2-858a-4bf323daa245-delete_snapshot'" released by "delete_snapshot" :: held 2.184s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:20:22.946802 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 None] Lock "b'cinder-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:20:22.948938 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo 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-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:23.005560 n-d-796908-3 sudo[115538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa
Sep 15 21:20:23.006430 n-d-796908-3 sudo[115538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:24.113051 n-d-796908-3 sudo[115538]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:24.116104 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo 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-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa" returned: 0 in 1.166s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:24.120002 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:24.166402 n-d-796908-3 sudo[115564]: ubuntu : TTY=unknown ; 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-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa
Sep 15 21:20:24.179906 n-d-796908-3 sudo[115564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:25.040576 n-d-796908-3 sudo[115564]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:25.044114 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa" returned: 0 in 0.923s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:25.252541 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 None] Created reservations ['70f91c72-85cc-4195-a7ae-e6cb79f64517', '8be0bc82-885d-42a7-9c58-6b2e1cb69d76', '874cd641-48ac-4497-9a83-effa1e24c811', '7d21e115-7664-4725-bcdd-0ea733bc0a4d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:20:25.254825 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 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.
Sep 15 21:20:25.254825 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:20:25.254825 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:20:25.306410 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 None] Delete snapshot completed successfully.
Sep 15 21:20:25.313315 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-03352a96-8e98-4c51-a038-5c31ac119c90 tempest-VolumesSnapshotListTestJSON-1052629425 None] Lock "b'cinder-0115bf1a-f78e-415a-9b6d-9fb0d15f1aaa-delete_snapshot'" released by "delete_snapshot" :: held 2.368s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:20:26.398337 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 None] Lock "b'cinder-bdd7e093-9285-402a-8260-377f83366fa4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:20:26.401858 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo 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-bdd7e093-9285-402a-8260-377f83366fa4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:26.452545 n-d-796908-3 sudo[115672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-bdd7e093-9285-402a-8260-377f83366fa4
Sep 15 21:20:26.453348 n-d-796908-3 sudo[115672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:27.261642 n-d-796908-3 sudo[115672]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:27.268228 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo 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-bdd7e093-9285-402a-8260-377f83366fa4" returned: 0 in 0.866s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:27.271184 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bdd7e093-9285-402a-8260-377f83366fa4 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:27.338919 n-d-796908-3 sudo[115694]: ubuntu : TTY=unknown ; 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-bdd7e093-9285-402a-8260-377f83366fa4
Sep 15 21:20:27.342329 n-d-796908-3 sudo[115694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:28.443937 n-d-796908-3 sudo[115694]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:28.446996 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bdd7e093-9285-402a-8260-377f83366fa4" returned: 0 in 1.175s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:28.758611 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 None] Created reservations ['394a4a23-3e95-4306-a0cd-790b3ba10ab5', '7f108ca9-e061-4b1a-b477-5b67f0919f41', '60ba6ab2-61a7-4058-8f38-54d4a54dd109', 'bef505cc-e958-4cd0-a871-2a673577bfee'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:20:28.760654 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 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.
Sep 15 21:20:28.760654 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:20:28.760654 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:20:28.847512 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 None] Delete snapshot completed successfully.
Sep 15 21:20:28.854119 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-5c71d15f-c912-484d-bea0-90c376bcd56f tempest-VolumesSnapshotListTestJSON-1052629425 None] Lock "b'cinder-bdd7e093-9285-402a-8260-377f83366fa4-delete_snapshot'" released by "delete_snapshot" :: held 2.456s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:20:30.092647 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Lock "b'cinder-46b07767-1eb3-45b1-acf9-cda4f6713351-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:20:30.325459 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Skipping remove_export. No iscsi_target is presently exported for volume: 46b07767-1eb3-45b1-acf9-cda4f6713351
Sep 15 21:20:30.329476 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:30.379378 n-d-796908-3 sudo[115770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351
Sep 15 21:20:30.380206 n-d-796908-3 sudo[115770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:30.904058 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1, size 616.00 MB, duration 22.91 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:20:30.908187 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Image download 616.00 MB at 26.88 MB/s
Sep 15 21:20:30.962114 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:31.101565 n-d-796908-3 sudo[115772]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1
Sep 15 21:20:31.102408 n-d-796908-3 sudo[115772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:31.220016 n-d-796908-3 sudo[115770]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:31.223375 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351" returned: 0 in 0.894s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:31.225044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:31.282313 n-d-796908-3 sudo[115776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351
Sep 15 21:20:31.283139 n-d-796908-3 sudo[115776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:31.597040 n-d-796908-3 sudo[115772]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:31.599345 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1" returned: 0 in 0.637s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:31.600463 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user b0d3b77597044f12979c6e40db2a475a. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:20:31.679451 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:31.809348 n-d-796908-3 sudo[115782]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1
Sep 15 21:20:31.810336 n-d-796908-3 sudo[115782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:31.892662 n-d-796908-3 sudo[115776]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:31.895474 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351" returned: 0 in 0.669s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:31.904353 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:31.941205 n-d-796908-3 sudo[115792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351
Sep 15 21:20:31.945302 n-d-796908-3 sudo[115792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:32.297242 n-d-796908-3 sudo[115782]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:32.299754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1" returned: 0 in 0.620s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:32.303276 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:32.357134 n-d-796908-3 sudo[115800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:20:32.358727 n-d-796908-3 sudo[115800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:32.811710 n-d-796908-3 sudo[115792]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:32.814288 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46b07767-1eb3-45b1-acf9-cda4f6713351" returned: 0 in 0.916s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:32.815723 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Successfully deleted volume: 46b07767-1eb3-45b1-acf9-cda4f6713351
Sep 15 21:20:32.892186 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Created reservations ['5f76cc11-2584-41d1-98a4-a722273ad68b', 'd5d8d610-5785-41c4-a034-14630e6780d5', '36788f29-0923-40ab-b2eb-c3753e1eaa4f', '0bdb3fd0-9bcc-49ea-985b-25e77f0bf5bd'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:20:32.898715 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 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.
Sep 15 21:20:32.898715 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:20:32.898715 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:20:32.988149 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:20:32.988913 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:33.062755 n-d-796908-3 sudo[115829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:20:33.071677 n-d-796908-3 sudo[115829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:33.112454 n-d-796908-3 sudo[115800]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:33.114714 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.813s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:33.138490 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:20:33.204868 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_edbt62pk {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:33.375975 n-d-796908-3 sudo[115840]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_edbt62pk
Sep 15 21:20:33.377770 n-d-796908-3 sudo[115840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:33.774974 n-d-796908-3 sudo[115829]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:33.777537 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:33.780710 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:33.825456 n-d-796908-3 sudo[115844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:20:33.832617 n-d-796908-3 sudo[115844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:34.030878 n-d-796908-3 sudo[115840]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:34.033398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_edbt62pk" returned: 0 in 0.828s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:34.035712 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:34.299222 n-d-796908-3 sudo[115852]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1
Sep 15 21:20:34.300029 n-d-796908-3 sudo[115852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:34.719515 n-d-796908-3 sudo[115844]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:34.722048 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] CMD "sudo 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.941s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:34.724602 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:20:34.733678 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Deleted volume successfully.
Sep 15 21:20:34.753345 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-560f43d6-aa1a-4502-85a0-01bd0a0adf63 tempest-VolumesSnapshotListTestJSON-1052629425 None] Lock "b'cinder-46b07767-1eb3-45b1-acf9-cda4f6713351-delete_volume'" released by "delete_volume" :: held 4.660s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:20:34.789130 n-d-796908-3 sudo[115852]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:34.790977 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1" returned: 0 in 0.756s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:34.792174 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:20:34.792522 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0bcfb3d9--9a2a--408e--b51a--1b8b607f9f8e oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:34.812555 n-d-796908-3 sudo[115867]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0bcfb3d9--9a2a--408e--b51a--1b8b607f9f8e oflag=direct
Sep 15 21:20:34.813351 n-d-796908-3 sudo[115867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:35.229577 n-d-796908-3 sudo[115867]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:35.232794 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0bcfb3d9--9a2a--408e--b51a--1b8b607f9f8e oflag=direct" returned: 0 in 0.440s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:35.235253 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0bcfb3d9--9a2a--408e--b51a--1b8b607f9f8e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:35.271487 n-d-796908-3 sudo[115879]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0bcfb3d9--9a2a--408e--b51a--1b8b607f9f8e
Sep 15 21:20:35.272929 n-d-796908-3 sudo[115879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:36.585913 n-d-796908-3 sudo[115879]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:36.588839 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0bcfb3d9--9a2a--408e--b51a--1b8b607f9f8e" returned: 0 in 1.354s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:36.590601 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:36.697286 n-d-796908-3 sudo[115925]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1
Sep 15 21:20:36.705700 n-d-796908-3 sudo[115925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:37.239193 n-d-796908-3 sudo[115925]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:37.243035 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 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_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1" returned: 0 in 0.651s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:37.243666 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_hf8qr7qvn-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.36 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0bcfb3d9--9a2a--408e--b51a--1b8b607f9f8e {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:20:37.244158 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Converted 700.00 MB image at 516.19 MB/s
Sep 15 21:20:37.244904 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:20:37.442055 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user b0d3b77597044f12979c6e40db2a475a is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:20:37.446037 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Marking volume 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:20:37.472543 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:20:37.473260 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Creating volume glance metadata for volume 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:20:37.598732 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11aebfb1-7edb-4a3f-9179-827f896d58e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:37.602602 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d103a183-e205-4cad-8925-7007fdd9a45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:20:37.614851 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Volume volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e (0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e): created successfully
Sep 15 21:20:37.617629 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d103a183-e205-4cad-8925-7007fdd9a45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:20:37.621302 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (457980c2-4887-4575-8f99-28c23ad131e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:20:37.642248 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-53d1b5c5-2676-48c6-a784-23e7b9fa9d59 tempest-VolumesSnapshotTestJSON-191196832 None] Created volume successfully.
Sep 15 21:20:40.586941 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:40.623530 n-d-796908-3 sudo[115944]: 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-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:20:40.624364 n-d-796908-3 sudo[115944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:41.039828 n-d-796908-3 sudo[115944]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:41.042159 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e" returned: 0 in 0.455s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:41.091835 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:41.101221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:41.101878 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:20:41.103175 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] Creating iscsi_target for Volume ID: volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] Created volume path /opt/stack/data/cinder/volumes/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e,
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: incominguser K5ve2TJ53UCA5ajaS73t AjJ49hdfbTtkvE3Q
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:20:41.117890 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:41.674216 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e" returned: 0 in 0.559s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:41.674833 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:20:41.675983 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:20:41.676380 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:20:41.683567 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:41.710387 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:41.710791 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e\n System information:\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-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e\n Backing store flags: \n Account information:\n K5ve2TJ53UCA5ajaS73t\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:20:41.715128 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:20:41.723373 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:41.917357 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:41.917714 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e\n System information:\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-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e\n Backing store flags: \n Account information:\n K5ve2TJ53UCA5ajaS73t\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:20:41.923893 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:42.020394 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:42.020744 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e\n System information:\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-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e\n Backing store flags: \n Account information:\n K5ve2TJ53UCA5ajaS73t\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:20:42.021777 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] Set provider_location to: 10.222.0.21:3260,8 iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:20:42.197059 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-3ee57772-a9d7-4b2e-bd01-ae1d879498dc req-35a0f1e4-cec2-4cc8-84b4-547c4c8828ac tempest-VolumesSnapshotTestJSON-191196832 None] attachment_update completed successfully.
Sep 15 21:20:54.641387 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5082501f-7976-4d56-a0b3-7f90ef78d1a0 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:54.664096 n-d-796908-3 sudo[116110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:20:54.664955 n-d-796908-3 sudo[116110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:55.192810 n-d-796908-3 sudo[116110]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:55.195414 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5082501f-7976-4d56-a0b3-7f90ef78d1a0 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e" returned: 0 in 0.554s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:55.197434 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5082501f-7976-4d56-a0b3-7f90ef78d1a0 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df45348e-7ac8-466f-a191-fffccc369981 --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:55.244318 n-d-796908-3 sudo[116117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df45348e-7ac8-466f-a191-fffccc369981 --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g
Sep 15 21:20:55.245349 n-d-796908-3 sudo[116117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:56.144726 n-d-796908-3 sudo[116117]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:56.147033 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5082501f-7976-4d56-a0b3-7f90ef78d1a0 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df45348e-7ac8-466f-a191-fffccc369981 --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g" returned: 0 in 0.949s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:56.280849 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5082501f-7976-4d56-a0b3-7f90ef78d1a0 tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:20:57.352492 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e988a3f3-3082-4d3e-a004-a1b2887191fa tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:57.379840 n-d-796908-3 sudo[116240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:20:57.381472 n-d-796908-3 sudo[116240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:58.009820 n-d-796908-3 sudo[116240]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:58.014834 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e988a3f3-3082-4d3e-a004-a1b2887191fa tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e" returned: 0 in 0.662s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:58.017095 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e988a3f3-3082-4d3e-a004-a1b2887191fa tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e87f612-f86a-41ba-915e-988bd89e92ea --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:58.058559 n-d-796908-3 sudo[116246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e87f612-f86a-41ba-915e-988bd89e92ea --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g
Sep 15 21:20:58.059562 n-d-796908-3 sudo[116246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:58.826015 n-d-796908-3 sudo[116246]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:58.828259 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e988a3f3-3082-4d3e-a004-a1b2887191fa tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e87f612-f86a-41ba-915e-988bd89e92ea --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g" returned: 0 in 0.811s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:58.919106 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e988a3f3-3082-4d3e-a004-a1b2887191fa tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:20:59.688142 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2980e84a-85cf-4a9d-af75-c96099448a18 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:59.707551 n-d-796908-3 sudo[116361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:20:59.708591 n-d-796908-3 sudo[116361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:00.143693 n-d-796908-3 sudo[116361]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:00.148736 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2980e84a-85cf-4a9d-af75-c96099448a18 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e" returned: 0 in 0.458s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:00.148736 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2980e84a-85cf-4a9d-af75-c96099448a18 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5055f63c-1034-402f-9b90-4d81f03cb654 --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:00.183180 n-d-796908-3 sudo[116366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5055f63c-1034-402f-9b90-4d81f03cb654 --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g
Sep 15 21:21:00.193957 n-d-796908-3 sudo[116366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:00.940287 n-d-796908-3 sudo[116366]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:00.942945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2980e84a-85cf-4a9d-af75-c96099448a18 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5055f63c-1034-402f-9b90-4d81f03cb654 --snapshot stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -L 1.00g" returned: 0 in 0.795s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:01.033567 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2980e84a-85cf-4a9d-af75-c96099448a18 tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:21:01.952578 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-df45348e-7ac8-466f-a191-fffccc369981-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:01.954898 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-df45348e-7ac8-466f-a191-fffccc369981 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:01.987436 n-d-796908-3 sudo[116504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-df45348e-7ac8-466f-a191-fffccc369981
Sep 15 21:21:01.988827 n-d-796908-3 sudo[116504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:02.402718 n-d-796908-3 sudo[116504]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:02.405062 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-df45348e-7ac8-466f-a191-fffccc369981" returned: 0 in 0.450s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:02.407246 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-df45348e-7ac8-466f-a191-fffccc369981 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:02.457367 n-d-796908-3 sudo[116507]: ubuntu : TTY=unknown ; 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-df45348e-7ac8-466f-a191-fffccc369981
Sep 15 21:21:02.459051 n-d-796908-3 sudo[116507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:03.106360 n-d-796908-3 sudo[116507]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:03.108785 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-df45348e-7ac8-466f-a191-fffccc369981" returned: 0 in 0.701s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:03.215408 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['e41a7190-afa7-49a7-a0dc-91674cac5301', '64e226bc-2a7e-4bed-a270-0ab13bb52138', '6b93a194-4816-49f1-8cf8-65d39d858097', '2ea480f7-85ab-4477-9e03-b915974cb865'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:03.217732 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:21:03.217732 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:03.217732 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:03.265426 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:21:03.272536 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-719da852-9775-40eb-871b-7ed8f4b00e96 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-df45348e-7ac8-466f-a191-fffccc369981-delete_snapshot'" released by "delete_snapshot" :: held 1.321s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:03.358266 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:03.362196 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:03.362717 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:21:03.376322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Flow 'volume_create_manager' (3d8ce518-5ce8-409f-89d7-987587d7ec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:03.379753 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85816f1d-7453-4518-87b2-6eb8ebe6eb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:03.403066 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:03.430205 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85816f1d-7453-4518-87b2-6eb8ebe6eb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1264037991',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b41d1274-a7a2-46bd-9596-38b8ce33dfe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6d7860a3b254af7b6595f1477536b85',provider_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-09-15T21:21:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:21:03Z,user_id='041465b910c447979db68ee369800677',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:03.433406 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cad350bf-2090-481c-a962-6b1e7a3fd097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:03.435508 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cad350bf-2090-481c-a962-6b1e7a3fd097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:03.437776 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbb24c6b-3662-4aea-b485-4c6165ef26f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:03.439972 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbb24c6b-3662-4aea-b485-4c6165ef26f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b41d1274-a7a2-46bd-9596-38b8ce33dfe5', 'volume_name': 'volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:03.442146 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (faec4ec4-d065-4178-a2a2-931341eee6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:03.444211 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (faec4ec4-d065-4178-a2a2-931341eee6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:03.446330 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5ee22ad-eacf-4c48-ab1a-d13636e38117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:03.447134 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Volume b41d1274-a7a2-46bd-9596-38b8ce33dfe5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5', 'volume_size': 1}
Sep 15 21:21:03.448633 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:03.482738 n-d-796908-3 sudo[116591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:21:03.483564 n-d-796908-3 sudo[116591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:04.008465 n-d-796908-3 sudo[116591]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:04.011091 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.562s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:04.014537 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5ee22ad-eacf-4c48-ab1a-d13636e38117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:04.017218 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2bc811d-ecc4-4d96-892f-013a1b2dd563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:04.029899 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Volume volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5 (b41d1274-a7a2-46bd-9596-38b8ce33dfe5): created successfully
Sep 15 21:21:04.032052 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2bc811d-ecc4-4d96-892f-013a1b2dd563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:04.035251 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Flow 'volume_create_manager' (3d8ce518-5ce8-409f-89d7-987587d7ec58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:04.046849 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-586c4ba8-0849-43fb-a77e-d29b85ac1992 tempest-VolumeManageAdminTest-1545032225 None] Created volume successfully.
Sep 15 21:21:04.211888 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-5055f63c-1034-402f-9b90-4d81f03cb654-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:04.215295 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-5055f63c-1034-402f-9b90-4d81f03cb654 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:04.244107 n-d-796908-3 sudo[116631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-5055f63c-1034-402f-9b90-4d81f03cb654
Sep 15 21:21:04.245761 n-d-796908-3 sudo[116631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:04.693310 n-d-796908-3 sudo[116631]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:04.695964 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-5055f63c-1034-402f-9b90-4d81f03cb654" returned: 0 in 0.480s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:04.699395 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5055f63c-1034-402f-9b90-4d81f03cb654 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:04.724723 n-d-796908-3 sudo[116636]: ubuntu : TTY=unknown ; 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-5055f63c-1034-402f-9b90-4d81f03cb654
Sep 15 21:21:04.726757 n-d-796908-3 sudo[116636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:04.806445 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Lock "b'cinder-b41d1274-a7a2-46bd-9596-38b8ce33dfe5-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:04.883886 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Skipping remove_export. No iscsi_target is presently exported for volume: b41d1274-a7a2-46bd-9596-38b8ce33dfe5
Sep 15 21:21:04.937577 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Created reservations ['2c986c32-dd85-4ddc-a0d2-643cd9740402', '9ce68ef2-1eb3-4cd6-a96c-939b0a70ac1f', '8411ca58-17b9-4502-8ee7-8f3742a974fd', '7b58cdc8-25d9-4986-b71c-730c9fac97c8'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:04.940281 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 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.
Sep 15 21:21:04.940281 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:04.940281 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:04.991711 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:04.992990 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:05.027737 n-d-796908-3 sudo[116639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:05.029511 n-d-796908-3 sudo[116639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:05.597229 n-d-796908-3 sudo[116639]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:05.599712 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.606s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:05.602500 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:05.623861 n-d-796908-3 sudo[116703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:05.625384 n-d-796908-3 sudo[116703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:05.629757 n-d-796908-3 sudo[116636]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:05.632150 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5055f63c-1034-402f-9b90-4d81f03cb654" returned: 0 in 0.932s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:05.732160 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['f3d59f66-039a-4e7b-b4d4-2d3979465d5d', '76dc9ab8-8622-401c-ae1e-0871389555df', '852b8041-925b-4287-9f6e-3481844541bd', 'a8575ce2-c39e-433c-96a4-acd79c412fa8'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:05.735491 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:21:05.735491 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:05.735491 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:05.789373 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:21:05.796123 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6f0f0cce-28c4-4a49-8f31-8ebc5c32eef0 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-5055f63c-1034-402f-9b90-4d81f03cb654-delete_snapshot'" released by "delete_snapshot" :: held 1.584s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:06.107300 n-d-796908-3 sudo[116703]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:06.109343 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:06.111369 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:06.116874 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Unmanaged volume successfully.
Sep 15 21:21:06.122996 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c9868ab4-1d37-4d7f-980f-e34a64dbb60f tempest-VolumeManageAdminTest-1464340765 None] Lock "b'cinder-b41d1274-a7a2-46bd-9596-38b8ce33dfe5-delete_volume'" released by "delete_volume" :: held 1.317s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:06.643073 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Flow 'volume_manage_existing_manager' (888d8aa3-24ec-4624-b3c7-273d40596379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:06.656500 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (f0d7a299-453f-4cf6-b581-055d5010776c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:06.669688 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (f0d7a299-453f-4cf6-b581-055d5010776c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:06.675549 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (f67f7851-ee84-4adf-9ea1-1df5ccc509d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:06.676347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:06.725943 n-d-796908-3 sudo[116710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5
Sep 15 21:21:06.734917 n-d-796908-3 sudo[116710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:06.745143 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-4e87f612-f86a-41ba-915e-988bd89e92ea-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:06.747221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-4e87f612-f86a-41ba-915e-988bd89e92ea {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:06.797590 n-d-796908-3 sudo[116712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-4e87f612-f86a-41ba-915e-988bd89e92ea
Sep 15 21:21:06.798399 n-d-796908-3 sudo[116712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:07.269972 n-d-796908-3 sudo[116710]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:07.272540 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5" returned: 0 in 0.596s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:07.277757 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (f67f7851-ee84-4adf-9ea1-1df5ccc509d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '5559bc77-2f0b-4588-9780-42b485104179', '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-09-15T21:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1612115815',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b37b4f59-8a9b-4bce-bd17-96eaf96f4c84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6c90163871c429d9db9a2469017589e',provider_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='6e302a02360c4fdb9ff788241ff09dcc',volume_attachment=>,volume_type=>,volume_type_id=5559bc77-2f0b-4588-9780-42b485104179), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84', 'volume_id': 'b37b4f59-8a9b-4bce-bd17-96eaf96f4c84'}}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:07.280926 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c32cc18-975e-4036-813e-bbe8e925271e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:07.408877 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Created reservations ['c8c2a75a-3c57-4d2f-a9ff-92ca6d8d02a2', 'b3099c6f-ee35-4763-9c84-43549eff5d60'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:07.411605 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c32cc18-975e-4036-813e-bbe8e925271e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8c2a75a-3c57-4d2f-a9ff-92ca6d8d02a2', 'b3099c6f-ee35-4763-9c84-43549eff5d60']}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:07.414376 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (43a91969-c938-4071-80c2-1b4df495b236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:07.416720 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:07.441311 n-d-796908-3 sudo[116719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5
Sep 15 21:21:07.443140 n-d-796908-3 sudo[116719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:07.501774 n-d-796908-3 sudo[116712]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:07.505058 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-4e87f612-f86a-41ba-915e-988bd89e92ea" returned: 0 in 0.757s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:07.507338 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4e87f612-f86a-41ba-915e-988bd89e92ea {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:07.576124 n-d-796908-3 sudo[116721]: ubuntu : TTY=unknown ; 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-4e87f612-f86a-41ba-915e-988bd89e92ea
Sep 15 21:21:07.577793 n-d-796908-3 sudo[116721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:08.089425 n-d-796908-3 sudo[116719]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:08.096642 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5" returned: 0 in 0.680s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:08.117011 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5 volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:08.314093 n-d-796908-3 sudo[116721]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:08.318185 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4e87f612-f86a-41ba-915e-988bd89e92ea" returned: 0 in 0.811s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:08.410015 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-b41d1274-a7a2-46bd-9596-38b8ce33dfe5 volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84" returned: 0 in 0.290s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:08.410606 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:08.436713 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (43a91969-c938-4071-80c2-1b4df495b236) 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-09-15T21:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1612115815',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b37b4f59-8a9b-4bce-bd17-96eaf96f4c84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6c90163871c429d9db9a2469017589e',provider_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='6e302a02360c4fdb9ff788241ff09dcc',volume_attachment=>,volume_type=>,volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:08.441144 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d6a7265-2c9f-4dad-bfe8-10b1e88c3c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:08.466828 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['0406587c-ec19-4f7b-91cd-ac7bb67f55bd', '61326770-ce4c-4487-9741-8ac6b1d0907c', 'b9ede3df-3ead-4896-a554-235a33a8a980', '5964f04d-d805-4ac7-ae08-249fdd2f6f91'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:08.468423 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:21:08.468423 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:08.468423 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:08.477745 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d6a7265-2c9f-4dad-bfe8-10b1e88c3c8c) 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-09-15T21:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1612115815',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b37b4f59-8a9b-4bce-bd17-96eaf96f4c84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6c90163871c429d9db9a2469017589e',provider_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='6e302a02360c4fdb9ff788241ff09dcc',volume_attachment=>,volume_type=>,volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:08.480426 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (e24e0627-d431-49f6-b5b5-5aaecf7b3100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:08.499739 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Volume volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84 (b37b4f59-8a9b-4bce-bd17-96eaf96f4c84): created successfully
Sep 15 21:21:08.502084 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (e24e0627-d431-49f6-b5b5-5aaecf7b3100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:08.506637 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Flow 'volume_manage_existing_manager' (888d8aa3-24ec-4624-b3c7-273d40596379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:08.507650 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5808543c-1bac-457f-9421-957ec81a0647 tempest-VolumeManageAdminTest-1464340765 None] Manage existing volume completed successfully.
Sep 15 21:21:08.536232 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:21:08.542828 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-fbddb1e2-dc27-47b9-8875-5658911426d8 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-4e87f612-f86a-41ba-915e-988bd89e92ea-delete_snapshot'" released by "delete_snapshot" :: held 1.799s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:09.447869 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Lock "b'cinder-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:09.547877 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Skipping remove_export. No iscsi_target is presently exported for volume: b37b4f59-8a9b-4bce-bd17-96eaf96f4c84
Sep 15 21:21:09.551443 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:09.611246 n-d-796908-3 sudo[116804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84
Sep 15 21:21:09.612335 n-d-796908-3 sudo[116804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:10.073677 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b6ec0536-25a3-4421-b8c6-fb66cdb97cd1 req-69ce5ce6-5fb6-4529-b46f-aa39abfc1f16 tempest-VolumesSnapshotTestJSON-191196832 None] Terminate volume connection completed successfully.
Sep 15 21:21:10.074268 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-b6ec0536-25a3-4421-b8c6-fb66cdb97cd1 req-69ce5ce6-5fb6-4529-b46f-aa39abfc1f16 tempest-VolumesSnapshotTestJSON-191196832 None] Deleting attachment f9cdde1f-3a0e-431a-beb0-b4bb6d5091f0. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:21:10.076843 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:10.178101 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:10.178507 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e\n System information:\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-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e\n Backing store flags: \n Account information:\n K5ve2TJ53UCA5ajaS73t\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:10.179519 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-b6ec0536-25a3-4421-b8c6-fb66cdb97cd1 req-69ce5ce6-5fb6-4529-b46f-aa39abfc1f16 tempest-VolumesSnapshotTestJSON-191196832 None] Removing iscsi_target for Volume ID: 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:21:10.184853 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:10.234631 n-d-796908-3 sudo[116804]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:10.237755 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84" returned: 0 in 0.686s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:10.239982 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:10.285146 n-d-796908-3 sudo[116812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84
Sep 15 21:21:10.287865 n-d-796908-3 sudo[116812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:10.319443 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e -f" returned: 0 in 0.137s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:10.319804 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:10.321554 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:10.527247 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:10.528309 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:10.633760 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-b6ec0536-25a3-4421-b8c6-fb66cdb97cd1 req-69ce5ce6-5fb6-4529-b46f-aa39abfc1f16 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:21:10.633760 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:10.633760 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:10.894552 n-d-796908-3 sudo[116812]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:10.896325 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84" returned: 0 in 0.657s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:10.898144 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:10.931256 n-d-796908-3 sudo[116833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84
Sep 15 21:21:10.932889 n-d-796908-3 sudo[116833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:11.356913 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:21:11.357569 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:11.358645 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:11.396532 n-d-796908-3 sudo[116843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:11.398796 n-d-796908-3 sudo[116843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:11.424648 n-d-796908-3 sudo[116833]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:11.427298 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84" returned: 0 in 0.529s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:11.429014 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Successfully deleted volume: b37b4f59-8a9b-4bce-bd17-96eaf96f4c84
Sep 15 21:21:11.554316 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Created reservations ['2a71d114-faaa-45ae-967a-18361a0ea3b3', '059d5c3a-ddb1-45b7-bddc-8e8ad6aa58e1', 'd5f83030-268b-4f18-8ffa-b355aedc7196', '8fa658c1-14d1-4658-9ad4-3b2a884bb103'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:11.556864 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 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.
Sep 15 21:21:11.556864 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:11.556864 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:11.652680 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:11.653589 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:11.696192 n-d-796908-3 sudo[116847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:11.700230 n-d-796908-3 sudo[116847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:12.468823 n-d-796908-3 sudo[116843]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:12.473483 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.112s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:12.476168 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:12.500673 n-d-796908-3 sudo[116860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:12.502098 n-d-796908-3 sudo[116860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:12.532336 n-d-796908-3 sudo[116847]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:12.535175 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:12.537113 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:12.590736 n-d-796908-3 sudo[116862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:12.597707 n-d-796908-3 sudo[116862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:13.263378 n-d-796908-3 sudo[116862]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:13.266242 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] CMD "sudo 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.728s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:13.268834 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:13.281295 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Deleted volume successfully.
Sep 15 21:21:13.299091 n-d-796908-3 sudo[116860]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:13.305382 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.829s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:13.322082 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:13.337556 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-4561a820-f698-4826-afc5-ae7dc4d0e51b tempest-VolumeManageAdminTest-1464340765 None] Lock "b'cinder-b37b4f59-8a9b-4bce-bd17-96eaf96f4c84-delete_volume'" released by "delete_volume" :: held 3.890s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:17.869047 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9c5228e-f303-42ae-8c16-f46933d4672d tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:17.923908 n-d-796908-3 sudo[116916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:21:17.924750 n-d-796908-3 sudo[116916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:18.559029 n-d-796908-3 sudo[116916]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:18.561490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9c5228e-f303-42ae-8c16-f46933d4672d tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.695s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:18.562867 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9c5228e-f303-42ae-8c16-f46933d4672d tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-08eb68b9-b046-4cfb-ac31-66ac1509dd4d --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:18.584819 n-d-796908-3 sudo[116922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-08eb68b9-b046-4cfb-ac31-66ac1509dd4d --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g
Sep 15 21:21:18.586730 n-d-796908-3 sudo[116922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:19.450828 n-d-796908-3 sudo[116922]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:19.453133 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9c5228e-f303-42ae-8c16-f46933d4672d tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-08eb68b9-b046-4cfb-ac31-66ac1509dd4d --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g" returned: 0 in 0.890s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:19.562758 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f9c5228e-f303-42ae-8c16-f46933d4672d tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:21:20.368397 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:20.373816 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:20.374255 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:21:20.420108 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Flow 'volume_create_manager' (22767c0f-060c-44bc-960c-390a916e9d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:20.423638 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28e64588-8463-4483-b6e3-4487d4f3779e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:20.463833 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:20.522134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28e64588-8463-4483-b6e3-4487d4f3779e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1390662917',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b5a967bc-c5b7-4315-8ae5-27b223de03b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f424b02b03674a078d0cba14330ed27f',provider_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-09-15T21:21:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:21:20Z,user_id='96f9354a5dae49b1b8d5b02717c3f09f',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:20.533565 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b0eafbc-1685-441b-bb21-1a8376ae1406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:20.536144 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b0eafbc-1685-441b-bb21-1a8376ae1406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:20.543948 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c937735-d280-4525-adb6-b7529396c16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:20.556530 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c937735-d280-4525-adb6-b7529396c16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5a967bc-c5b7-4315-8ae5-27b223de03b7', 'volume_name': 'volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:20.560063 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f41a09c3-9dd3-4a7d-85c0-566d781c93fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:20.562495 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f41a09c3-9dd3-4a7d-85c0-566d781c93fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:20.564809 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (133f28b0-d635-4b5b-82b7-1c1abb01a02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:20.575635 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Volume b5a967bc-c5b7-4315-8ae5-27b223de03b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7', 'volume_size': 1}
Sep 15 21:21:20.576926 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:20.631278 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-08eb68b9-b046-4cfb-ac31-66ac1509dd4d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.118s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:20.650782 n-d-796908-3 sudo[117039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:21:20.667185 n-d-796908-3 sudo[117039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:20.709279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-08eb68b9-b046-4cfb-ac31-66ac1509dd4d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:20.783070 n-d-796908-3 sudo[117041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-08eb68b9-b046-4cfb-ac31-66ac1509dd4d
Sep 15 21:21:20.791403 n-d-796908-3 sudo[117041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:21.389200 n-d-796908-3 sudo[117041]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:21.391552 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-08eb68b9-b046-4cfb-ac31-66ac1509dd4d" returned: 0 in 0.682s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:21.394060 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-08eb68b9-b046-4cfb-ac31-66ac1509dd4d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:21.417451 n-d-796908-3 sudo[117047]: ubuntu : TTY=unknown ; 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-08eb68b9-b046-4cfb-ac31-66ac1509dd4d
Sep 15 21:21:21.418882 n-d-796908-3 sudo[117047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:21.671870 n-d-796908-3 sudo[117039]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:21.674201 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.097s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:21.677465 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (133f28b0-d635-4b5b-82b7-1c1abb01a02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:21.679771 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (574cdb58-94c9-4e49-a8da-cc386def39ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:21.708455 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Volume volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7 (b5a967bc-c5b7-4315-8ae5-27b223de03b7): created successfully
Sep 15 21:21:21.711024 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (574cdb58-94c9-4e49-a8da-cc386def39ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:21.727634 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Flow 'volume_create_manager' (22767c0f-060c-44bc-960c-390a916e9d1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:21.760296 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-86c7c7f0-478b-4f3d-b266-af7b5cb88448 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Created volume successfully.
Sep 15 21:21:22.833180 n-d-796908-3 sudo[117047]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:22.835760 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-08eb68b9-b046-4cfb-ac31-66ac1509dd4d" returned: 0 in 1.442s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:23.034680 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['f635faf0-fedc-4857-96a3-e2ebc16a55b1', '6e8897d8-641b-438f-aabc-32dadab8c2fa', 'efc5f760-49d5-442a-9680-4c5feef28037', '211b15c4-bb2a-493d-a0b0-4e3fa51f6821'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:23.036691 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:21:23.036691 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:23.036691 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:23.089432 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:21:23.097753 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7152332a-36e8-4ce6-9b47-114f85b7307e tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-08eb68b9-b046-4cfb-ac31-66ac1509dd4d-delete_snapshot'" released by "delete_snapshot" :: held 2.467s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:23.891751 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Lock "b'cinder-b5a967bc-c5b7-4315-8ae5-27b223de03b7-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:24.032420 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5a967bc-c5b7-4315-8ae5-27b223de03b7
Sep 15 21:21:24.034409 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:24.101196 n-d-796908-3 sudo[117164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7
Sep 15 21:21:24.109840 n-d-796908-3 sudo[117164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:24.513921 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cd83f6f4-ff78-44ab-a193-9376db8c8440 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:24.574921 n-d-796908-3 sudo[117176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:21:24.577402 n-d-796908-3 sudo[117176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:24.839202 n-d-796908-3 sudo[117164]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:24.841769 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7" returned: 0 in 0.807s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:24.843604 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:24.865083 n-d-796908-3 sudo[117183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7
Sep 15 21:21:24.866989 n-d-796908-3 sudo[117183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:25.124814 n-d-796908-3 sudo[117176]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:25.127108 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cd83f6f4-ff78-44ab-a193-9376db8c8440 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.613s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:25.128688 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cd83f6f4-ff78-44ab-a193-9376db8c8440 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cd777b6b-2a94-445d-bb6e-de9c385d18c5 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:25.173559 n-d-796908-3 sudo[117186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cd777b6b-2a94-445d-bb6e-de9c385d18c5 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g
Sep 15 21:21:25.175095 n-d-796908-3 sudo[117186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:25.494401 n-d-796908-3 sudo[117183]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:25.496871 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7" returned: 0 in 0.653s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:25.498611 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:25.542262 n-d-796908-3 sudo[117189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7
Sep 15 21:21:25.544653 n-d-796908-3 sudo[117189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:26.120011 n-d-796908-3 sudo[117186]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:26.123380 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cd83f6f4-ff78-44ab-a193-9376db8c8440 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cd777b6b-2a94-445d-bb6e-de9c385d18c5 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g" returned: 0 in 0.994s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:26.214728 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-cd83f6f4-ff78-44ab-a193-9376db8c8440 tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:21:26.278200 n-d-796908-3 sudo[117189]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:26.280007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5a967bc-c5b7-4315-8ae5-27b223de03b7" returned: 0 in 0.781s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:26.281357 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Successfully deleted volume: b5a967bc-c5b7-4315-8ae5-27b223de03b7
Sep 15 21:21:26.340113 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Created reservations ['81a23d59-e8f1-4616-b697-4dfecf527300', '0ba03186-6115-47b5-910f-2451baaf88ab', 'bc6aae6a-5709-4d66-82a7-92b511ed32b5', '49547354-fcdc-4d71-ae9d-4176beb58b46'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:26.342587 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 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.
Sep 15 21:21:26.342587 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:26.342587 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:26.397684 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:26.398440 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:26.449890 n-d-796908-3 sudo[117303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:26.459377 n-d-796908-3 sudo[117303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:27.024847 n-d-796908-3 sudo[117303]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:27.027334 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:27.029618 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:27.050481 n-d-796908-3 sudo[117307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:27.051288 n-d-796908-3 sudo[117307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:27.718472 n-d-796908-3 sudo[117307]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:27.721034 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] CMD "sudo 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.691s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:27.723210 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:27.731263 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Deleted volume successfully.
Sep 15 21:21:27.751787 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-fb63b314-dabf-4a53-a497-d3f6295d4220 tempest-VolumeQuotasNegativeTestJSON-1286706214 None] Lock "b'cinder-b5a967bc-c5b7-4315-8ae5-27b223de03b7-delete_volume'" released by "delete_volume" :: held 3.860s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:29.724282 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:29.745451 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:29.745911 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:21:29.761186 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Flow 'volume_create_manager' (3ec21e06-41c2-4b83-a487-7fcc4a613038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:29.764403 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba7a506d-2641-4719-bc79-75f499c093af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:29.795655 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:29.861100 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba7a506d-2641-4719-bc79-75f499c093af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1493285955',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=6bf529c8-c3b3-4dac-acd7-c866f508c7df,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e9e8241691b54f29ab4408ff79e388f3',provider_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-09-15T21:21:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:21:30Z,user_id='511faa8b93574a52b00e2b3cc72a89d5',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:29.864140 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85382e9c-21b9-418a-979b-086c3f27f5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:29.866809 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85382e9c-21b9-418a-979b-086c3f27f5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:29.869746 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (253d85a5-0333-4cab-b89f-2fc8ca4c4ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:29.872148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (253d85a5-0333-4cab-b89f-2fc8ca4c4ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6bf529c8-c3b3-4dac-acd7-c866f508c7df', 'volume_name': 'volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:29.874811 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (778301c3-db27-4af9-94bb-6349342f2bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:29.877063 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (778301c3-db27-4af9-94bb-6349342f2bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:29.879345 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da70b6aa-4cf6-4976-91e3-dfa616cddcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:29.880295 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Volume 6bf529c8-c3b3-4dac-acd7-c866f508c7df: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df', 'volume_size': 1}
Sep 15 21:21:29.881432 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:29.905296 n-d-796908-3 sudo[117320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:21:29.906601 n-d-796908-3 sudo[117320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:30.809616 n-d-796908-3 sudo[117320]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:30.811888 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.930s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:30.814831 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da70b6aa-4cf6-4976-91e3-dfa616cddcf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:30.817343 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abbc4ab3-4d6d-41f6-88fb-97c1d64b2181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:30.833044 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Volume volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df (6bf529c8-c3b3-4dac-acd7-c866f508c7df): created successfully
Sep 15 21:21:30.835719 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abbc4ab3-4d6d-41f6-88fb-97c1d64b2181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:30.840363 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Flow 'volume_create_manager' (3ec21e06-41c2-4b83-a487-7fcc4a613038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:30.850068 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-c894170a-a043-4a84-a0c9-d711e2ed31b7 req-8ee5b793-7083-4a6c-8ee9-351cfd554725 tempest-VolumesGetTestJSON-579354242 None] Created volume successfully.
Sep 15 21:21:32.149980 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Lock "b'cinder-6bf529c8-c3b3-4dac-acd7-c866f508c7df-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:32.286163 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6bf529c8-c3b3-4dac-acd7-c866f508c7df
Sep 15 21:21:32.295334 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:32.341630 n-d-796908-3 sudo[117355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df
Sep 15 21:21:32.343769 n-d-796908-3 sudo[117355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:32.965017 n-d-796908-3 sudo[117355]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:32.967449 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df" returned: 0 in 0.672s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:32.969338 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:32.996159 n-d-796908-3 sudo[117358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df
Sep 15 21:21:32.996966 n-d-796908-3 sudo[117358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:33.738807 n-d-796908-3 sudo[117358]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:33.741564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df" returned: 0 in 0.772s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:33.743444 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:33.792412 n-d-796908-3 sudo[117371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df
Sep 15 21:21:33.797125 n-d-796908-3 sudo[117371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:34.282098 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:34.295437 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:34.296487 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:21:34.316717 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Flow 'volume_create_manager' (2c495f46-07ae-4035-ae55-af07d8109a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:34.321332 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff22aaca-8c44-4f92-97c1-f221859530be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:34.346155 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:34.373925 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff22aaca-8c44-4f92-97c1-f221859530be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-914001197',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=303d6dc0-4fd4-42c1-a255-2e63057fe400,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab03949487e474dba1678901acb1c9f',provider_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-09-15T21:21:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:21:34Z,user_id='f350eadd731e4d43a73d636b689432fc',volume_attachment=>,volume_type=VolumeType(9e4d4813-85d6-4ee3-b090-25d0060a4eb0),volume_type_id=9e4d4813-85d6-4ee3-b090-25d0060a4eb0)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:34.376559 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82b2f4ed-19ad-4bbd-a54c-05c039f85cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:34.378754 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82b2f4ed-19ad-4bbd-a54c-05c039f85cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:34.381105 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7e3a4e4-a7cd-4c53-8938-6fe6ddcdd722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:34.383787 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7e3a4e4-a7cd-4c53-8938-6fe6ddcdd722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '303d6dc0-4fd4-42c1-a255-2e63057fe400', 'volume_name': 'volume-303d6dc0-4fd4-42c1-a255-2e63057fe400', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:34.386219 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bac7fafd-4be7-454a-8ad8-99f2d2ef71ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:34.388505 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bac7fafd-4be7-454a-8ad8-99f2d2ef71ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:34.392920 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ba20b85-0639-49b9-b56a-e9c014ee79fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:34.393725 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Volume 303d6dc0-4fd4-42c1-a255-2e63057fe400: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-303d6dc0-4fd4-42c1-a255-2e63057fe400', 'volume_size': 1}
Sep 15 21:21:34.394972 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-303d6dc0-4fd4-42c1-a255-2e63057fe400 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:34.423148 n-d-796908-3 sudo[117377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-303d6dc0-4fd4-42c1-a255-2e63057fe400 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:21:34.424577 n-d-796908-3 sudo[117377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:34.610586 n-d-796908-3 sudo[117371]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:34.612932 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6bf529c8-c3b3-4dac-acd7-c866f508c7df" returned: 0 in 0.869s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:34.614142 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Successfully deleted volume: 6bf529c8-c3b3-4dac-acd7-c866f508c7df
Sep 15 21:21:34.699261 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Created reservations ['a2cdac21-877c-43e8-8b34-968999671a68', 'b47e2412-5cc4-470b-91ea-89310f68f0ef', '4bc286a9-3ab3-485a-a54e-b39e03d625bd', '10de6955-1985-40b4-918b-754ad89f6c4f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:34.702256 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 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.
Sep 15 21:21:34.702256 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:34.702256 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:34.791091 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:34.791842 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:34.825318 n-d-796908-3 sudo[117382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:34.828324 n-d-796908-3 sudo[117382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:35.079226 n-d-796908-3 sudo[117377]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:35.081485 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-303d6dc0-4fd4-42c1-a255-2e63057fe400 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.686s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:35.086328 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ba20b85-0639-49b9-b56a-e9c014ee79fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-303d6dc0-4fd4-42c1-a255-2e63057fe400', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:35.090463 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41905a22-fb72-44b9-bc97-19d480c85fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:35.103350 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Volume volume-303d6dc0-4fd4-42c1-a255-2e63057fe400 (303d6dc0-4fd4-42c1-a255-2e63057fe400): created successfully
Sep 15 21:21:35.106051 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41905a22-fb72-44b9-bc97-19d480c85fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:35.109865 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Flow 'volume_create_manager' (2c495f46-07ae-4035-ae55-af07d8109a91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:35.119776 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b037ca4b-8dff-4618-92a0-daca05dbdc80 tempest-VolumeTypesTest-1717653802 None] Created volume successfully.
Sep 15 21:21:35.371346 n-d-796908-3 sudo[117382]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:35.373837 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.582s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:35.376131 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:35.423654 n-d-796908-3 sudo[117417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:35.425274 n-d-796908-3 sudo[117417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:36.105551 n-d-796908-3 sudo[117417]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:36.110406 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:36.113878 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:36.127483 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Deleted volume successfully.
Sep 15 21:21:36.157060 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-a5626550-5a3e-49cf-a5d0-5cdfbc95b823 req-afb1552c-a7de-4822-bd46-83f72d73ffe9 tempest-VolumesGetTestJSON-579354242 None] Lock "b'cinder-6bf529c8-c3b3-4dac-acd7-c866f508c7df-delete_volume'" released by "delete_volume" :: held 4.007s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:36.169416 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-76d809e2-4b03-4185-8990-983693ff70ae tempest-VolumeTypesTest-1717653802 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:36.170607 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d809e2-4b03-4185-8990-983693ff70ae tempest-VolumeTypesTest-1717653802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:36.205525 n-d-796908-3 sudo[117420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:36.206458 n-d-796908-3 sudo[117420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:36.834472 n-d-796908-3 sudo[117420]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:36.837057 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d809e2-4b03-4185-8990-983693ff70ae tempest-VolumeTypesTest-1717653802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:36.839584 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d809e2-4b03-4185-8990-983693ff70ae tempest-VolumeTypesTest-1717653802 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:36.865411 n-d-796908-3 sudo[117423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:36.867227 n-d-796908-3 sudo[117423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:37.681820 n-d-796908-3 sudo[117423]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:37.684827 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d809e2-4b03-4185-8990-983693ff70ae tempest-VolumeTypesTest-1717653802 None] CMD "sudo 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.845s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:37.686821 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-76d809e2-4b03-4185-8990-983693ff70ae tempest-VolumeTypesTest-1717653802 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:37.691979 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-76d809e2-4b03-4185-8990-983693ff70ae tempest-VolumeTypesTest-1717653802 None] Retype volume completed successfully.
Sep 15 21:21:39.231226 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Lock "b'cinder-303d6dc0-4fd4-42c1-a255-2e63057fe400-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:39.379089 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Skipping remove_export. No iscsi_target is presently exported for volume: 303d6dc0-4fd4-42c1-a255-2e63057fe400
Sep 15 21:21:39.383401 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:39.439572 n-d-796908-3 sudo[117447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400
Sep 15 21:21:39.440568 n-d-796908-3 sudo[117447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:40.002068 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:40.008844 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:40.010639 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:21:40.029100 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Flow 'volume_create_manager' (c6d1b6b5-902e-4e9b-9d0c-351138e61e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:40.033066 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9bd40e92-2c91-459a-99fa-4110f23acb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:40.058658 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:40.111646 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9bd40e92-2c91-459a-99fa-4110f23acb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-531222340',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c734c8c6ab7041c8bdec919e114eba92',provider_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-09-15T21:21:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:21:40Z,user_id='711c44ae4d5f403ba2aa122524015286',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:40.114386 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a4ad279-436c-4d66-baff-c5b4e53262b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:40.121264 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a4ad279-436c-4d66-baff-c5b4e53262b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:40.123643 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13d2e3ea-3602-4dbc-9be1-496a6a394bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:40.125867 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13d2e3ea-3602-4dbc-9be1-496a6a394bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a', 'volume_name': 'volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:40.128129 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e6d1f4d-93f4-4cd4-bee1-c2ca330e80f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:40.130201 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e6d1f4d-93f4-4cd4-bee1-c2ca330e80f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:40.153775 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79cf8932-470e-4ede-92ec-e9a9253f1288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:40.155010 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Volume 2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a', 'volume_size': 1}
Sep 15 21:21:40.156642 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:40.156643 n-d-796908-3 sudo[117447]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:40.196919 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400" returned: 0 in 0.816s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:40.198919 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:40.214123 n-d-796908-3 sudo[117455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:21:40.215235 n-d-796908-3 sudo[117455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:40.223758 n-d-796908-3 sudo[117456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400
Sep 15 21:21:40.225635 n-d-796908-3 sudo[117456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:40.953475 n-d-796908-3 sudo[117456]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:40.959060 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400" returned: 0 in 0.760s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:40.960769 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:41.000150 n-d-796908-3 sudo[117493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400
Sep 15 21:21:41.001932 n-d-796908-3 sudo[117493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:41.012872 n-d-796908-3 sudo[117455]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:41.015703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.858s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:41.019290 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79cf8932-470e-4ede-92ec-e9a9253f1288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:41.021730 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6acc8e8b-1a73-42df-a73d-6a691d30a6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:41.044163 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Volume volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a (2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a): created successfully
Sep 15 21:21:41.046374 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6acc8e8b-1a73-42df-a73d-6a691d30a6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:41.049570 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Flow 'volume_create_manager' (c6d1b6b5-902e-4e9b-9d0c-351138e61e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:41.073778 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0be418fa-390f-4816-8ec7-cbc8cd783997 tempest-VolumesTestJSON-1707128400 None] Created volume successfully.
Sep 15 21:21:41.628634 n-d-796908-3 sudo[117493]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:41.631135 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-303d6dc0-4fd4-42c1-a255-2e63057fe400" returned: 0 in 0.670s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:41.632791 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Successfully deleted volume: 303d6dc0-4fd4-42c1-a255-2e63057fe400
Sep 15 21:21:41.669276 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-750338712 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-750338712, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:21:41.671049 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-750338712 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-750338712, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:21:41.693996 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Created reservations ['609935d2-0833-426a-9a63-a20fdf6b0d55', '93267b95-57a5-4bae-b487-a2ab36f547aa', '2ccd3de1-a93d-49d0-95b9-b82c508bd34c', '3fc03bd7-5bf5-4e50-9d6d-9358f31b4e3e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:41.696627 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 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.
Sep 15 21:21:41.696627 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:41.696627 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:41.777377 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:41.778513 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:41.878796 n-d-796908-3 sudo[117499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:41.879829 n-d-796908-3 sudo[117499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:42.069744 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:42.078693 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:42.082396 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:21:42.129016 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Flow 'volume_create_manager' (c6530794-d29f-42b0-beaf-13c98c516dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:42.133975 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1caed16-3bfa-4d8b-9b1e-f89e6bd15366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:42.166324 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:42.197787 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1caed16-3bfa-4d8b-9b1e-f89e6bd15366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1607425156',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=32be60df-df9c-445f-b94e-5387df2817a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c734c8c6ab7041c8bdec919e114eba92',provider_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-09-15T21:21:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:21:42Z,user_id='711c44ae4d5f403ba2aa122524015286',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:42.200720 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78b00972-eabb-468e-9d62-ed026714d40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:42.203855 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78b00972-eabb-468e-9d62-ed026714d40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:42.206646 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b68158e1-87d2-4989-a331-703a629bf115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:42.209082 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b68158e1-87d2-4989-a331-703a629bf115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32be60df-df9c-445f-b94e-5387df2817a7', 'volume_name': 'volume-32be60df-df9c-445f-b94e-5387df2817a7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:42.212209 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13399402-4004-44b1-9e3d-0b900c146108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:42.214532 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13399402-4004-44b1-9e3d-0b900c146108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:42.216847 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba80c4ba-a2f7-49ab-9fd6-bc510a75d500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:42.217865 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Volume 32be60df-df9c-445f-b94e-5387df2817a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32be60df-df9c-445f-b94e-5387df2817a7', 'volume_size': 1}
Sep 15 21:21:42.220139 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32be60df-df9c-445f-b94e-5387df2817a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:42.255023 n-d-796908-3 sudo[117501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32be60df-df9c-445f-b94e-5387df2817a7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:21:42.257489 n-d-796908-3 sudo[117501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:42.616775 n-d-796908-3 sudo[117499]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:42.630798 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:42.632847 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:42.693051 n-d-796908-3 sudo[117504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:42.693899 n-d-796908-3 sudo[117504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:42.953255 n-d-796908-3 sudo[117501]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:42.956662 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32be60df-df9c-445f-b94e-5387df2817a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.735s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:42.963444 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba80c4ba-a2f7-49ab-9fd6-bc510a75d500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32be60df-df9c-445f-b94e-5387df2817a7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:42.966233 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b02b5f0-d76a-4475-843b-fa6d9c178046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:42.982358 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Volume volume-32be60df-df9c-445f-b94e-5387df2817a7 (32be60df-df9c-445f-b94e-5387df2817a7): created successfully
Sep 15 21:21:42.985857 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b02b5f0-d76a-4475-843b-fa6d9c178046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:42.989176 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Flow 'volume_create_manager' (c6530794-d29f-42b0-beaf-13c98c516dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:43.001012 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ff51e633-554c-4ac4-bc98-f8165c27f3d1 tempest-VolumesTestJSON-1707128400 None] Created volume successfully.
Sep 15 21:21:43.122376 n-d-796908-3 sudo[117504]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:43.124838 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:43.127451 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:43.132905 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Deleted volume successfully.
Sep 15 21:21:43.150215 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-568e7eaf-5931-4c28-bfc1-d542a8ff73c7 tempest-VolumeTypesTest-1717653802 None] Lock "b'cinder-303d6dc0-4fd4-42c1-a255-2e63057fe400-delete_volume'" released by "delete_volume" :: held 3.919s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:44.141955 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:44.150207 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:44.151368 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:21:44.180868 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Flow 'volume_create_manager' (027721cf-4636-46da-abd1-1370afe6c089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:44.190871 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1181595c-0b05-44c5-86ef-81b7b5a49585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:44.242841 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:44.288834 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1181595c-0b05-44c5-86ef-81b7b5a49585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:21:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1628445616',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=87fbd310-7119-4f0f-b630-f9bec2d7a0dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c734c8c6ab7041c8bdec919e114eba92',provider_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-09-15T21:21:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:21:44Z,user_id='711c44ae4d5f403ba2aa122524015286',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:44.292264 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01122aae-a28f-4af4-99a9-7c6d68afa61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:44.300115 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01122aae-a28f-4af4-99a9-7c6d68afa61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:44.305480 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9992c7f2-1408-4a39-b37b-903fc5fd5f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:44.312022 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9992c7f2-1408-4a39-b37b-903fc5fd5f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87fbd310-7119-4f0f-b630-f9bec2d7a0dc', 'volume_name': 'volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:44.318114 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58bc0f3c-b7b2-4376-8a68-563f1677e919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:44.324468 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58bc0f3c-b7b2-4376-8a68-563f1677e919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:44.328071 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0969f2e-9a8d-4298-acca-bf7e13fe4059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:44.329326 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Volume 87fbd310-7119-4f0f-b630-f9bec2d7a0dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc', 'volume_size': 1}
Sep 15 21:21:44.330520 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:44.360707 n-d-796908-3 sudo[117537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:21:44.362140 n-d-796908-3 sudo[117537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:45.074608 n-d-796908-3 sudo[117537]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:45.076909 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.746s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:45.080535 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0969f2e-9a8d-4298-acca-bf7e13fe4059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:45.083390 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c86aa206-6955-4372-a13b-8b386e76ddea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:45.105207 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Volume volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc (87fbd310-7119-4f0f-b630-f9bec2d7a0dc): created successfully
Sep 15 21:21:45.109910 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c86aa206-6955-4372-a13b-8b386e76ddea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:45.118663 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Flow 'volume_create_manager' (027721cf-4636-46da-abd1-1370afe6c089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:45.137859 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d994d901-428b-4e14-8a56-0feefcaa1965 tempest-VolumesTestJSON-1707128400 None] Created volume successfully.
Sep 15 21:21:46.796285 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:46.833110 n-d-796908-3 sudo[117570]: 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-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:21:46.834705 n-d-796908-3 sudo[117570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:47.517102 n-d-796908-3 sudo[117570]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:47.519668 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.723s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:47.646855 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:47.662103 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:47.662535 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:21:47.663235 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] Creating iscsi_target for Volume ID: volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] Created volume path /opt/stack/data/cinder/volumes/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f,
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: incominguser 4TDw5eTQz5ZeEdQzKV9B 6spez8zDzbUGkQVM
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:21:47.677452 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:48.610320 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.933s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:48.610915 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:48.611487 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:21:48.611872 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:21:48.615598 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:48.625258 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:48.625643 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f\n System information:\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-3b1822eb-7be2-4e5d-ad33-44587db5c57f\n Backing store flags: \n Account information:\n 4TDw5eTQz5ZeEdQzKV9B\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:21:48.626292 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:21:48.633931 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:48.708363 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Lock "b'cinder-87fbd310-7119-4f0f-b630-f9bec2d7a0dc-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:48.828013 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Skipping remove_export. No iscsi_target is presently exported for volume: 87fbd310-7119-4f0f-b630-f9bec2d7a0dc
Sep 15 21:21:48.829006 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:48.898386 n-d-796908-3 sudo[117686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc
Sep 15 21:21:48.911385 n-d-796908-3 sudo[117686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:48.940007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.312s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:48.940668 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f\n System information:\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-3b1822eb-7be2-4e5d-ad33-44587db5c57f\n Backing store flags: \n Account information:\n 4TDw5eTQz5ZeEdQzKV9B\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:48.942333 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:49.093378 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:49.093715 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f\n System information:\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-3b1822eb-7be2-4e5d-ad33-44587db5c57f\n Backing store flags: \n Account information:\n 4TDw5eTQz5ZeEdQzKV9B\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:21:49.095633 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] Set provider_location to: 10.222.0.21:3260,8 iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:21:49.363334 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-1a78ebe2-d009-454e-b54f-4df3b97b73a8 req-c0fc6977-093f-4e22-8a9c-f3aabaff0bda tempest-VolumesSnapshotTestJSON-191196832 None] attachment_update completed successfully.
Sep 15 21:21:49.521718 n-d-796908-3 sudo[117686]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:49.534093 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc" returned: 0 in 0.705s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:49.535670 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:49.561034 n-d-796908-3 sudo[117706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc
Sep 15 21:21:49.561840 n-d-796908-3 sudo[117706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:50.093571 n-d-796908-3 sudo[117706]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:50.095942 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc" returned: 0 in 0.560s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:50.099307 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:50.147826 n-d-796908-3 sudo[117721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc
Sep 15 21:21:50.148906 n-d-796908-3 sudo[117721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:50.840323 n-d-796908-3 sudo[117721]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:50.842822 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87fbd310-7119-4f0f-b630-f9bec2d7a0dc" returned: 0 in 0.745s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:50.843853 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Successfully deleted volume: 87fbd310-7119-4f0f-b630-f9bec2d7a0dc
Sep 15 21:21:50.931071 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Created reservations ['2440584e-3a16-47cd-acb6-277b45d28e63', '30098236-a14d-4226-803d-bdf3544aa47a', '0d120fb7-2a89-4577-8afd-9f308dab9aab', '5808f80d-63d8-4ba1-9b13-cb2093d1b0e7'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:50.933562 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 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.
Sep 15 21:21:50.933562 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:50.933562 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:51.007042 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:51.008325 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:51.066314 n-d-796908-3 sudo[117740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:51.086948 n-d-796908-3 sudo[117740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:51.549358 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Lock "b'cinder-32be60df-df9c-445f-b94e-5387df2817a7-delete_volume'" acquired by "delete_volume" :: waited 0.046s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:51.782478 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32be60df-df9c-445f-b94e-5387df2817a7
Sep 15 21:21:51.787123 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:51.831205 n-d-796908-3 sudo[117767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7
Sep 15 21:21:51.832337 n-d-796908-3 sudo[117767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:52.178396 n-d-796908-3 sudo[117740]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:52.182806 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.174s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:52.185325 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:52.259429 n-d-796908-3 sudo[117777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:52.270785 n-d-796908-3 sudo[117777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:52.877436 n-d-796908-3 sudo[117767]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:52.879721 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7" returned: 0 in 1.093s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:52.881209 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:52.923187 n-d-796908-3 sudo[117782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7
Sep 15 21:21:52.923992 n-d-796908-3 sudo[117782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:53.129889 n-d-796908-3 sudo[117777]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:53.133984 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] CMD "sudo 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.947s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:53.136484 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:53.151404 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Deleted volume successfully.
Sep 15 21:21:53.172978 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-37c46be5-3f28-423b-95e1-79dea830a9b6 tempest-VolumesTestJSON-1707128400 None] Lock "b'cinder-87fbd310-7119-4f0f-b630-f9bec2d7a0dc-delete_volume'" released by "delete_volume" :: held 4.465s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:53.623219 n-d-796908-3 sudo[117782]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:53.625000 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7" returned: 0 in 0.744s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:53.626398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:53.661851 n-d-796908-3 sudo[117785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7
Sep 15 21:21:53.663869 n-d-796908-3 sudo[117785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:53.823907 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:53.830871 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:53.831835 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:21:53.862223 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Flow 'volume_create_manager' (cb599a35-aaca-45ef-b1b9-2bfc63d49401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:53.866103 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d17156b-718a-4012-ab22-4d76d0cff4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:53.899438 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:53.964709 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d17156b-718a-4012-ab22-4d76d0cff4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-731905265',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=afc340fc-243b-4406-ab1c-59d0ad53b1e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec1636559094a3c87ca2150c04f963e',provider_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-09-15T21:21:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:21:54Z,user_id='607b6e6e0eca482395c1c455c44ff78b',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:53.979945 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7840414-1bb1-4972-afd7-bbc416227293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:53.985087 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7840414-1bb1-4972-afd7-bbc416227293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:53.988456 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43b8a3e5-da08-4afa-b956-752b41247cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:54.191648 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43b8a3e5-da08-4afa-b956-752b41247cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'afc340fc-243b-4406-ab1c-59d0ad53b1e3', 'volume_name': 'volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:54.194204 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed503554-8422-4d19-ac2a-a8011b49301d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:54.196624 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed503554-8422-4d19-ac2a-a8011b49301d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:54.198805 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f00762b1-8fab-43c9-a4f4-fffefbea854f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:54.209138 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Volume afc340fc-243b-4406-ab1c-59d0ad53b1e3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:21:54.212040 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Cloning afc340fc-243b-4406-ab1c-59d0ad53b1e3 from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:21:54.562531 n-d-796908-3 sudo[117785]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:54.565443 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32be60df-df9c-445f-b94e-5387df2817a7" returned: 0 in 0.938s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:54.565924 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Successfully deleted volume: 32be60df-df9c-445f-b94e-5387df2817a7
Sep 15 21:21:54.670215 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Created reservations ['120473a1-a1bd-41ba-847e-a2821b6ea5c1', 'd1699443-c197-403c-8444-49ac97299b8b', 'd8b96aa7-2c3f-40ca-86f4-065ff88a49d0', '695f9023-5171-44fb-be42-b86e96132988'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:54.672624 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 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.
Sep 15 21:21:54.672624 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:54.672624 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:54.744435 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:54.745242 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:54.820681 n-d-796908-3 sudo[117814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:54.825227 n-d-796908-3 sudo[117814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:55.626455 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Lock "b'cinder-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:21:55.762730 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a
Sep 15 21:21:55.763992 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:55.793058 n-d-796908-3 sudo[117814]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:55.814219 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.068s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:55.817923 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:55.823525 n-d-796908-3 sudo[117833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a
Sep 15 21:21:55.824531 n-d-796908-3 sudo[117833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:55.878796 n-d-796908-3 sudo[117836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:55.880402 n-d-796908-3 sudo[117836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:56.637462 n-d-796908-3 sudo[117833]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:56.642479 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a" returned: 0 in 0.877s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:56.650346 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:56.709568 n-d-796908-3 sudo[117859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a
Sep 15 21:21:56.730532 n-d-796908-3 sudo[117859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:57.067423 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-10e6ba6f-6a22-43eb-8c6d-85bd5764708f tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:57.113743 n-d-796908-3 sudo[117836]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:57.118071 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] CMD "sudo 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.299s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:57.122022 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:57.134085 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Deleted volume successfully.
Sep 15 21:21:57.135763 n-d-796908-3 sudo[117870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:21:57.136601 n-d-796908-3 sudo[117870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:57.168968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-98ad8043-7d73-4579-84c9-2129ecbaec58 tempest-VolumesTestJSON-1707128400 None] Lock "b'cinder-32be60df-df9c-445f-b94e-5387df2817a7-delete_volume'" released by "delete_volume" :: held 5.619s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:21:57.630737 n-d-796908-3 sudo[117859]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:57.637659 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a" returned: 0 in 0.993s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:57.639626 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:57.719822 n-d-796908-3 sudo[117886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a
Sep 15 21:21:57.723086 n-d-796908-3 sudo[117886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:57.976060 n-d-796908-3 sudo[117870]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:57.979867 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-10e6ba6f-6a22-43eb-8c6d-85bd5764708f tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.912s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:57.987001 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-10e6ba6f-6a22-43eb-8c6d-85bd5764708f tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3dd755ef-cfa7-4c62-a251-636d0689692e --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:58.020134 n-d-796908-3 sudo[117889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3dd755ef-cfa7-4c62-a251-636d0689692e --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g
Sep 15 21:21:58.020939 n-d-796908-3 sudo[117889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:58.512558 n-d-796908-3 sudo[117886]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:58.518517 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a" returned: 0 in 0.875s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:58.520534 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Successfully deleted volume: 2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a
Sep 15 21:21:58.583423 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Created reservations ['749ffa6f-d4c5-4e36-bfc3-448de3a93230', 'ba28579d-9139-4001-97f4-f2bf8fb83757', '6ad6932e-3de2-4aa6-8090-f8d318dc1647', '50a9c494-a059-47fe-b1be-94557dbe3d1a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:21:58.587534 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 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.
Sep 15 21:21:58.587534 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:21:58.587534 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:21:58.658075 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:58.659530 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:58.705883 n-d-796908-3 sudo[117897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:58.711050 n-d-796908-3 sudo[117897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:59.219753 n-d-796908-3 sudo[117889]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:59.222818 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-10e6ba6f-6a22-43eb-8c6d-85bd5764708f tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3dd755ef-cfa7-4c62-a251-636d0689692e --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g" returned: 0 in 1.239s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:59.303479 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-10e6ba6f-6a22-43eb-8c6d-85bd5764708f tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:21:59.582639 n-d-796908-3 sudo[117897]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:59.584762 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.925s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:59.586713 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:59.622984 n-d-796908-3 sudo[118036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:21:59.624976 n-d-796908-3 sudo[118036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:00.247268 n-d-796908-3 sudo[118036]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:00.250639 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] CMD "sudo 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.664s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:00.256409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:22:00.278314 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Deleted volume successfully.
Sep 15 21:22:00.335899 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-cab69020-c377-438c-94b8-5de45b821b77 tempest-VolumesTestJSON-1707128400 None] Lock "b'cinder-2326ca6d-a4b4-4abe-b42c-2a4b8a61fa3a-delete_volume'" released by "delete_volume" :: held 4.708s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:00.748003 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-95b28ccb-82a7-4e91-8a24-6fe530ea554c tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:00.774752 n-d-796908-3 sudo[118040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:22:00.775813 n-d-796908-3 sudo[118040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:01.338670 n-d-796908-3 sudo[118040]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:01.341122 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-95b28ccb-82a7-4e91-8a24-6fe530ea554c tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.593s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:01.344609 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-95b28ccb-82a7-4e91-8a24-6fe530ea554c tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f4f04905-1ba1-48db-b53a-fe774cd98930 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:01.390969 n-d-796908-3 sudo[118048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f4f04905-1ba1-48db-b53a-fe774cd98930 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g
Sep 15 21:22:01.392346 n-d-796908-3 sudo[118048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:02.387660 n-d-796908-3 sudo[118048]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:02.391458 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-95b28ccb-82a7-4e91-8a24-6fe530ea554c tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f4f04905-1ba1-48db-b53a-fe774cd98930 --snapshot stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -L 1.00g" returned: 0 in 1.046s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:02.501061 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-95b28ccb-82a7-4e91-8a24-6fe530ea554c tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:22:03.064078 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-f4f04905-1ba1-48db-b53a-fe774cd98930-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.030s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:03.065912 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-f4f04905-1ba1-48db-b53a-fe774cd98930 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:03.114996 n-d-796908-3 sudo[118217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-f4f04905-1ba1-48db-b53a-fe774cd98930
Sep 15 21:22:03.116237 n-d-796908-3 sudo[118217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:03.735753 n-d-796908-3 sudo[118217]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:03.739945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-f4f04905-1ba1-48db-b53a-fe774cd98930" returned: 0 in 0.673s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:03.748090 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f4f04905-1ba1-48db-b53a-fe774cd98930 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:03.815838 n-d-796908-3 sudo[118227]: ubuntu : TTY=unknown ; 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-f4f04905-1ba1-48db-b53a-fe774cd98930
Sep 15 21:22:03.821683 n-d-796908-3 sudo[118227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:04.965075 n-d-796908-3 sudo[118227]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:04.968491 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f4f04905-1ba1-48db-b53a-fe774cd98930" returned: 0 in 1.221s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:05.122716 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['5e275d15-aa5a-4863-a0f9-381860d2211c', '3f0f87a5-2042-4e9b-b71c-ce58bec7002b', 'c9b0e021-0620-4b01-92f2-51cac6cfcfa0', '1197a627-80d5-46f4-9f96-82a90c9056f0'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:05.127500 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:22:05.127500 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:05.127500 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:05.193780 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:22:05.205558 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-5a2bebdf-5b93-4d0c-a4ff-d7a1aea7ea9b tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-f4f04905-1ba1-48db-b53a-fe774cd98930-delete_snapshot'" released by "delete_snapshot" :: held 2.142s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:05.501735 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-cd777b6b-2a94-445d-bb6e-de9c385d18c5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:05.504649 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-cd777b6b-2a94-445d-bb6e-de9c385d18c5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:05.573591 n-d-796908-3 sudo[118354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-cd777b6b-2a94-445d-bb6e-de9c385d18c5
Sep 15 21:22:05.574409 n-d-796908-3 sudo[118354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:06.137068 n-d-796908-3 sudo[118354]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:06.141852 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-cd777b6b-2a94-445d-bb6e-de9c385d18c5" returned: 0 in 0.636s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:06.145080 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cd777b6b-2a94-445d-bb6e-de9c385d18c5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:06.178467 n-d-796908-3 sudo[118358]: ubuntu : TTY=unknown ; 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-cd777b6b-2a94-445d-bb6e-de9c385d18c5
Sep 15 21:22:06.179823 n-d-796908-3 sudo[118358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:06.996188 n-d-796908-3 sudo[118358]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:06.998852 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cd777b6b-2a94-445d-bb6e-de9c385d18c5" returned: 0 in 0.853s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:07.130371 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['24d6f777-17f9-4451-aae2-1e96ae44c1f5', 'ccc12d2b-4130-4079-8051-912d5a5e810c', 'ae07d482-8244-406b-88a9-d5976051316b', '4faa64e2-ab97-4e28-8c31-96be495265a4'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:07.132662 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:22:07.132662 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:07.132662 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:07.186607 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:22:07.193317 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7ca427ac-7300-4806-9d02-a1a1e308c986 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-cd777b6b-2a94-445d-bb6e-de9c385d18c5-delete_snapshot'" released by "delete_snapshot" :: held 1.692s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:07.922091 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-3dd755ef-cfa7-4c62-a251-636d0689692e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.039s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:07.925938 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-3dd755ef-cfa7-4c62-a251-636d0689692e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:07.948070 n-d-796908-3 sudo[118443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-3dd755ef-cfa7-4c62-a251-636d0689692e
Sep 15 21:22:07.948922 n-d-796908-3 sudo[118443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:08.681038 n-d-796908-3 sudo[118443]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:08.683850 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-3dd755ef-cfa7-4c62-a251-636d0689692e" returned: 0 in 0.757s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:08.686541 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3dd755ef-cfa7-4c62-a251-636d0689692e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:08.709858 n-d-796908-3 sudo[118447]: ubuntu : TTY=unknown ; 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-3dd755ef-cfa7-4c62-a251-636d0689692e
Sep 15 21:22:08.711315 n-d-796908-3 sudo[118447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:09.505613 n-d-796908-3 sudo[118447]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:09.510309 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3dd755ef-cfa7-4c62-a251-636d0689692e" returned: 0 in 0.824s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:09.639617 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['f7fbf1ca-d150-468b-b377-fc2950055f3a', 'b010b449-4e5e-424b-a1b9-64f6138d7eae', 'e85c526a-90b4-4436-93c4-72a8b79db909', 'a3597c7b-e4fb-4b6f-ac38-866d639fc157'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:09.642258 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:22:09.642258 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:09.642258 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:09.721332 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:22:09.729515 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7786d547-43d3-4bd3-a2de-aa21acde37f8 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-3dd755ef-cfa7-4c62-a251-636d0689692e-delete_snapshot'" released by "delete_snapshot" :: held 1.800s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:11.352377 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:22:11.353686 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:22:11.354757 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:11.399463 n-d-796908-3 sudo[118514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:11.402963 n-d-796908-3 sudo[118514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:11.508103 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-ae76f78b-7ae0-4cae-9b2a-67ca8235abcb req-bfe18859-f99f-45a4-8b2f-65c29691d7af tempest-VolumesSnapshotTestJSON-191196832 None] Terminate volume connection completed successfully.
Sep 15 21:22:11.508457 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-ae76f78b-7ae0-4cae-9b2a-67ca8235abcb req-bfe18859-f99f-45a4-8b2f-65c29691d7af tempest-VolumesSnapshotTestJSON-191196832 None] Deleting attachment dfd3092a-c17d-4eb7-be67-caaf242f73c4. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:22:11.512569 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:11.694577 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:11.695713 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f\n System information:\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-3b1822eb-7be2-4e5d-ad33-44587db5c57f\n Backing store flags: \n Account information:\n 4TDw5eTQz5ZeEdQzKV9B\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:22:11.696720 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-ae76f78b-7ae0-4cae-9b2a-67ca8235abcb req-bfe18859-f99f-45a4-8b2f-65c29691d7af tempest-VolumesSnapshotTestJSON-191196832 None] Removing iscsi_target for Volume ID: 3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:22:11.698191 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:11.956280 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f -f" returned: 0 in 0.255s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:11.956811 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:22:11.960147 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:12.234875 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.274s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:12.235428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:22:12.280099 n-d-796908-3 sudo[118514]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:12.315760 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.961s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:12.319419 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:12.341354 n-d-796908-3 sudo[118533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:12.342559 n-d-796908-3 sudo[118533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:12.388841 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-ae76f78b-7ae0-4cae-9b2a-67ca8235abcb req-bfe18859-f99f-45a4-8b2f-65c29691d7af tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:22:12.388841 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:12.388841 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:12.976715 n-d-796908-3 sudo[118533]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:12.980204 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.661s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:12.983331 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:22:15.233504 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1, size 616.00 MB, duration 21.02 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:22:15.234600 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Image download 616.00 MB at 29.31 MB/s
Sep 15 21:22:15.282132 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:15.371522 n-d-796908-3 sudo[118538]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1
Sep 15 21:22:15.372364 n-d-796908-3 sudo[118538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:16.029226 n-d-796908-3 sudo[118538]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:16.031348 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1" returned: 0 in 0.749s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:16.032404 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 607b6e6e0eca482395c1c455c44ff78b. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:22:16.097878 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:16.303258 n-d-796908-3 sudo[118577]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1
Sep 15 21:22:16.307273 n-d-796908-3 sudo[118577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:16.773635 n-d-796908-3 sudo[118577]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:16.776114 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1" returned: 0 in 0.678s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:16.777539 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:16.824883 n-d-796908-3 sudo[118582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:22:16.826752 n-d-796908-3 sudo[118582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:17.419809 n-d-796908-3 sudo[118582]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:17.422752 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.645s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:17.461676 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume afc340fc-243b-4406-ab1c-59d0ad53b1e3. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:22:17.522655 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_v_4w5ude {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:17.665016 n-d-796908-3 sudo[118616]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_v_4w5ude
Sep 15 21:22:17.666330 n-d-796908-3 sudo[118616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:18.359213 n-d-796908-3 sudo[118616]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:18.362307 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_v_4w5ude" returned: 0 in 0.839s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:18.364487 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:18.560689 n-d-796908-3 sudo[118620]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1
Sep 15 21:22:18.561526 n-d-796908-3 sudo[118620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:19.030044 n-d-796908-3 sudo[118620]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:19.032451 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1" returned: 0 in 0.667s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:19.033545 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:22:19.035116 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afc340fc--243b--4406--ab1c--59d0ad53b1e3 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:19.067763 n-d-796908-3 sudo[118625]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afc340fc--243b--4406--ab1c--59d0ad53b1e3 oflag=direct
Sep 15 21:22:19.069356 n-d-796908-3 sudo[118625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:19.610560 n-d-796908-3 sudo[118625]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:19.613827 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afc340fc--243b--4406--ab1c--59d0ad53b1e3 oflag=direct" returned: 0 in 0.578s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:19.616476 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afc340fc--243b--4406--ab1c--59d0ad53b1e3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:19.639764 n-d-796908-3 sudo[118637]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afc340fc--243b--4406--ab1c--59d0ad53b1e3
Sep 15 21:22:19.641446 n-d-796908-3 sudo[118637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:20.032485 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:22:20.037262 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:22:20.038686 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:22:20.066871 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (6d8054ea-5c24-4de2-a00f-d8427e3dc5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:20.071409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93bbc0f3-e3b3-465f-9306-dd1bb7206269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:20.135533 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:22:20.186078 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93bbc0f3-e3b3-465f-9306-dd1bb7206269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-666698888',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=4fa28eb4-6d73-4e0b-bac6-4683b4a4137e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ee0649e7d6942c699f08f05190eff00',provider_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-09-15T21:22:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:22:20Z,user_id='b0d3b77597044f12979c6e40db2a475a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:20.189558 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3422cbc5-f699-4074-a056-77d69bdc4c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:20.192105 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3422cbc5-f699-4074-a056-77d69bdc4c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:20.195848 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0cb65af-377a-4c7a-b885-a6564f5ee07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:20.199344 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0cb65af-377a-4c7a-b885-a6564f5ee07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4fa28eb4-6d73-4e0b-bac6-4683b4a4137e', 'volume_name': 'volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:20.201929 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (affe7696-eff8-4f3f-9e26-0a6074b6fc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:20.204456 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (affe7696-eff8-4f3f-9e26-0a6074b6fc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:20.215887 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d336a14-23ea-4b50-bf44-8e9e2bbf518e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:20.218674 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Volume 4fa28eb4-6d73-4e0b-bac6-4683b4a4137e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e', 'volume_size': 1}
Sep 15 21:22:20.223052 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:20.274857 n-d-796908-3 sudo[118655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:22:20.275653 n-d-796908-3 sudo[118655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:20.960663 n-d-796908-3 sudo[118637]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:20.963544 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afc340fc--243b--4406--ab1c--59d0ad53b1e3" returned: 0 in 1.348s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:20.970724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:21.050286 n-d-796908-3 sudo[118655]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:21.053266 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.829s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:21.057332 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d336a14-23ea-4b50-bf44-8e9e2bbf518e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:21.059888 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b87d2d5f-170c-4120-9176-b64a9ff6a8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:21.078683 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Volume volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e (4fa28eb4-6d73-4e0b-bac6-4683b4a4137e): created successfully
Sep 15 21:22:21.080663 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b87d2d5f-170c-4120-9176-b64a9ff6a8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:21.083804 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (6d8054ea-5c24-4de2-a00f-d8427e3dc5e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:21.106117 n-d-796908-3 sudo[118713]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1
Sep 15 21:22:21.108158 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-00eee410-c478-4f50-a6cf-7c9dcf1aa373 tempest-VolumesSnapshotTestJSON-191196832 None] Created volume successfully.
Sep 15 21:22:21.117128 n-d-796908-3 sudo[118713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:21.482914 n-d-796908-3 sudo[118713]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:21.484708 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 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_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1" returned: 0 in 0.515s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:21.485800 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_2p8jx2a4n-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.35 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--afc340fc--243b--4406--ab1c--59d0ad53b1e3 {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:22:21.486393 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Converted 700.00 MB image at 517.00 MB/s
Sep 15 21:22:21.487183 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume afc340fc-243b-4406-ab1c-59d0ad53b1e3 successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:22:21.674781 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 607b6e6e0eca482395c1c455c44ff78b is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:22:21.675426 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Marking volume afc340fc-243b-4406-ab1c-59d0ad53b1e3 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:22:21.685017 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to afc340fc-243b-4406-ab1c-59d0ad53b1e3. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:22:21.685610 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Creating volume glance metadata for volume afc340fc-243b-4406-ab1c-59d0ad53b1e3 backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:22:21.753787 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f00762b1-8fab-43c9-a4f4-fffefbea854f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:21.755968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a347af18-bb70-42f1-bfa3-ffab8840a8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:21.766007 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Volume volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3 (afc340fc-243b-4406-ab1c-59d0ad53b1e3): created successfully
Sep 15 21:22:21.768607 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a347af18-bb70-42f1-bfa3-ffab8840a8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:21.771780 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Flow 'volume_create_manager' (cb599a35-aaca-45ef-b1b9-2bfc63d49401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:21.783441 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5dc7e5ed-0486-4fb8-b034-8e301674cc64 tempest-VolumesImageMetadata-320851549 None] Created volume successfully.
Sep 15 21:22:22.561417 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5de01b8a-b030-4a48-8227-ce1e79259342 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:22.592012 n-d-796908-3 sudo[118721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e
Sep 15 21:22:22.592936 n-d-796908-3 sudo[118721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:23.032959 n-d-796908-3 sudo[118721]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:23.035584 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5de01b8a-b030-4a48-8227-ce1e79259342 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e" returned: 0 in 0.474s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:23.046721 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5de01b8a-b030-4a48-8227-ce1e79259342 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40 --snapshot stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:23.085165 n-d-796908-3 sudo[118725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40 --snapshot stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e -L 1.00g
Sep 15 21:22:23.086464 n-d-796908-3 sudo[118725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:23.439373 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Lock "b'cinder-afc340fc-243b-4406-ab1c-59d0ad53b1e3-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:23.548396 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Skipping remove_export. No iscsi_target is presently exported for volume: afc340fc-243b-4406-ab1c-59d0ad53b1e3
Sep 15 21:22:23.549758 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:23.596619 n-d-796908-3 sudo[118739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3
Sep 15 21:22:23.598757 n-d-796908-3 sudo[118739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:23.892876 n-d-796908-3 sudo[118725]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:23.895821 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5de01b8a-b030-4a48-8227-ce1e79259342 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40 --snapshot stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e -L 1.00g" returned: 0 in 0.856s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:23.952215 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5de01b8a-b030-4a48-8227-ce1e79259342 tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:22:24.203299 n-d-796908-3 sudo[118739]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:24.205423 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3" returned: 0 in 0.656s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:24.206869 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:24.227788 n-d-796908-3 sudo[118830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3
Sep 15 21:22:24.228614 n-d-796908-3 sudo[118830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:24.700668 n-d-796908-3 sudo[118830]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:24.704037 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3" returned: 0 in 0.496s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:24.706510 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:24.731675 n-d-796908-3 sudo[118836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3
Sep 15 21:22:24.733410 n-d-796908-3 sudo[118836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:25.335170 n-d-796908-3 sudo[118836]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:25.337974 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afc340fc-243b-4406-ab1c-59d0ad53b1e3" returned: 0 in 0.631s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:25.339252 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Successfully deleted volume: afc340fc-243b-4406-ab1c-59d0ad53b1e3
Sep 15 21:22:25.425487 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Created reservations ['e1ce7542-b741-4c2b-a731-0d546ffd8ed0', 'fda04fdd-f7c1-4fb7-9ff5-6ae9cf101c88', '7041123a-7092-4cc0-a2f2-085f21404296', '14057c81-ce99-4cab-a51e-0f43c26070e1'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:25.428216 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 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.
Sep 15 21:22:25.428216 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:25.428216 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:25.523355 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:22:25.524269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:25.558806 n-d-796908-3 sudo[118841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:25.560925 n-d-796908-3 sudo[118841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:25.570361 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:22:25.576369 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:22:25.577072 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:22:25.606012 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (59867d75-9313-4d2e-95e0-5ef9184529d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:25.609268 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a3e657f-6e71-43e7-90c2-5544c48d6f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:25.634512 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:22:25.664157 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a3e657f-6e71-43e7-90c2-5544c48d6f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1735100674',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b9b0695a-caf6-48d6-bed0-c3edbf755fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ee0649e7d6942c699f08f05190eff00',provider_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-09-15T21:22:25Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:22:25Z,user_id='b0d3b77597044f12979c6e40db2a475a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:25.668104 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68182bfd-4915-40d0-a382-e2ec5fab51db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:25.670486 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68182bfd-4915-40d0-a382-e2ec5fab51db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:25.674500 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3835532-8c4d-452e-8327-d4b3d2c064d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:25.677529 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3835532-8c4d-452e-8327-d4b3d2c064d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b9b0695a-caf6-48d6-bed0-c3edbf755fb3', 'volume_name': 'volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3', 'volume_size': 2, 'snapshot_id': '0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:25.680877 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c60f4694-94df-47d9-b80f-bb904f212db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:25.685924 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c60f4694-94df-47d9-b80f-bb904f212db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:25.688332 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fdf48c6-5620-4071-8513-992b605eed86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:25.689324 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Volume b9b0695a-caf6-48d6-bed0-c3edbf755fb3: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3', 'volume_size': 2, 'snapshot_id': '0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40'}
Sep 15 21:22:25.715007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3 stack-volumes-lvmdriver-1 -L 2g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:25.750760 n-d-796908-3 sudo[118844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3 stack-volumes-lvmdriver-1 -L 2g
Sep 15 21:22:25.752181 n-d-796908-3 sudo[118844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:26.060632 n-d-796908-3 sudo[118841]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:26.064124 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:26.066749 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:26.105475 n-d-796908-3 sudo[118848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:26.107089 n-d-796908-3 sudo[118848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:26.520271 n-d-796908-3 sudo[118844]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:26.523021 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.808s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:26.526776 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:26.558794 n-d-796908-3 sudo[118880]: 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-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40
Sep 15 21:22:26.560584 n-d-796908-3 sudo[118880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:26.942355 n-d-796908-3 sudo[118848]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:26.945337 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] CMD "sudo 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.878s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:26.948918 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:22:26.958068 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Deleted volume successfully.
Sep 15 21:22:26.997044 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-25cae68b-58ae-495f-b32d-0ada43b76313 tempest-VolumesImageMetadata-320851549 None] Lock "b'cinder-afc340fc-243b-4406-ab1c-59d0ad53b1e3-delete_volume'" released by "delete_volume" :: held 3.560s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:27.147607 n-d-796908-3 sudo[118880]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:27.149402 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40" returned: 0 in 0.623s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:27.151188 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:27.180200 n-d-796908-3 sudo[118884]: 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--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 iflag=direct
Sep 15 21:22:27.181719 n-d-796908-3 sudo[118884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:27.602921 n-d-796908-3 sudo[118884]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:27.605224 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 iflag=direct" returned: 0 in 0.454s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:27.606274 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:27.626709 n-d-796908-3 sudo[118896]: 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--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 oflag=direct
Sep 15 21:22:27.627517 n-d-796908-3 sudo[118896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:28.003387 n-d-796908-3 sudo[118896]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:28.006153 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 oflag=direct" returned: 0 in 0.399s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:28.007705 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:28.031051 n-d-796908-3 sudo[118909]: 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--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:22:28.033330 n-d-796908-3 sudo[118909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:31.090478 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:22:31.102523 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:22:31.103759 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:22:31.135709 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Flow 'volume_create_manager' (16ec100a-5153-44ad-9e36-7c6889ad1a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:31.157290 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc00bc7b-9710-4a5b-8865-d021362f25ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:31.190724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:22:31.230453 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc00bc7b-9710-4a5b-8865-d021362f25ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-183883080',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=954122c2-ccb4-4764-83a5-7e3964d1fa03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84b9100cc9804cdea0354f88c506430d',provider_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-09-15T21:22:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:22:31Z,user_id='3a9139f418fc47a8ba7a0bd6fd8c1072',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:31.244745 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2353e78-4e70-44b9-a662-f92d0cb7bd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:31.246985 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2353e78-4e70-44b9-a662-f92d0cb7bd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:31.249323 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (512c1ccb-273a-4dff-8aa4-367dd8f4453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:31.252034 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (512c1ccb-273a-4dff-8aa4-367dd8f4453d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '954122c2-ccb4-4764-83a5-7e3964d1fa03', 'volume_name': 'volume-954122c2-ccb4-4764-83a5-7e3964d1fa03', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:31.254372 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9718448a-1c2d-4b7e-8857-13a765d8bbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:31.256737 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9718448a-1c2d-4b7e-8857-13a765d8bbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:31.259113 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23a7d9b3-0517-4d77-9cd7-af90a0069d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:31.260112 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Volume 954122c2-ccb4-4764-83a5-7e3964d1fa03: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-954122c2-ccb4-4764-83a5-7e3964d1fa03', 'volume_size': 1}
Sep 15 21:22:31.261654 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:31.300708 n-d-796908-3 sudo[118916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:22:31.301507 n-d-796908-3 sudo[118916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:32.422468 n-d-796908-3 sudo[118916]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:32.425446 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.163s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:32.429856 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23a7d9b3-0517-4d77-9cd7-af90a0069d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-954122c2-ccb4-4764-83a5-7e3964d1fa03', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:32.432450 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03cb757b-cdca-4f7b-acd2-588b610b6959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:32.454676 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Volume volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 (954122c2-ccb4-4764-83a5-7e3964d1fa03): created successfully
Sep 15 21:22:32.457610 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03cb757b-cdca-4f7b-acd2-588b610b6959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:32.462381 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Flow 'volume_create_manager' (16ec100a-5153-44ad-9e36-7c6889ad1a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:32.481849 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bc2784dd-9ef9-4b34-b13e-23691f2747de tempest-VolumesDeleteCascade-2084322881 None] Created volume successfully.
Sep 15 21:22:34.282037 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f1571a1-a17c-4fdc-aa43-8e41de618d25 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:34.337410 n-d-796908-3 sudo[118953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03
Sep 15 21:22:34.339161 n-d-796908-3 sudo[118953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:34.903633 n-d-796908-3 sudo[118953]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:34.906365 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f1571a1-a17c-4fdc-aa43-8e41de618d25 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03" returned: 0 in 0.624s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:34.910145 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f1571a1-a17c-4fdc-aa43-8e41de618d25 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7a25a26-2675-4382-a9b8-b08826bbeadc --snapshot stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:34.925603 n-d-796908-3 sudo[118909]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:34.942551 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.934s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:34.943924 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0141f8dd--fe8f--44a0--ae8d--dfb3deb88d40, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b9b0695a--caf6--48d6--bed0--c3edbf755fb3, size 1024.00 MB, duration 6.94 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:22:34.946093 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Volume copy 1024.00 MB at 147.63 MB/s
Sep 15 21:22:34.970020 n-d-796908-3 sudo[118959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7a25a26-2675-4382-a9b8-b08826bbeadc --snapshot stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 -L 1.00g
Sep 15 21:22:34.970879 n-d-796908-3 sudo[118959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:35.012440 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fdf48c6-5620-4071-8513-992b605eed86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3', 'volume_size': 2, 'snapshot_id': '0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:35.015544 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d96a60c-81fd-419c-9607-3999cdc2f2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:35.028473 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Volume volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3 (b9b0695a-caf6-48d6-bed0-c3edbf755fb3): created successfully
Sep 15 21:22:35.030677 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d96a60c-81fd-419c-9607-3999cdc2f2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:35.034036 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (59867d75-9313-4d2e-95e0-5ef9184529d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:35.050291 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-3751f93b-9a73-4858-9f08-9cd1d41b6a56 tempest-VolumesSnapshotTestJSON-191196832 None] Created volume successfully.
Sep 15 21:22:35.772433 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-b9b0695a-caf6-48d6-bed0-c3edbf755fb3-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:35.887886 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Skipping remove_export. No iscsi_target is presently exported for volume: b9b0695a-caf6-48d6-bed0-c3edbf755fb3
Sep 15 21:22:35.890371 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:35.900089 n-d-796908-3 sudo[118959]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:35.933706 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f1571a1-a17c-4fdc-aa43-8e41de618d25 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7a25a26-2675-4382-a9b8-b08826bbeadc --snapshot stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 -L 1.00g" returned: 0 in 1.024s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:35.975652 n-d-796908-3 sudo[119072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3
Sep 15 21:22:35.977106 n-d-796908-3 sudo[119072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:36.074769 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1f1571a1-a17c-4fdc-aa43-8e41de618d25 tempest-VolumesDeleteCascade-2084322881 None] Create snapshot completed successfully
Sep 15 21:22:36.742867 n-d-796908-3 sudo[119072]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:36.745351 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3" returned: 0 in 0.855s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:36.746889 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:36.797285 n-d-796908-3 sudo[119076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3
Sep 15 21:22:36.798124 n-d-796908-3 sudo[119076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:37.060724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-05e9b190-54b3-4a6c-a75f-662c353b82c3 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:37.106285 n-d-796908-3 sudo[119078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03
Sep 15 21:22:37.107131 n-d-796908-3 sudo[119078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:37.593334 n-d-796908-3 sudo[119076]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:37.595698 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3" returned: 0 in 0.848s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:37.597968 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:37.624472 n-d-796908-3 sudo[119082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3
Sep 15 21:22:37.626155 n-d-796908-3 sudo[119082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:37.754700 n-d-796908-3 sudo[119078]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:37.759174 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-05e9b190-54b3-4a6c-a75f-662c353b82c3 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03" returned: 0 in 0.698s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:37.762441 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-05e9b190-54b3-4a6c-a75f-662c353b82c3 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4c533aae-092e-488b-82bb-0eb61a023076 --snapshot stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:37.804470 n-d-796908-3 sudo[119084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4c533aae-092e-488b-82bb-0eb61a023076 --snapshot stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 -L 1.00g
Sep 15 21:22:37.806979 n-d-796908-3 sudo[119084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:38.231720 n-d-796908-3 sudo[119082]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:38.234179 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9b0695a-caf6-48d6-bed0-c3edbf755fb3" returned: 0 in 0.636s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:38.235360 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Successfully deleted volume: b9b0695a-caf6-48d6-bed0-c3edbf755fb3
Sep 15 21:22:38.285258 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['63c2b360-0a67-4660-bf53-253e81b05641', 'b08fa857-fe41-4691-a755-cdd7d44829d3', '502fc2fe-89d7-421f-b793-dc5644aaa5d5', 'daa22894-26b4-4a78-831b-5562e203a7ad'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:38.287932 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:22:38.287932 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:38.287932 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:38.355597 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:22:38.356948 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:38.413780 n-d-796908-3 sudo[119116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:38.415392 n-d-796908-3 sudo[119116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:38.670945 n-d-796908-3 sudo[119084]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:38.673594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-05e9b190-54b3-4a6c-a75f-662c353b82c3 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4c533aae-092e-488b-82bb-0eb61a023076 --snapshot stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 -L 1.00g" returned: 0 in 0.911s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:38.744955 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-05e9b190-54b3-4a6c-a75f-662c353b82c3 tempest-VolumesDeleteCascade-2084322881 None] Create snapshot completed successfully
Sep 15 21:22:38.987928 n-d-796908-3 sudo[119116]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:38.990835 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:38.992921 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:39.021597 n-d-796908-3 sudo[119201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:39.023279 n-d-796908-3 sudo[119201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:39.340147 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-954122c2-ccb4-4764-83a5-7e3964d1fa03-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:39.575812 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Skipping remove_export. No iscsi_target is presently exported for volume: 954122c2-ccb4-4764-83a5-7e3964d1fa03
Sep 15 21:22:39.576590 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Performing cascade delete. {{(pid=84104) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 15 21:22:39.628801 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-4c533aae-092e-488b-82bb-0eb61a023076-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:39.637339 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo 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-4c533aae-092e-488b-82bb-0eb61a023076 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:39.696061 n-d-796908-3 sudo[119203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-4c533aae-092e-488b-82bb-0eb61a023076
Sep 15 21:22:39.696880 n-d-796908-3 sudo[119203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:39.876245 n-d-796908-3 sudo[119201]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:39.878786 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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.885s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:39.881897 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:22:39.890118 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Deleted volume successfully.
Sep 15 21:22:39.914943 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-9bdac8cd-13ec-47a1-b4f9-bf3a199f6b20 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-b9b0695a-caf6-48d6-bed0-c3edbf755fb3-delete_volume'" released by "delete_volume" :: held 4.143s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:40.001447 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:22:40.006892 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:22:40.007461 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:22:40.022311 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (4532e574-1f78-40ac-92de-070e38d6469e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:40.025673 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e2b3361-02fa-46e2-ac0a-e6a358c6d6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:40.052021 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:22:40.079914 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e2b3361-02fa-46e2-ac0a-e6a358c6d6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-132354013',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=3c9183ee-d930-4e04-b4ad-6acf06a0ad01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ee0649e7d6942c699f08f05190eff00',provider_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-09-15T21:22:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:22:40Z,user_id='b0d3b77597044f12979c6e40db2a475a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:40.082950 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e1b3acf-840e-4d3e-9713-130d9a3ddb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:40.086724 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e1b3acf-840e-4d3e-9713-130d9a3ddb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:40.089103 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7213e2d6-abed-4e8c-b6ce-76196b3283eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:40.092184 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7213e2d6-abed-4e8c-b6ce-76196b3283eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3c9183ee-d930-4e04-b4ad-6acf06a0ad01', 'volume_name': 'volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:40.095514 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a242218-42ec-456d-823b-5864baa9df54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:40.097929 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a242218-42ec-456d-823b-5864baa9df54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:40.100665 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6344302e-0a61-4289-ad2c-c45d02de4331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:40.101758 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Volume 3c9183ee-d930-4e04-b4ad-6acf06a0ad01: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01', 'volume_size': 1}
Sep 15 21:22:40.103158 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:40.130113 n-d-796908-3 sudo[119206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:22:40.131407 n-d-796908-3 sudo[119206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:40.278825 n-d-796908-3 sudo[119203]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:40.281499 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo 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-4c533aae-092e-488b-82bb-0eb61a023076" returned: 0 in 0.651s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:40.284036 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4c533aae-092e-488b-82bb-0eb61a023076 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:40.314942 n-d-796908-3 sudo[119209]: ubuntu : TTY=unknown ; 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-4c533aae-092e-488b-82bb-0eb61a023076
Sep 15 21:22:40.315779 n-d-796908-3 sudo[119209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:40.794917 n-d-796908-3 sudo[119206]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:40.797229 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.694s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:40.801240 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6344302e-0a61-4289-ad2c-c45d02de4331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:40.805418 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5f96774-bd81-4d5f-8bc1-2e7c51956bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:40.820382 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Volume volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 (3c9183ee-d930-4e04-b4ad-6acf06a0ad01): created successfully
Sep 15 21:22:40.822881 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5f96774-bd81-4d5f-8bc1-2e7c51956bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:40.827434 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (4532e574-1f78-40ac-92de-070e38d6469e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:40.860376 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-004bbdea-34ea-4d12-84a9-36a27b9fedf6 tempest-VolumesSnapshotTestJSON-191196832 None] Created volume successfully.
Sep 15 21:22:41.107055 n-d-796908-3 sudo[119209]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:41.108893 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4c533aae-092e-488b-82bb-0eb61a023076" returned: 0 in 0.825s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:41.219606 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Created reservations ['8545f190-11d9-4959-bf88-1affc2860c09', 'ec9f8c5b-5da5-41ad-a32d-92d90fa213fe', 'ec0e2a52-987e-4262-8466-f2f6bcb6c3a4', '06a08bdb-c6db-494e-b2d7-7e1a5befefc9'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:41.222261 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 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.
Sep 15 21:22:41.222261 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:41.222261 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:41.301189 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Delete snapshot completed successfully.
Sep 15 21:22:41.308127 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-4c533aae-092e-488b-82bb-0eb61a023076-delete_snapshot'" released by "delete_snapshot" :: held 1.681s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:41.319725 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-d7a25a26-2675-4382-a9b8-b08826bbeadc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:41.321338 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo 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-d7a25a26-2675-4382-a9b8-b08826bbeadc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:41.376108 n-d-796908-3 sudo[119304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-d7a25a26-2675-4382-a9b8-b08826bbeadc
Sep 15 21:22:41.377787 n-d-796908-3 sudo[119304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:41.665692 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec4310c8-fb0d-4ece-8485-1333a1961f5a tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:41.734695 n-d-796908-3 sudo[119306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01
Sep 15 21:22:41.737878 n-d-796908-3 sudo[119306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:42.062311 n-d-796908-3 sudo[119304]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:42.065142 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo 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-d7a25a26-2675-4382-a9b8-b08826bbeadc" returned: 0 in 0.743s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:42.068576 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7a25a26-2675-4382-a9b8-b08826bbeadc {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:42.090088 n-d-796908-3 sudo[119309]: ubuntu : TTY=unknown ; 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-d7a25a26-2675-4382-a9b8-b08826bbeadc
Sep 15 21:22:42.095771 n-d-796908-3 sudo[119309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:42.259493 n-d-796908-3 sudo[119306]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:42.262255 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec4310c8-fb0d-4ece-8485-1333a1961f5a tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01" returned: 0 in 0.596s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:42.264062 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec4310c8-fb0d-4ece-8485-1333a1961f5a tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b2710f9-e192-4ca4-be4c-ed7406a5c553 --snapshot stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:42.291177 n-d-796908-3 sudo[119312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b2710f9-e192-4ca4-be4c-ed7406a5c553 --snapshot stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 -L 1.00g
Sep 15 21:22:42.292745 n-d-796908-3 sudo[119312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:42.717999 n-d-796908-3 sudo[119309]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:42.721448 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7a25a26-2675-4382-a9b8-b08826bbeadc" returned: 0 in 0.652s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:42.867665 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Created reservations ['cb05d0e0-f205-42f8-96a1-f4812e078dc6', 'd5c9130c-4575-4caa-96b8-6b9c9a40e98a', 'be758157-6b98-4f32-b5a4-166de1857225', '7c9210a7-f02c-4024-86e9-2b5198033f6e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:42.871244 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 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.
Sep 15 21:22:42.871244 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:42.871244 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:43.031013 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Delete snapshot completed successfully.
Sep 15 21:22:43.051940 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-d7a25a26-2675-4382-a9b8-b08826bbeadc-delete_snapshot'" released by "delete_snapshot" :: held 1.727s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:43.058385 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Snapshots deleted, issuing volume delete {{(pid=84104) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 15 21:22:43.065899 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:43.130753 n-d-796908-3 sudo[119427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03
Sep 15 21:22:43.133082 n-d-796908-3 sudo[119427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:43.300555 n-d-796908-3 sudo[119312]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:43.303450 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec4310c8-fb0d-4ece-8485-1333a1961f5a tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b2710f9-e192-4ca4-be4c-ed7406a5c553 --snapshot stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 -L 1.00g" returned: 0 in 1.038s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:43.425245 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ec4310c8-fb0d-4ece-8485-1333a1961f5a tempest-VolumesSnapshotTestJSON-191196832 None] Create snapshot completed successfully
Sep 15 21:22:43.651103 n-d-796908-3 sudo[119427]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:43.653393 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03" returned: 0 in 0.592s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:43.654700 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:43.674999 n-d-796908-3 sudo[119460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03
Sep 15 21:22:43.675912 n-d-796908-3 sudo[119460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:44.271424 n-d-796908-3 sudo[119460]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:44.274139 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03" returned: 0 in 0.619s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:44.276015 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:44.297640 n-d-796908-3 sudo[119463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03
Sep 15 21:22:44.299379 n-d-796908-3 sudo[119463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:44.633404 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:22:44.640668 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:22:44.640883 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:22:44.666265 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (795eb1dc-6b8d-4566-b0aa-a5cfc892eecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:44.670173 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3fdf58bb-1956-45a2-8e18-4bf8d91cf833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:44.697108 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:22:44.757199 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3fdf58bb-1956-45a2-8e18-4bf8d91cf833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:22:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1819072730',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=c06d1b38-eb5f-41cd-b198-ad2557eee316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ee0649e7d6942c699f08f05190eff00',provider_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-09-15T21:22:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=5b2710f9-e192-4ca4-be4c-ed7406a5c553,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:22:45Z,user_id='b0d3b77597044f12979c6e40db2a475a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:44.762260 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2abddde-fde8-4b2b-b8db-cd88f250243a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:44.767753 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2abddde-fde8-4b2b-b8db-cd88f250243a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:44.774882 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa7e5490-dc09-4fb3-b136-c92b1b0a3eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:44.788593 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa7e5490-dc09-4fb3-b136-c92b1b0a3eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c06d1b38-eb5f-41cd-b198-ad2557eee316', 'volume_name': 'volume-c06d1b38-eb5f-41cd-b198-ad2557eee316', 'volume_size': 1, 'snapshot_id': '5b2710f9-e192-4ca4-be4c-ed7406a5c553'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:44.790886 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f951d837-dca4-4788-b011-0e623bc86cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:44.804600 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f951d837-dca4-4788-b011-0e623bc86cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:44.809242 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08b914f6-90df-44ef-b8c4-5b211ba8949f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:44.818814 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Volume c06d1b38-eb5f-41cd-b198-ad2557eee316: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c06d1b38-eb5f-41cd-b198-ad2557eee316', 'volume_size': 1, 'snapshot_id': '5b2710f9-e192-4ca4-be4c-ed7406a5c553'}
Sep 15 21:22:44.845320 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c06d1b38-eb5f-41cd-b198-ad2557eee316 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:44.866564 n-d-796908-3 sudo[119468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c06d1b38-eb5f-41cd-b198-ad2557eee316 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:22:44.867552 n-d-796908-3 sudo[119468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:45.018325 n-d-796908-3 sudo[119463]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:45.020947 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-954122c2-ccb4-4764-83a5-7e3964d1fa03" returned: 0 in 0.744s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:45.022390 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Successfully deleted volume: 954122c2-ccb4-4764-83a5-7e3964d1fa03
Sep 15 21:22:45.076363 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Created reservations ['28477159-9ace-4568-ae6a-f34f67d72594', '34ccc65f-7d9a-49cf-bf6b-821f33f12f74', '80dcbe5f-ce89-44ce-a3a6-a1fb05a47c70', 'cda01b89-6425-4ebe-9b77-d67de4096150'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:45.079425 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 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.
Sep 15 21:22:45.079425 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:45.079425 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:45.141092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:22:45.142261 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:45.184287 n-d-796908-3 sudo[119472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:45.191257 n-d-796908-3 sudo[119472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:45.513751 n-d-796908-3 sudo[119468]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:45.516439 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c06d1b38-eb5f-41cd-b198-ad2557eee316 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.671s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:45.519172 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-5b2710f9-e192-4ca4-be4c-ed7406a5c553 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:45.581680 n-d-796908-3 sudo[119504]: 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-5b2710f9-e192-4ca4-be4c-ed7406a5c553
Sep 15 21:22:45.586791 n-d-796908-3 sudo[119504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:45.857244 n-d-796908-3 sudo[119472]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:45.860207 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.717s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:45.862560 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:45.907422 n-d-796908-3 sudo[119507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:45.913086 n-d-796908-3 sudo[119507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:46.309259 n-d-796908-3 sudo[119504]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:46.314629 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-5b2710f9-e192-4ca4-be4c-ed7406a5c553" returned: 0 in 0.792s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:46.314629 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:46.379694 n-d-796908-3 sudo[119510]: 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--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 iflag=direct
Sep 15 21:22:46.387006 n-d-796908-3 sudo[119510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:46.422913 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:22:46.440613 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:22:46.441534 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:22:46.468671 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Flow 'volume_create_manager' (c19b774f-4e25-4828-9bf8-55e94fb88282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:46.472808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cdc75df6-bd50-47c8-be06-d9b308f6f29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:46.532939 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:22:46.605671 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cdc75df6-bd50-47c8-be06-d9b308f6f29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-990267685',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=dc971ef4-313e-41ab-9b29-3d99e24dd45e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84b9100cc9804cdea0354f88c506430d',provider_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-09-15T21:22:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:22:46Z,user_id='3a9139f418fc47a8ba7a0bd6fd8c1072',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:46.614728 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (247b0182-309c-4e84-8b93-180bed73eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:46.620081 n-d-796908-3 sudo[119507]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:46.624017 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (247b0182-309c-4e84-8b93-180bed73eff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:46.626582 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0311f0d-bd51-4d89-b0e5-a5db259bda3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:46.642726 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0311f0d-bd51-4d89-b0e5-a5db259bda3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc971ef4-313e-41ab-9b29-3d99e24dd45e', 'volume_name': 'volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:46.645251 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdd8e9b0-86ce-4e3e-9bd5-e8ba9b4b3e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:46.656379 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdd8e9b0-86ce-4e3e-9bd5-e8ba9b4b3e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:46.659684 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d5a5312-4fc3-4c6a-b064-02cd4fad9f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:46.660654 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Volume dc971ef4-313e-41ab-9b29-3d99e24dd45e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e', 'volume_size': 1}
Sep 15 21:22:46.662470 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:46.705951 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo 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.843s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:46.709981 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:22:46.725837 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Deleted volume successfully.
Sep 15 21:22:46.744259 n-d-796908-3 sudo[119513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:22:46.747075 n-d-796908-3 sudo[119513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:46.758642 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e3d61c7c-53f5-4722-8cb4-b027b8a65f9c tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-954122c2-ccb4-4764-83a5-7e3964d1fa03-delete_volume'" released by "delete_volume" :: held 7.419s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:22:47.233095 n-d-796908-3 sudo[119510]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:47.235352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 iflag=direct" returned: 0 in 0.921s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:47.236590 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:47.292417 n-d-796908-3 sudo[119525]: 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--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 oflag=direct
Sep 15 21:22:47.295653 n-d-796908-3 sudo[119525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:47.797910 n-d-796908-3 sudo[119513]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:47.801550 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.139s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:47.805720 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d5a5312-4fc3-4c6a-b064-02cd4fad9f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:47.808100 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (792c9da9-3258-4c71-a500-e9798f45bc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:47.829018 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Volume volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e (dc971ef4-313e-41ab-9b29-3d99e24dd45e): created successfully
Sep 15 21:22:47.830640 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (792c9da9-3258-4c71-a500-e9798f45bc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:47.833621 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Flow 'volume_create_manager' (c19b774f-4e25-4828-9bf8-55e94fb88282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:47.849605 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-94187dc3-6430-4e01-b184-d6bfce577f8e tempest-VolumesDeleteCascade-2084322881 None] Created volume successfully.
Sep 15 21:22:47.953983 n-d-796908-3 sudo[119525]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:47.956201 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 oflag=direct" returned: 0 in 0.720s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:47.957279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:48.022741 n-d-796908-3 sudo[119567]: 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--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:22:48.023661 n-d-796908-3 sudo[119567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:49.543689 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d5538180-ba09-4a18-badc-73b1fdf892dd tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:49.604919 n-d-796908-3 sudo[119582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e
Sep 15 21:22:49.605978 n-d-796908-3 sudo[119582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:50.278634 n-d-796908-3 sudo[119582]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:50.281488 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d5538180-ba09-4a18-badc-73b1fdf892dd tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e" returned: 0 in 0.738s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:50.283391 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d5538180-ba09-4a18-badc-73b1fdf892dd tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e464d99f-fa48-4332-be27-794da217611d --snapshot stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:50.343564 n-d-796908-3 sudo[119587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e464d99f-fa48-4332-be27-794da217611d --snapshot stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e -L 1.00g
Sep 15 21:22:50.348437 n-d-796908-3 sudo[119587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:51.473071 n-d-796908-3 sudo[119587]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:51.476276 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d5538180-ba09-4a18-badc-73b1fdf892dd tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e464d99f-fa48-4332-be27-794da217611d --snapshot stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e -L 1.00g" returned: 0 in 1.193s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:51.606141 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d5538180-ba09-4a18-badc-73b1fdf892dd tempest-VolumesDeleteCascade-2084322881 None] Create snapshot completed successfully
Sep 15 21:22:53.970015 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:22:53.978177 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:22:53.978953 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:22:54.009223 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Flow 'volume_create_manager' (c44502e8-f52e-45f0-b324-a0ba07c80df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:54.026770 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88256262-be48-46ed-92a8-f1a50d14e901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:54.054757 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:22:54.113730 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88256262-be48-46ed-92a8-f1a50d14e901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-112887804',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=10db8e7c-90ce-474c-a519-9dbcd8277e46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84b9100cc9804cdea0354f88c506430d',provider_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-09-15T21:22:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=e464d99f-fa48-4332-be27-794da217611d,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:22:54Z,user_id='3a9139f418fc47a8ba7a0bd6fd8c1072',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:54.120919 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d85cf3c4-8f97-4f90-b0af-dad370b33fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:54.136062 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d85cf3c4-8f97-4f90-b0af-dad370b33fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:54.147461 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a0329a4-3632-44df-8388-bff5a56e2a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:54.154822 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a0329a4-3632-44df-8388-bff5a56e2a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '10db8e7c-90ce-474c-a519-9dbcd8277e46', 'volume_name': 'volume-10db8e7c-90ce-474c-a519-9dbcd8277e46', 'volume_size': 1, 'snapshot_id': 'e464d99f-fa48-4332-be27-794da217611d'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:54.161857 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cba98c6c-7469-4337-9d78-52830b9f9474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:54.165480 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cba98c6c-7469-4337-9d78-52830b9f9474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:54.167933 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f9aad7d-be09-4208-83de-20ba0cfb7f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:54.169012 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Volume 10db8e7c-90ce-474c-a519-9dbcd8277e46: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-10db8e7c-90ce-474c-a519-9dbcd8277e46', 'volume_size': 1, 'snapshot_id': 'e464d99f-fa48-4332-be27-794da217611d'}
Sep 15 21:22:54.189296 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10db8e7c-90ce-474c-a519-9dbcd8277e46 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:54.224598 n-d-796908-3 sudo[119700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10db8e7c-90ce-474c-a519-9dbcd8277e46 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:22:54.225400 n-d-796908-3 sudo[119700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:55.162572 n-d-796908-3 sudo[119567]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:55.167719 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5b2710f9--e192--4ca4--be4c--ed7406a5c553 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.210s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:55.169277 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5b2710f9--e192--4ca4--be4c--ed7406a5c553, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c06d1b38--eb5f--41cd--b198--ad2557eee316, size 1024.00 MB, duration 7.21 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:22:55.169912 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Volume copy 1024.00 MB at 141.98 MB/s
Sep 15 21:22:55.251787 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08b914f6-90df-44ef-b8c4-5b211ba8949f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c06d1b38-eb5f-41cd-b198-ad2557eee316', 'volume_size': 1, 'snapshot_id': '5b2710f9-e192-4ca4-be4c-ed7406a5c553'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:55.255176 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6346185-da32-4430-ad6c-09fce77c724c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:55.267089 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Volume volume-c06d1b38-eb5f-41cd-b198-ad2557eee316 (c06d1b38-eb5f-41cd-b198-ad2557eee316): created successfully
Sep 15 21:22:55.270053 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6346185-da32-4430-ad6c-09fce77c724c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:55.278463 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Flow 'volume_create_manager' (795eb1dc-6b8d-4566-b0aa-a5cfc892eecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:55.308391 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6eddda82-306a-4b01-81be-5eabda6cdd32 tempest-VolumesSnapshotTestJSON-191196832 None] Created volume successfully.
Sep 15 21:22:55.331789 n-d-796908-3 sudo[119700]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:55.335085 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10db8e7c-90ce-474c-a519-9dbcd8277e46 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.146s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:55.336853 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e464d99f-fa48-4332-be27-794da217611d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:55.358100 n-d-796908-3 sudo[119746]: 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-e464d99f-fa48-4332-be27-794da217611d
Sep 15 21:22:55.358959 n-d-796908-3 sudo[119746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:55.837401 n-d-796908-3 sudo[119746]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:55.841757 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e464d99f-fa48-4332-be27-794da217611d" returned: 0 in 0.503s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:55.846718 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:55.885484 n-d-796908-3 sudo[119749]: 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--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 iflag=direct
Sep 15 21:22:55.886298 n-d-796908-3 sudo[119749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:56.341243 n-d-796908-3 sudo[119749]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:56.344471 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 iflag=direct" returned: 0 in 0.497s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:56.345501 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:56.368441 n-d-796908-3 sudo[119766]: 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--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 oflag=direct
Sep 15 21:22:56.369892 n-d-796908-3 sudo[119766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:56.586546 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-c06d1b38-eb5f-41cd-b198-ad2557eee316-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:56.724345 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Skipping remove_export. No iscsi_target is presently exported for volume: c06d1b38-eb5f-41cd-b198-ad2557eee316
Sep 15 21:22:56.725443 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:56.781439 n-d-796908-3 sudo[119773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316
Sep 15 21:22:56.783125 n-d-796908-3 sudo[119773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:57.075529 n-d-796908-3 sudo[119766]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:57.078119 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 oflag=direct" returned: 0 in 0.732s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:57.079201 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:57.101018 n-d-796908-3 sudo[119785]: 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--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:22:57.102451 n-d-796908-3 sudo[119785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:57.349158 n-d-796908-3 sudo[119773]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:57.351722 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316" returned: 0 in 0.626s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:57.353307 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:57.414689 n-d-796908-3 sudo[119788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316
Sep 15 21:22:57.418825 n-d-796908-3 sudo[119788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:58.269898 n-d-796908-3 sudo[119788]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:58.273186 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316" returned: 0 in 0.919s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:58.275389 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:58.313676 n-d-796908-3 sudo[119794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316
Sep 15 21:22:58.319195 n-d-796908-3 sudo[119794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:59.015472 n-d-796908-3 sudo[119794]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:59.018450 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c06d1b38-eb5f-41cd-b198-ad2557eee316" returned: 0 in 0.743s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:59.021148 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Successfully deleted volume: c06d1b38-eb5f-41cd-b198-ad2557eee316
Sep 15 21:22:59.123059 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['e327ca26-e67c-43c6-8ef6-c137f6a1999c', 'cd98c755-7234-4bc9-8743-aced51b28dcb', '1f6abe71-69eb-4a8b-a81d-e3e9741e96ea', '73f0e65d-89ab-43b5-8a25-be8eeafd7f76'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:22:59.126579 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:22:59.126579 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:22:59.126579 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:22:59.274541 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:22:59.276546 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:59.322828 n-d-796908-3 sudo[119799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:22:59.324467 n-d-796908-3 sudo[119799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:59.947310 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-5b2710f9-e192-4ca4-be4c-ed7406a5c553-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:22:59.952678 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-5b2710f9-e192-4ca4-be4c-ed7406a5c553 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:00.022096 n-d-796908-3 sudo[119801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-5b2710f9-e192-4ca4-be4c-ed7406a5c553
Sep 15 21:23:00.026315 n-d-796908-3 sudo[119801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:00.534767 n-d-796908-3 sudo[119799]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:00.537208 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.260s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:00.540715 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:00.593241 n-d-796908-3 sudo[119804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:00.601221 n-d-796908-3 sudo[119804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:00.838811 n-d-796908-3 sudo[119801]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:00.841310 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-5b2710f9-e192-4ca4-be4c-ed7406a5c553" returned: 0 in 0.888s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:00.847030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5b2710f9-e192-4ca4-be4c-ed7406a5c553 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:00.915458 n-d-796908-3 sudo[119807]: ubuntu : TTY=unknown ; 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-5b2710f9-e192-4ca4-be4c-ed7406a5c553
Sep 15 21:23:00.927978 n-d-796908-3 sudo[119807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:01.532263 n-d-796908-3 sudo[119804]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:01.535264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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.994s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:01.538219 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:01.549234 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Deleted volume successfully.
Sep 15 21:23:01.630721 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c96fb303-289d-49c1-a2f4-e7aec70d7bad tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-c06d1b38-eb5f-41cd-b198-ad2557eee316-delete_volume'" released by "delete_volume" :: held 5.041s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:02.461858 n-d-796908-3 sudo[119807]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:02.464243 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5b2710f9-e192-4ca4-be4c-ed7406a5c553" returned: 0 in 1.617s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:02.688955 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['bcc5e221-9df9-4f41-8222-c4787cbce9bf', '3ec0caff-d6c8-4360-baf4-a85b07fdebc2', 'ba9e5e1b-2710-4123-b684-c8f9b677a916', '9ae9c495-a920-40d6-a983-b621c6c148cb'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:02.691462 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:23:02.691462 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:02.691462 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:02.771028 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:23:02.788198 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7eb9a023-f5c1-40be-ac7e-de68d477794b tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-5b2710f9-e192-4ca4-be4c-ed7406a5c553-delete_snapshot'" released by "delete_snapshot" :: held 2.840s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:03.801926 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-3c9183ee-d930-4e04-b4ad-6acf06a0ad01-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:04.053868 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3c9183ee-d930-4e04-b4ad-6acf06a0ad01
Sep 15 21:23:04.055154 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:04.101610 n-d-796908-3 sudo[119906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01
Sep 15 21:23:04.102451 n-d-796908-3 sudo[119906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:04.627339 n-d-796908-3 sudo[119785]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:04.631325 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e464d99f--fa48--4332--be27--794da217611d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.550s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:04.632043 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e464d99f--fa48--4332--be27--794da217611d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--10db8e7c--90ce--474c--a519--9dbcd8277e46, size 1024.00 MB, duration 7.55 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:23:04.632446 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Volume copy 1024.00 MB at 135.57 MB/s
Sep 15 21:23:04.760666 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f9aad7d-be09-4208-83de-20ba0cfb7f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10db8e7c-90ce-474c-a519-9dbcd8277e46', 'volume_size': 1, 'snapshot_id': 'e464d99f-fa48-4332-be27-794da217611d'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:04.765257 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3af74b2e-2681-4cce-9b9f-3b5d6a947a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:04.789918 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Volume volume-10db8e7c-90ce-474c-a519-9dbcd8277e46 (10db8e7c-90ce-474c-a519-9dbcd8277e46): created successfully
Sep 15 21:23:04.794688 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3af74b2e-2681-4cce-9b9f-3b5d6a947a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:04.801938 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Flow 'volume_create_manager' (c44502e8-f52e-45f0-b324-a0ba07c80df8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:04.836969 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-013fa624-f5e7-4256-8230-36807af31601 tempest-VolumesDeleteCascade-2084322881 None] Created volume successfully.
Sep 15 21:23:05.052298 n-d-796908-3 sudo[119906]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:05.054203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01" returned: 0 in 0.999s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:05.055482 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:05.100959 n-d-796908-3 sudo[119920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01
Sep 15 21:23:05.102437 n-d-796908-3 sudo[119920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:05.342342 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-dc971ef4-313e-41ab-9b29-3d99e24dd45e-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:05.515944 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Skipping remove_export. No iscsi_target is presently exported for volume: dc971ef4-313e-41ab-9b29-3d99e24dd45e
Sep 15 21:23:05.516509 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Performing cascade delete. {{(pid=84104) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 15 21:23:05.536232 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-e464d99f-fa48-4332-be27-794da217611d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:05.537846 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo 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-e464d99f-fa48-4332-be27-794da217611d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:05.593365 n-d-796908-3 sudo[119929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-e464d99f-fa48-4332-be27-794da217611d
Sep 15 21:23:05.598817 n-d-796908-3 sudo[119929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:06.025417 n-d-796908-3 sudo[119920]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:06.027648 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01" returned: 0 in 0.972s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:06.030139 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:06.116506 n-d-796908-3 sudo[119955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01
Sep 15 21:23:06.118139 n-d-796908-3 sudo[119955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:06.357570 n-d-796908-3 sudo[119929]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:06.360047 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo 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-e464d99f-fa48-4332-be27-794da217611d" returned: 0 in 0.822s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:06.362102 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e464d99f-fa48-4332-be27-794da217611d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:06.436834 n-d-796908-3 sudo[119974]: ubuntu : TTY=unknown ; 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-e464d99f-fa48-4332-be27-794da217611d
Sep 15 21:23:06.438519 n-d-796908-3 sudo[119974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:07.235113 n-d-796908-3 sudo[119955]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:07.241599 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c9183ee-d930-4e04-b4ad-6acf06a0ad01" returned: 0 in 1.211s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:07.257923 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Successfully deleted volume: 3c9183ee-d930-4e04-b4ad-6acf06a0ad01
Sep 15 21:23:07.336387 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['35c6de75-ee2e-4933-9e85-1fe0ae7fb499', 'fcbc9ebb-3d18-4d6f-9707-9c9c58b10821', 'eae37a92-9562-4228-87ac-aa30cb71e54a', '63e999ba-d4e5-45db-9ed6-d72a2d641c24'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:07.339075 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:23:07.339075 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:07.339075 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:07.416115 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:07.417313 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:07.483379 n-d-796908-3 sudo[120041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:07.492784 n-d-796908-3 sudo[120041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:07.565107 n-d-796908-3 sudo[119974]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:07.568486 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e464d99f-fa48-4332-be27-794da217611d" returned: 0 in 1.206s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:07.810468 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.056s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:07.812676 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:07.846454 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Created reservations ['ba455582-b2df-43c0-adcd-abc023e92844', 'f8e4726c-59cf-4aa9-a0a3-bebaa1652a17', '888fa6bd-188a-46d4-827d-24ecbb843f51', '89ef0840-1726-4877-b930-d1f94ec6e709'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:07.848141 n-d-796908-3 sudo[120046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40
Sep 15 21:23:07.849062 n-d-796908-3 sudo[120046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:07.851551 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 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.
Sep 15 21:23:07.851551 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:07.851551 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:07.909739 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Delete snapshot completed successfully.
Sep 15 21:23:07.918453 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-e464d99f-fa48-4332-be27-794da217611d-delete_snapshot'" released by "delete_snapshot" :: held 2.382s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:07.919047 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Snapshots deleted, issuing volume delete {{(pid=84104) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 15 21:23:07.920693 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:07.993330 n-d-796908-3 sudo[120048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e
Sep 15 21:23:07.994169 n-d-796908-3 sudo[120048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:08.202904 n-d-796908-3 sudo[120041]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:08.205248 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:08.208468 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:08.250577 n-d-796908-3 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
Sep 15 21:23:08.251405 n-d-796908-3 sudo[120051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:08.425403 n-d-796908-3 sudo[120046]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:08.428229 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40" returned: 0 in 0.615s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:08.430303 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:08.468900 n-d-796908-3 sudo[120054]: ubuntu : TTY=unknown ; 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-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40
Sep 15 21:23:08.469698 n-d-796908-3 sudo[120054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:08.689041 n-d-796908-3 sudo[120048]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:08.691353 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e" returned: 0 in 0.770s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:08.694066 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:08.717630 n-d-796908-3 sudo[120058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e
Sep 15 21:23:08.719342 n-d-796908-3 sudo[120058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:08.833026 n-d-796908-3 sudo[120051]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:08.835331 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:08.837382 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:08.853695 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Deleted volume successfully.
Sep 15 21:23:08.882837 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0dd0ef51-3abd-43c0-8819-cc8ab5d42221 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-3c9183ee-d930-4e04-b4ad-6acf06a0ad01-delete_volume'" released by "delete_volume" :: held 5.081s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:09.478382 n-d-796908-3 sudo[120058]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:09.480582 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e" returned: 0 in 0.787s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:09.482583 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:09.503784 n-d-796908-3 sudo[120112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e
Sep 15 21:23:09.504695 n-d-796908-3 sudo[120112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:09.519409 n-d-796908-3 sudo[120054]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:09.522363 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40" returned: 0 in 1.092s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:09.616974 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['453c5c07-d8ad-46b9-8015-91cb1acbec16', '1bfd1658-bda7-482b-8911-c422e3f3a03a', '18b8d19d-c25e-4921-950c-75fceddf5baa', 'a873a305-9b14-4ed3-83b5-21e0710d9ed9'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:09.619354 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:23:09.619354 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:09.619354 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:09.670968 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:23:09.691012 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-9631dd60-cf9e-48e0-b024-826c77fcaeff tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-0141f8dd-fe8f-44a0-ae8d-dfb3deb88d40-delete_snapshot'" released by "delete_snapshot" :: held 1.900s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:10.028202 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:10.095327 n-d-796908-3 sudo[120112]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:10.105974 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc971ef4-313e-41ab-9b29-3d99e24dd45e" returned: 0 in 0.623s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:10.127152 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Successfully deleted volume: dc971ef4-313e-41ab-9b29-3d99e24dd45e
Sep 15 21:23:10.174689 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4fa28eb4-6d73-4e0b-bac6-4683b4a4137e
Sep 15 21:23:10.176665 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:10.212445 n-d-796908-3 sudo[120118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e
Sep 15 21:23:10.214609 n-d-796908-3 sudo[120118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:10.255554 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Created reservations ['31413097-8a04-454b-93c1-07ac701776c7', 'babd5999-565a-4581-8188-5759e452bacc', '15e777bb-93ab-4695-990a-bef9f3ede83e', 'cfc675d4-05a5-4edd-b847-b1b8630a9ea8'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:10.257965 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 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.
Sep 15 21:23:10.257965 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:10.257965 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:10.387790 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:10.388755 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:10.451527 n-d-796908-3 sudo[120126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:10.452342 n-d-796908-3 sudo[120126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:10.867094 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-10db8e7c-90ce-474c-a519-9dbcd8277e46-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:11.014225 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Skipping remove_export. No iscsi_target is presently exported for volume: 10db8e7c-90ce-474c-a519-9dbcd8277e46
Sep 15 21:23:11.015783 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:11.036885 n-d-796908-3 sudo[120133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46
Sep 15 21:23:11.038596 n-d-796908-3 sudo[120133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:11.085962 n-d-796908-3 sudo[120126]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:11.088677 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.699s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:11.091969 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:11.134900 n-d-796908-3 sudo[120135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:11.136394 n-d-796908-3 sudo[120135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:11.159470 n-d-796908-3 sudo[120118]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:11.162979 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e" returned: 0 in 0.986s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:11.165092 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:11.230961 n-d-796908-3 sudo[120137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e
Sep 15 21:23:11.247335 n-d-796908-3 sudo[120137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:11.358968 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:23:11.359426 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:11.360279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:11.407408 n-d-796908-3 sudo[120139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:11.408215 n-d-796908-3 sudo[120139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:12.080782 n-d-796908-3 sudo[120133]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:12.085520 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46" returned: 0 in 1.069s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:12.088572 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:12.114773 n-d-796908-3 sudo[120137]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:12.130647 n-d-796908-3 sudo[120135]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:12.179533 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e" returned: 0 in 1.013s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:12.180615 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo 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.089s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:12.183117 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:12.202022 n-d-796908-3 sudo[120144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46
Sep 15 21:23:12.204558 n-d-796908-3 sudo[120144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:12.213120 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:12.219251 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Deleted volume successfully.
Sep 15 21:23:12.233787 n-d-796908-3 sudo[120146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e
Sep 15 21:23:12.239217 n-d-796908-3 sudo[120146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:12.259709 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0e58457a-d627-4cbf-be9a-711b2ba2e327 tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-dc971ef4-313e-41ab-9b29-3d99e24dd45e-delete_volume'" released by "delete_volume" :: held 6.911s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:12.637866 n-d-796908-3 sudo[120139]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:12.640629 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:12.642136 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:12.711869 n-d-796908-3 sudo[120160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:12.712768 n-d-796908-3 sudo[120160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:13.245163 n-d-796908-3 sudo[120144]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:13.248449 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46" returned: 0 in 1.160s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:13.250752 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:13.305189 n-d-796908-3 sudo[120167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46
Sep 15 21:23:13.306043 n-d-796908-3 sudo[120167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:13.334949 n-d-796908-3 sudo[120146]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:13.337390 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e" returned: 0 in 1.154s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:13.338636 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Successfully deleted volume: 4fa28eb4-6d73-4e0b-bac6-4683b4a4137e
Sep 15 21:23:13.412431 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['3a8e421d-d2f0-4add-ae5b-997c2a0a2edb', '25cf3c02-130c-4b09-93b8-4f0fd04b6e07', '58275302-2ec3-487a-987c-55baae55d27c', '2a86e422-5390-45d1-b54d-b44dde0046a7'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:13.415484 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:23:13.415484 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:13.415484 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:13.497749 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:13.498968 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:13.557206 n-d-796908-3 sudo[120169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:13.558035 n-d-796908-3 sudo[120169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:13.781430 n-d-796908-3 sudo[120160]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:13.784301 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.142s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:13.786828 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:14.464084 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:14.505481 n-d-796908-3 sudo[120167]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:14.533356 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10db8e7c-90ce-474c-a519-9dbcd8277e46" returned: 0 in 1.283s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:14.534593 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Successfully deleted volume: 10db8e7c-90ce-474c-a519-9dbcd8277e46
Sep 15 21:23:14.623806 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Created reservations ['ec0ae59f-dd7e-4260-8390-88b5d4c342dc', 'ec2ff914-43ad-4df2-a50a-8ab8ffadd863', '08863546-335a-4fe4-9476-24400bd05a9a', '35c616bd-79b5-4f5f-b38f-4460139c8114'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:14.626731 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 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.
Sep 15 21:23:14.626731 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:14.626731 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:14.638216 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:14.783426 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:14.785328 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:14.807058 n-d-796908-3 sudo[120169]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:14.830503 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.331s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:14.833231 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:14.850794 n-d-796908-3 sudo[120221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:14.852828 n-d-796908-3 sudo[120221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:14.874245 n-d-796908-3 sudo[120222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:14.876271 n-d-796908-3 sudo[120222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:14.957663 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.333s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:14.958380 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:14.960094 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:23:14.962153 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:15.009744 n-d-796908-3 sudo[120229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:23:15.011824 n-d-796908-3 sudo[120229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:15.563374 n-d-796908-3 sudo[120221]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:15.565934 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.780s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:15.570272 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:15.628146 n-d-796908-3 sudo[120250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:15.641427 n-d-796908-3 sudo[120250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:15.642391 n-d-796908-3 sudo[120229]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:15.645399 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e" returned: 0 in 0.682s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:15.647907 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:15.672265 n-d-796908-3 sudo[120222]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:15.695887 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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.862s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:15.697919 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:15.711846 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Deleted volume successfully.
Sep 15 21:23:15.718036 n-d-796908-3 sudo[120252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:23:15.721771 n-d-796908-3 sudo[120252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:15.740915 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-eb144c91-624f-46e0-b174-c37066256c79 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-4fa28eb4-6d73-4e0b-bac6-4683b4a4137e-delete_volume'" released by "delete_volume" :: held 5.713s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:16.838091 n-d-796908-3 sudo[120250]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:16.840719 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] CMD "sudo 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.271s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:16.842272 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:16.853252 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Deleted volume successfully.
Sep 15 21:23:16.865728 n-d-796908-3 sudo[120252]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:16.869430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e" returned: 0 in 1.221s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:16.871195 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:16.929562 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f9283d79-ba76-40b8-b027-3a96220f319f tempest-VolumesDeleteCascade-2084322881 None] Lock "b'cinder-10db8e7c-90ce-474c-a519-9dbcd8277e46-delete_volume'" released by "delete_volume" :: held 6.069s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:16.943364 n-d-796908-3 sudo[120309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:23:16.948107 n-d-796908-3 sudo[120309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:17.534392 n-d-796908-3 sudo[120309]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:17.536338 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e" returned: 0 in 0.665s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:17.537646 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Successfully deleted volume: 0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e
Sep 15 21:23:17.588570 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['06e5b64f-7537-4278-b461-754d9046efd6', 'f024e2aa-86d0-4dc2-b22e-3095ec701c13', '1b4bb8b6-4662-4077-a814-c9512c510aa8', '1ef2fe9b-5f96-45af-84ae-ec7184a18e4f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:17.591308 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:23:17.591308 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:17.591308 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:17.642250 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:17.643627 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:17.666612 n-d-796908-3 sudo[120315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:17.667418 n-d-796908-3 sudo[120315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:18.165234 n-d-796908-3 sudo[120315]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:18.168360 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:18.171688 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:18.210024 n-d-796908-3 sudo[120328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:18.211580 n-d-796908-3 sudo[120328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:18.591276 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-3d3e6809-bb8d-428b-8fd2-9148189c7d77-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:18.596928 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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-3d3e6809-bb8d-428b-8fd2-9148189c7d77 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:18.643190 n-d-796908-3 sudo[120330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-3d3e6809-bb8d-428b-8fd2-9148189c7d77
Sep 15 21:23:18.644941 n-d-796908-3 sudo[120330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:19.015432 n-d-796908-3 sudo[120328]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:19.018205 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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.846s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:19.026594 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:19.034662 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Deleted volume successfully.
Sep 15 21:23:19.079660 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-31aef9ba-3978-48d7-adbe-dfe4e73d016e tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-0bcfb3d9-9a2a-408e-b51a-1b8b607f9f8e-delete_volume'" released by "delete_volume" :: held 4.605s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:19.241080 n-d-796908-3 sudo[120330]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:19.243266 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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-3d3e6809-bb8d-428b-8fd2-9148189c7d77" returned: 0 in 0.647s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:19.245442 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d3e6809-bb8d-428b-8fd2-9148189c7d77 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:19.293127 n-d-796908-3 sudo[120346]: ubuntu : TTY=unknown ; 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-3d3e6809-bb8d-428b-8fd2-9148189c7d77
Sep 15 21:23:19.293954 n-d-796908-3 sudo[120346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:20.095886 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d3e6809-bb8d-428b-8fd2-9148189c7d77" returned: 0 in 0.836s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:20.079730 n-d-796908-3 sudo[120346]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:20.259313 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['144f187b-ffb7-4948-9343-a08ccb6009c5', '7f279da4-facb-49a8-9657-22f9085fa097', '00c0d028-70c7-4448-9259-f4e3eaf7ecc0', '293b8fad-96df-40a2-8947-1ff7dbb36e1a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:20.261221 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:23:20.261221 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:20.261221 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:20.313205 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 None] Delete snapshot completed successfully.
Sep 15 21:23:20.321589 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-35da4b39-1f4c-4535-b4fa-cec6c4d7b7f2 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-3d3e6809-bb8d-428b-8fd2-9148189c7d77-delete_snapshot'" released by "delete_snapshot" :: held 1.731s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:20.940787 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-3b1822eb-7be2-4e5d-ad33-44587db5c57f-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:21.033123 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:21.169740 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:21.170171 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:23:21.171097 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:23:21.172179 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:21.210651 n-d-796908-3 sudo[120411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:23:21.212567 n-d-796908-3 sudo[120411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:21.862603 n-d-796908-3 sudo[120411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:21.865529 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.693s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:21.867769 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:21.920422 n-d-796908-3 sudo[120424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:23:21.922054 n-d-796908-3 sudo[120424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:22.358038 n-d-796908-3 sudo[120424]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:22.360262 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.492s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:22.362266 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:22.386785 n-d-796908-3 sudo[120427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:23:22.388351 n-d-796908-3 sudo[120427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:22.954146 n-d-796908-3 sudo[120427]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:22.956956 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b1822eb-7be2-4e5d-ad33-44587db5c57f" returned: 0 in 0.594s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:22.959052 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Successfully deleted volume: 3b1822eb-7be2-4e5d-ad33-44587db5c57f
Sep 15 21:23:23.026686 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Created reservations ['792feb0a-4988-478a-be61-a4ecc9de2bc4', 'd0762662-6a46-4a9c-b33f-37fd6dc8213a', 'e500d513-118e-4eb2-bed3-57ac48370bdf', '442734b8-ad5e-4940-b874-89fd80ef5cad'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:23:23.029427 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 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.
Sep 15 21:23:23.029427 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:23.029427 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:23.111922 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:23.112666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:23.145494 n-d-796908-3 sudo[120451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:23.146944 n-d-796908-3 sudo[120451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:23.763865 n-d-796908-3 sudo[120451]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:23.767535 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.654s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:23.773038 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:23.820486 n-d-796908-3 sudo[120456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:23:23.822610 n-d-796908-3 sudo[120456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:24.255082 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:23:24.262748 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:23:24.265501 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:23:24.302015 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Flow 'volume_create_manager' (9e1731c6-9ad9-46af-ae6a-721b0849ec28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:24.305899 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c25b7730-9e2c-4d36-9477-31715a581538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:24.330858 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:23:24.362025 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c25b7730-9e2c-4d36-9477-31715a581538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-437216088',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=5443fcaa-c378-4c7f-87bd-e56897aba12d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecad0e01165948708f57c38cf36f0eb8',provider_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-09-15T21:23:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:23:24Z,user_id='bc93ad90e65c4614937dd1c71a625eb5',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:24.366349 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d0e4333-3a8b-4728-983d-54091d7f6dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:24.369008 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d0e4333-3a8b-4728-983d-54091d7f6dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:24.371544 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad1c2748-2205-4bf6-903c-31809ad89343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:24.374167 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad1c2748-2205-4bf6-903c-31809ad89343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5443fcaa-c378-4c7f-87bd-e56897aba12d', 'volume_name': 'volume-5443fcaa-c378-4c7f-87bd-e56897aba12d', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:24.377123 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f390bedc-fab2-4866-9a4e-30db2c2cb7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:24.379687 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f390bedc-fab2-4866-9a4e-30db2c2cb7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:24.382174 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e99d3ba5-afe1-4a30-81b7-0385bc33c282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:24.383417 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Volume 5443fcaa-c378-4c7f-87bd-e56897aba12d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5443fcaa-c378-4c7f-87bd-e56897aba12d', 'volume_size': 1}
Sep 15 21:23:24.385046 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5443fcaa-c378-4c7f-87bd-e56897aba12d stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:24.435228 n-d-796908-3 sudo[120459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5443fcaa-c378-4c7f-87bd-e56897aba12d stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:23:24.436049 n-d-796908-3 sudo[120459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:24.451702 n-d-796908-3 sudo[120456]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:24.454559 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:24.457351 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:23:24.463591 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Deleted volume successfully.
Sep 15 21:23:24.500475 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-48c14ad1-5e9f-4fef-95c2-d7c0a36aa7b8 tempest-VolumesSnapshotTestJSON-191196832 None] Lock "b'cinder-3b1822eb-7be2-4e5d-ad33-44587db5c57f-delete_volume'" released by "delete_volume" :: held 3.561s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:25.060902 n-d-796908-3 sudo[120459]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:25.063018 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5443fcaa-c378-4c7f-87bd-e56897aba12d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.678s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:25.066702 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e99d3ba5-afe1-4a30-81b7-0385bc33c282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5443fcaa-c378-4c7f-87bd-e56897aba12d', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:25.069203 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (091b74ec-a722-4c42-8c8c-8d8b7e912ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:25.084322 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Volume volume-5443fcaa-c378-4c7f-87bd-e56897aba12d (5443fcaa-c378-4c7f-87bd-e56897aba12d): created successfully
Sep 15 21:23:25.086368 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (091b74ec-a722-4c42-8c8c-8d8b7e912ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:25.091214 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Flow 'volume_create_manager' (9e1731c6-9ad9-46af-ae6a-721b0849ec28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:25.107640 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-9dcbb7d7-3767-47a0-a845-4ee6612c0ff2 tempest-AttachVolumeShelveTestJSON-748468190 None] Created volume successfully.
Sep 15 21:23:26.055259 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:23:26.061592 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:23:26.062352 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:23:26.091212 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Flow 'volume_create_manager' (e2e28445-a19f-4066-9780-819a6faa1216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:26.099689 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe23d9b8-4ba8-476f-95d2-05245f6cff4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:26.129472 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:23:26.164381 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe23d9b8-4ba8-476f-95d2-05245f6cff4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-294249420',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=51451447-5572-470f-a636-3e00d2b9662c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6798a171fe7f4d088bd2981f0f7cab2e',provider_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-09-15T21:23:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:23:26Z,user_id='60813d23c7554f58abc16498d899c89a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:26.168972 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e63c9537-f66d-40a7-b083-89ffbea379b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:26.172725 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e63c9537-f66d-40a7-b083-89ffbea379b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:26.177411 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (888baa8b-78c3-4751-8d9c-f57ada6327d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:26.181427 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (888baa8b-78c3-4751-8d9c-f57ada6327d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51451447-5572-470f-a636-3e00d2b9662c', 'volume_name': 'volume-51451447-5572-470f-a636-3e00d2b9662c', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:26.184825 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e042c3d-a481-4c7f-a855-9d804b6e73a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:26.189454 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e042c3d-a481-4c7f-a855-9d804b6e73a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:26.193333 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1e8d30f-1f87-42bd-9b1f-5cbbbcccf00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:26.194409 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Volume 51451447-5572-470f-a636-3e00d2b9662c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51451447-5572-470f-a636-3e00d2b9662c', 'volume_size': 1}
Sep 15 21:23:26.195820 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51451447-5572-470f-a636-3e00d2b9662c stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:26.216795 n-d-796908-3 sudo[120505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51451447-5572-470f-a636-3e00d2b9662c stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:23:26.217788 n-d-796908-3 sudo[120505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:26.804370 n-d-796908-3 sudo[120505]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:26.806992 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51451447-5572-470f-a636-3e00d2b9662c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.611s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:26.811236 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1e8d30f-1f87-42bd-9b1f-5cbbbcccf00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51451447-5572-470f-a636-3e00d2b9662c', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:26.813977 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (375ec0b7-1550-40ed-89c4-966dcd732618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:23:26.836002 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Volume volume-51451447-5572-470f-a636-3e00d2b9662c (51451447-5572-470f-a636-3e00d2b9662c): created successfully
Sep 15 21:23:26.839968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (375ec0b7-1550-40ed-89c4-966dcd732618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:23:26.846525 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Flow 'volume_create_manager' (e2e28445-a19f-4066-9780-819a6faa1216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:23:26.865617 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-53f12a44-6593-4454-9da0-16cb2dd5f1fb tempest-VolumesActionsTest-1034982861 None] Created volume successfully.
Sep 15 21:23:53.473123 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-77767126-1ec7-4a86-aba7-5bc367c8e7a2 tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c'" acquired by "attach_volume" :: waited 0.021s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:53.578316 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-77767126-1ec7-4a86-aba7-5bc367c8e7a2 tempest-VolumesActionsTest-1034982861 None] Attaching volume 51451447-5572-470f-a636-3e00d2b9662c to instance b287058c-95d3-4091-bcd5-9c56314a7ce3 at mountpoint /dev/sdb on host None.
Sep 15 21:23:53.781398 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-77767126-1ec7-4a86-aba7-5bc367c8e7a2 tempest-VolumesActionsTest-1034982861 None] Attach volume completed successfully.
Sep 15 21:23:53.789361 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-77767126-1ec7-4a86-aba7-5bc367c8e7a2 tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c'" released by "attach_volume" :: held 0.316s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:23:54.121330 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2ae096fe-e784-4ed6-a639-ee20777b27cb tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c-detach_volume'" acquired by "detach_volume" :: waited 0.013s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:23:54.143280 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2ae096fe-e784-4ed6-a639-ee20777b27cb tempest-VolumesActionsTest-1034982861 None] Detaching volume 51451447-5572-470f-a636-3e00d2b9662c from instance b287058c-95d3-4091-bcd5-9c56314a7ce3.
Sep 15 21:23:54.144309 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-2ae096fe-e784-4ed6-a639-ee20777b27cb tempest-VolumesActionsTest-1034982861 None] Skipping remove_export. No iscsi_target is presently exported for volume: 51451447-5572-470f-a636-3e00d2b9662c
Sep 15 21:23:54.259511 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-2ae096fe-e784-4ed6-a639-ee20777b27cb tempest-VolumesActionsTest-1034982861 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.
Sep 15 21:23:54.259511 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:23:54.259511 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:23:54.285117 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2ae096fe-e784-4ed6-a639-ee20777b27cb tempest-VolumesActionsTest-1034982861 None] Detach volume completed successfully.
Sep 15 21:23:54.292729 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2ae096fe-e784-4ed6-a639-ee20777b27cb tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c-detach_volume'" released by "detach_volume" :: held 0.171s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:24:11.366754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:24:11.369614 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:24:11.370832 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:11.421352 n-d-796908-3 sudo[121212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:24:11.423243 n-d-796908-3 sudo[121212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:11.990736 n-d-796908-3 sudo[121212]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:11.993007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.622s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:11.995010 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:12.035631 n-d-796908-3 sudo[121227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:24:12.037107 n-d-796908-3 sudo[121227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:12.766276 n-d-796908-3 sudo[121227]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:12.768581 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.773s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:12.771460 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:24:17.818677 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:17.871995 n-d-796908-3 sudo[121347]: 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-5443fcaa-c378-4c7f-87bd-e56897aba12d
Sep 15 21:24:17.872941 n-d-796908-3 sudo[121347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:18.359922 n-d-796908-3 sudo[121347]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:18.362509 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d" returned: 0 in 0.543s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:18.415524 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:18.442015 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:18.443119 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:24:18.445876 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:24:18.466153 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] Creating iscsi_target for Volume ID: volume-5443fcaa-c378-4c7f-87bd-e56897aba12d {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] Created volume path /opt/stack/data/cinder/volumes/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d,
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]: incominguser 2v7Any7DXhHfDBr8FUCv 5xmMN3Zp56kgUC6p
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:24:18.475398 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:24:18.482948 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:18.902821 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d" returned: 0 in 0.425s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:18.903450 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:18.904216 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:24:18.904589 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:24:18.906151 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:18.918081 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:18.918993 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d\n System information:\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-5443fcaa-c378-4c7f-87bd-e56897aba12d\n Backing store flags: \n Account information:\n 2v7Any7DXhHfDBr8FUCv\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: I_T nexus: 24
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050000
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf50
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00050001
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf51
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: CbAwcU9h5uNucexRBSAK
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: I_T nexus: 25
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060000
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf60
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00060001
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf61
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: fQW5kP9Eq7iCMQ5FDAMW
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: I_T nexus: 26
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070000
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf70
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00070001
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf71
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: Az6QjrSq49oPTGGB44FE
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:24:18.920365 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:24:18.934712 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:19.068382 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:19.068382 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d\n System information:\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-5443fcaa-c378-4c7f-87bd-e56897aba12d\n Backing store flags: \n Account information:\n 2v7Any7DXhHfDBr8FUCv\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:19.071274 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:19.199563 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:19.200468 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d\n System information:\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-5443fcaa-c378-4c7f-87bd-e56897aba12d\n Backing store flags: \n Account information:\n 2v7Any7DXhHfDBr8FUCv\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:19.201756 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] Set provider_location to: 10.222.0.21:3260,8 iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:24:19.556699 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-cf678c99-91a2-4ab7-b85a-2a663174b65f req-09f82379-ab9f-4d4b-93e1-91a1c6916cb4 tempest-AttachVolumeShelveTestJSON-748468190 None] attachment_update completed successfully.
Sep 15 21:24:23.200550 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-3f8f9b52-d17c-482a-ac3e-648287c1b07d tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c'" acquired by "attach_volume" :: waited 0.015s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:24:23.280775 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-3f8f9b52-d17c-482a-ac3e-648287c1b07d tempest-VolumesActionsTest-1034982861 None] Attaching volume 51451447-5572-470f-a636-3e00d2b9662c to instance 2a49820f-5c59-43f5-9ee2-b7b039b88c2c at mountpoint /dev/sdb on host None.
Sep 15 21:24:23.376940 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-3f8f9b52-d17c-482a-ac3e-648287c1b07d tempest-VolumesActionsTest-1034982861 None] Attach volume completed successfully.
Sep 15 21:24:23.384628 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-3f8f9b52-d17c-482a-ac3e-648287c1b07d tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c'" released by "attach_volume" :: held 0.181s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:24:23.915256 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0ec31fa7-e7cb-4101-aae8-60516e26a349 tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c-detach_volume'" acquired by "detach_volume" :: waited 0.014s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:24:23.930744 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0ec31fa7-e7cb-4101-aae8-60516e26a349 tempest-VolumesActionsTest-1034982861 None] Detaching volume 51451447-5572-470f-a636-3e00d2b9662c from instance 2a49820f-5c59-43f5-9ee2-b7b039b88c2c.
Sep 15 21:24:23.931386 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-0ec31fa7-e7cb-4101-aae8-60516e26a349 tempest-VolumesActionsTest-1034982861 None] Skipping remove_export. No iscsi_target is presently exported for volume: 51451447-5572-470f-a636-3e00d2b9662c
Sep 15 21:24:24.037496 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0ec31fa7-e7cb-4101-aae8-60516e26a349 tempest-VolumesActionsTest-1034982861 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.
Sep 15 21:24:24.037496 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:24:24.037496 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:24:24.059554 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0ec31fa7-e7cb-4101-aae8-60516e26a349 tempest-VolumesActionsTest-1034982861 None] Detach volume completed successfully.
Sep 15 21:24:24.067447 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0ec31fa7-e7cb-4101-aae8-60516e26a349 tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c-detach_volume'" released by "detach_volume" :: held 0.152s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:24:33.917682 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-4428e988-b409-4361-8e39-f272074a9c7a tempest-VolumesActionsTest-1034982861 None] 4822935e-58dd-4ebf-b3c2-d6e4872551cd was raw, no need to convert to raw {{(pid=84104) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Sep 15 21:24:33.919590 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4428e988-b409-4361-8e39-f272074a9c7a tempest-VolumesActionsTest-1034982861 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--51451447--5572--470f--a636--3e00d2b9662c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:33.973205 n-d-796908-3 sudo[121421]: 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--51451447--5572--470f--a636--3e00d2b9662c
Sep 15 21:24:33.974250 n-d-796908-3 sudo[121421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:34.759585 n-d-796908-3 sudo[121421]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:34.761939 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4428e988-b409-4361-8e39-f272074a9c7a tempest-VolumesActionsTest-1034982861 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--51451447--5572--470f--a636--3e00d2b9662c" returned: 0 in 0.842s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:07.236908 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4428e988-b409-4361-8e39-f272074a9c7a tempest-VolumesActionsTest-1034982861 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--51451447--5572--470f--a636--3e00d2b9662c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:07.256639 n-d-796908-3 sudo[121624]: 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--51451447--5572--470f--a636--3e00d2b9662c
Sep 15 21:25:07.257439 n-d-796908-3 sudo[121624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:07.581816 n-d-796908-3 sudo[121624]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:07.586836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4428e988-b409-4361-8e39-f272074a9c7a tempest-VolumesActionsTest-1034982861 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--51451447--5572--470f--a636--3e00d2b9662c" returned: 0 in 0.347s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:07.586836 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4428e988-b409-4361-8e39-f272074a9c7a tempest-VolumesActionsTest-1034982861 None] Uploaded volume to glance image-id: 4822935e-58dd-4ebf-b3c2-d6e4872551cd. {{(pid=84104) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1673}}
Sep 15 21:25:07.641793 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-4428e988-b409-4361-8e39-f272074a9c7a tempest-VolumesActionsTest-1034982861 None] Copy volume to image completed successfully.
Sep 15 21:25:09.667973 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:25:09.747518 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Skipping remove_export. No iscsi_target is presently exported for volume: 51451447-5572-470f-a636-3e00d2b9662c
Sep 15 21:25:09.748932 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:09.775940 n-d-796908-3 sudo[121640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c
Sep 15 21:25:09.777380 n-d-796908-3 sudo[121640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:10.185287 n-d-796908-3 sudo[121640]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:10.188577 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c" returned: 0 in 0.439s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:10.190266 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:10.210093 n-d-796908-3 sudo[121643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c
Sep 15 21:25:10.211541 n-d-796908-3 sudo[121643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:10.656895 n-d-796908-3 sudo[121643]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:10.659386 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c" returned: 0 in 0.469s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:10.661433 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:10.681658 n-d-796908-3 sudo[121646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c
Sep 15 21:25:10.682513 n-d-796908-3 sudo[121646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:11.161671 n-d-796908-3 sudo[121646]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:11.163912 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51451447-5572-470f-a636-3e00d2b9662c" returned: 0 in 0.502s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:11.166740 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Successfully deleted volume: 51451447-5572-470f-a636-3e00d2b9662c
Sep 15 21:25:11.235730 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Created reservations ['43f135c5-5ee4-431e-8803-7407d3a1abf4', 'a1774ef7-a1e0-4f6f-8b18-ee8460932f0c', 'b0750266-0e72-4955-9352-6260d7d10783', '86e22fd9-c937-4cb9-8bb7-2632c946f6b7'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:25:11.240063 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 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.
Sep 15 21:25:11.240063 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:25:11.240063 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:25:11.297022 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:25:11.298088 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:11.334264 n-d-796908-3 sudo[121656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:25:11.335643 n-d-796908-3 sudo[121656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:11.370170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:25:11.370640 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:25:11.371445 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:11.415156 n-d-796908-3 sudo[121658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:25:11.423570 n-d-796908-3 sudo[121658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:11.996230 n-d-796908-3 sudo[121656]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:11.999508 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:12.002209 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:12.048611 n-d-796908-3 sudo[121662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:25:12.050477 n-d-796908-3 sudo[121662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:12.071916 n-d-796908-3 sudo[121658]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:12.074446 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:12.076093 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:12.112804 n-d-796908-3 sudo[121664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:25:12.114520 n-d-796908-3 sudo[121664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:12.541698 n-d-796908-3 sudo[121662]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:12.544173 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] CMD "sudo 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.541s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:12.548443 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:25:12.567417 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Deleted volume successfully.
Sep 15 21:25:12.594246 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-ec3b9e4c-850e-45f0-9b39-496ff6687470 tempest-VolumesActionsTest-1034982861 None] Lock "b'cinder-51451447-5572-470f-a636-3e00d2b9662c-delete_volume'" released by "delete_volume" :: held 2.926s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:25:12.772299 n-d-796908-3 sudo[121664]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:12.780910 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:12.780910 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:25:25.375968 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b150b74e-cf19-4394-aadf-ff992ff0a88f req-a3a30133-c5a5-405e-a956-ea50f61fd508 tempest-AttachVolumeShelveTestJSON-748468190 None] Terminate volume connection completed successfully.
Sep 15 21:25:25.376546 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-b150b74e-cf19-4394-aadf-ff992ff0a88f req-a3a30133-c5a5-405e-a956-ea50f61fd508 tempest-AttachVolumeShelveTestJSON-748468190 None] Deleting attachment e259c91a-c631-45b8-9c59-9654fa2108ba. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:25:25.380902 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:25.471649 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:25.472094 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d\n System information:\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-5443fcaa-c378-4c7f-87bd-e56897aba12d\n Backing store flags: \n Account information:\n 2v7Any7DXhHfDBr8FUCv\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:25.473114 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-b150b74e-cf19-4394-aadf-ff992ff0a88f req-a3a30133-c5a5-405e-a956-ea50f61fd508 tempest-AttachVolumeShelveTestJSON-748468190 None] Removing iscsi_target for Volume ID: 5443fcaa-c378-4c7f-87bd-e56897aba12d
Sep 15 21:25:25.476949 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:25.583606 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5443fcaa-c378-4c7f-87bd-e56897aba12d -f" returned: 0 in 0.109s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:25.584178 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:25.585549 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:25.688445 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:25.689007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:25:25.773452 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-b150b74e-cf19-4394-aadf-ff992ff0a88f req-a3a30133-c5a5-405e-a956-ea50f61fd508 tempest-AttachVolumeShelveTestJSON-748468190 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.
Sep 15 21:25:25.773452 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:25:25.773452 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:26:11.371768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:26:11.372895 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:26:11.373751 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:11.417163 n-d-796908-3 sudo[122306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:26:11.419430 n-d-796908-3 sudo[122306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:12.052774 n-d-796908-3 sudo[122306]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:12.055422 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:12.062883 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:12.097831 n-d-796908-3 sudo[122333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:26:12.106693 n-d-796908-3 sudo[122333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:12.805687 n-d-796908-3 sudo[122333]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:12.808030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.750s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:12.813297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:26:28.633662 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:26:28.637891 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:26:28.638396 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:26:28.663561 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Flow 'volume_create_manager' (02139a9d-2eb0-46ed-8f1f-1f0208ede795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:26:28.675366 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (090928a2-0b0a-4b7f-8807-602c19faf54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:28.727239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:26:28.756186 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (090928a2-0b0a-4b7f-8807-602c19faf54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-826855381',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=2655ce5a-b4c2-40d1-b5d7-49df6e731e4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed2e754ed5904a33a90cc332ebf561fd',provider_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-09-15T21:26:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:26:29Z,user_id='00823b2e77b24bbfa754108e2cec0672',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:28.758964 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d257fb6c-2af1-4718-9f1f-e0655adc9288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:28.761819 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d257fb6c-2af1-4718-9f1f-e0655adc9288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:28.764339 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (054df2c3-112c-4b16-93b9-95bd3210a698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:28.868212 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (054df2c3-112c-4b16-93b9-95bd3210a698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2655ce5a-b4c2-40d1-b5d7-49df6e731e4f', 'volume_name': 'volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:28.872351 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7c159e9-a67e-4b2b-928b-bb6bb3e5c5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:28.874804 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7c159e9-a67e-4b2b-928b-bb6bb3e5c5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:28.877164 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0cf9d7a-b9d9-4678-86be-9b2861df7186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:28.878008 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Volume 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:26:28.878650 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Cloning 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:26:45.964116 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1, size 616.00 MB, duration 17.08 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:26:45.965211 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Image download 616.00 MB at 36.06 MB/s
Sep 15 21:26:46.005176 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:46.088094 n-d-796908-3 sudo[123108]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1
Sep 15 21:26:46.088925 n-d-796908-3 sudo[123108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:46.563274 n-d-796908-3 sudo[123108]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:46.565516 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1" returned: 0 in 0.560s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:46.566409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 00823b2e77b24bbfa754108e2cec0672. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:26:46.629045 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:46.724691 n-d-796908-3 sudo[123123]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1
Sep 15 21:26:46.725684 n-d-796908-3 sudo[123123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:47.092638 n-d-796908-3 sudo[123123]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:47.096070 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1" returned: 0 in 0.466s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:47.098337 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:47.130524 n-d-796908-3 sudo[123131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:26:47.131336 n-d-796908-3 sudo[123131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:47.654982 n-d-796908-3 sudo[123131]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:47.657392 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.559s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:47.707843 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:26:47.762225 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_8et04wt5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:47.881529 n-d-796908-3 sudo[123167]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_8et04wt5
Sep 15 21:26:47.882513 n-d-796908-3 sudo[123167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:48.273102 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-522b928a-65ae-4bad-898f-8d2bd6d7529a tempest-TaggedBootDevicesTest_v242-1218389086 None] Terminate volume connection completed successfully.
Sep 15 21:26:48.276635 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-522b928a-65ae-4bad-898f-8d2bd6d7529a tempest-TaggedBootDevicesTest_v242-1218389086 None] Deleting attachment ad7e8b11-1f18-4039-b298-08e8569938ec. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:26:48.280732 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:48.314601 n-d-796908-3 sudo[123167]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:48.316379 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_8et04wt5" returned: 0 in 0.555s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:48.317754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:48.412842 n-d-796908-3 sudo[123181]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1
Sep 15 21:26:48.414550 n-d-796908-3 sudo[123181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:48.462886 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:48.463748 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464\n System information:\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-4704a02b-334a-4977-965d-5a8a80ba6464\n Backing store flags: \n Account information:\n CbAwcU9h5uNucexRBSAK\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:48.465030 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-522b928a-65ae-4bad-898f-8d2bd6d7529a tempest-TaggedBootDevicesTest_v242-1218389086 None] Removing iscsi_target for Volume ID: 4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:26:48.470584 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:48.657013 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4704a02b-334a-4977-965d-5a8a80ba6464 -f" returned: 0 in 0.189s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:48.657309 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:48.659589 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:48.819322 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:48.819635 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:48.908200 n-d-796908-3 sudo[123181]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:48.961696 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1" returned: 0 in 0.644s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:48.962676 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:26:48.963418 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2655ce5a--b4c2--40d1--b5d7--49df6e731e4f oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:49.003901 n-d-796908-3 sudo[123208]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2655ce5a--b4c2--40d1--b5d7--49df6e731e4f oflag=direct
Sep 15 21:26:49.007764 n-d-796908-3 sudo[123208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:49.053613 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-522b928a-65ae-4bad-898f-8d2bd6d7529a tempest-TaggedBootDevicesTest_v242-1218389086 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.
Sep 15 21:26:49.053613 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:26:49.053613 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:26:49.325052 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-b7529698-6a27-4994-b656-b1b0fdb0bf50 tempest-TaggedBootDevicesTest_v242-1218389086 None] Terminate volume connection completed successfully.
Sep 15 21:26:49.326213 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-b7529698-6a27-4994-b656-b1b0fdb0bf50 tempest-TaggedBootDevicesTest_v242-1218389086 None] Deleting attachment cb44f2ba-e908-46b2-a83f-357e4ffb2867. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:26:49.330340 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:49.484114 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:49.484847 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5\n System information:\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-d6d5a625-6814-4493-84a2-31cdadddc6e5\n Backing store flags: \n Account information:\n fQW5kP9Eq7iCMQ5FDAMW\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:49.485724 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-b7529698-6a27-4994-b656-b1b0fdb0bf50 tempest-TaggedBootDevicesTest_v242-1218389086 None] Removing iscsi_target for Volume ID: d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:26:49.489030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:49.493138 n-d-796908-3 sudo[123208]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:49.496024 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2655ce5a--b4c2--40d1--b5d7--49df6e731e4f oflag=direct" returned: 0 in 0.532s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:49.497252 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2655ce5a--b4c2--40d1--b5d7--49df6e731e4f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:49.537999 n-d-796908-3 sudo[123223]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2655ce5a--b4c2--40d1--b5d7--49df6e731e4f
Sep 15 21:26:49.538841 n-d-796908-3 sudo[123223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:49.711561 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 -f" returned: 0 in 0.223s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:49.712229 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:49.713985 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:49.849032 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:49.849384 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:50.030318 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-b7529698-6a27-4994-b656-b1b0fdb0bf50 tempest-TaggedBootDevicesTest_v242-1218389086 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.
Sep 15 21:26:50.030318 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:26:50.030318 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:26:50.282941 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-18904982-89dc-4091-82eb-99b2504e7310 tempest-TaggedBootDevicesTest_v242-1218389086 None] Terminate volume connection completed successfully.
Sep 15 21:26:50.283449 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-18904982-89dc-4091-82eb-99b2504e7310 tempest-TaggedBootDevicesTest_v242-1218389086 None] Deleting attachment 80bb2509-2e6b-414e-8cb1-ab9de08d0515. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:26:50.288016 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:50.395512 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:50.396797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f\n System information:\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-406505f7-1150-4c86-bf99-3ef5e5d3451f\n Backing store flags: \n Account information:\n Az6QjrSq49oPTGGB44FE\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:50.397677 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-18904982-89dc-4091-82eb-99b2504e7310 tempest-TaggedBootDevicesTest_v242-1218389086 None] Removing iscsi_target for Volume ID: 406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:26:50.400246 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:50.690607 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-406505f7-1150-4c86-bf99-3ef5e5d3451f -f" returned: 0 in 0.291s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:50.691175 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:50.695650 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:50.803895 n-d-796908-3 sudo[123223]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:50.806332 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2655ce5a--b4c2--40d1--b5d7--49df6e731e4f" returned: 0 in 1.309s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:50.807490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:50.835436 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:50.835872 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:50.907154 n-d-796908-3 sudo[123304]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1
Sep 15 21:26:50.907975 n-d-796908-3 sudo[123304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:50.940942 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-955aa5ca-1452-4ef8-a6c6-bbe3d2267831 req-18904982-89dc-4091-82eb-99b2504e7310 tempest-TaggedBootDevicesTest_v242-1218389086 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.
Sep 15 21:26:50.940942 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:26:50.940942 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:26:51.283525 n-d-796908-3 sudo[123304]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:51.285296 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1" returned: 0 in 0.478s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:51.286247 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_5naog8e9n-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.31 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2655ce5a--b4c2--40d1--b5d7--49df6e731e4f {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:26:51.286799 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Converted 700.00 MB image at 534.27 MB/s
Sep 15 21:26:51.287484 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:26:51.424430 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 00823b2e77b24bbfa754108e2cec0672 is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:26:51.425044 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Marking volume 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:26:51.434922 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:26:51.436147 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Creating volume glance metadata for volume 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:26:51.544189 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0cf9d7a-b9d9-4678-86be-9b2861df7186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:51.546898 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1e390de-b787-4bf1-818e-6666d4f6c3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:26:51.558389 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Volume volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f (2655ce5a-b4c2-40d1-b5d7-49df6e731e4f): created successfully
Sep 15 21:26:51.560327 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1e390de-b787-4bf1-818e-6666d4f6c3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:26:51.563434 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Flow 'volume_create_manager' (02139a9d-2eb0-46ed-8f1f-1f0208ede795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:26:51.572800 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-25c31f97-abde-4e4f-b39a-457c9397432c tempest-TestVolumeBackupRestore-1808314754 None] Created volume successfully.
Sep 15 21:26:53.374691 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Creating a new backup for volume volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f. {{(pid=84104) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:26:53.395149 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:53.427571 n-d-796908-3 sudo[123368]: 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-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f
Sep 15 21:26:53.429163 n-d-796908-3 sudo[123368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:53.943189 n-d-796908-3 sudo[123368]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:53.945805 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f" returned: 0 in 0.550s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:54.014980 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:54.020650 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:54.021021 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:54.021698 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:26:54.022642 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Creating iscsi_target for Volume ID: volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Created volume path /opt/stack/data/cinder/volumes/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f,
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]: incominguser ySXTbz2EDHBkzu5JsrPT cFmXJP4Udv5oF9Y9
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:26:54.028398 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:26:54.032493 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:54.526945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f" returned: 0 in 0.495s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:54.527530 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:54.527935 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:26:54.528373 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:26:54.529564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:54.537150 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:54.537679 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n Backing store flags: \n Account information:\n ySXTbz2EDHBkzu5JsrPT\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:54.538281 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:26:54.539305 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:54.651445 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:54.652001 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n Backing store flags: \n Account information:\n ySXTbz2EDHBkzu5JsrPT\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:54.655736 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:54.776169 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:54.776768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n Backing store flags: \n Account information:\n ySXTbz2EDHBkzu5JsrPT\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:54.777957 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:26:54.856947 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Initialize volume connection completed successfully.
Sep 15 21:27:04.706159 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Lock "b'cinder-406505f7-1150-4c86-bf99-3ef5e5d3451f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:27:04.830992 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:04.956931 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:04.957348 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n Backing store flags: \n Account information:\n ySXTbz2EDHBkzu5JsrPT\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:04.958121 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Skipping remove_export. No iscsi_target is presently exported for volume: 406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:27:04.959279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:04.988066 n-d-796908-3 sudo[123632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:27:04.989715 n-d-796908-3 sudo[123632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:05.823701 n-d-796908-3 sudo[123632]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:05.826252 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f" returned: 0 in 0.867s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:05.828742 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:05.861165 n-d-796908-3 sudo[123635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:27:05.861969 n-d-796908-3 sudo[123635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:06.443079 n-d-796908-3 sudo[123635]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:06.446299 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f" returned: 0 in 0.616s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:06.448515 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:06.476888 n-d-796908-3 sudo[123638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:27:06.478335 n-d-796908-3 sudo[123638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:07.021907 n-d-796908-3 sudo[123638]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:07.024788 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-406505f7-1150-4c86-bf99-3ef5e5d3451f" returned: 0 in 0.576s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:07.026716 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Successfully deleted volume: 406505f7-1150-4c86-bf99-3ef5e5d3451f
Sep 15 21:27:07.081065 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Created reservations ['7f5075bb-bd66-448b-8ef3-ce191341175a', '65bb9985-4991-423f-ac2e-cd7a5dc0f6df', '3c0187f2-7d57-4199-a599-594fedb1a740', '2ea35e99-62f4-4e62-b590-0e15f7606368'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:27:07.084137 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 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.
Sep 15 21:27:07.084137 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:27:07.084137 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:27:07.158280 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:27:07.159242 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:07.212654 n-d-796908-3 sudo[123648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:07.213455 n-d-796908-3 sudo[123648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:07.327417 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Lock "b'cinder-d6d5a625-6814-4493-84a2-31cdadddc6e5-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:27:07.553416 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:07.748589 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:07.749376 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304220896]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n Backing store flags: \n Account information:\n ySXTbz2EDHBkzu5JsrPT\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:07.750150 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Skipping remove_export. No iscsi_target is presently exported for volume: d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:27:07.751427 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:07.802633 n-d-796908-3 sudo[123652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:27:07.803821 n-d-796908-3 sudo[123652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:08.078170 n-d-796908-3 sudo[123648]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:08.080493 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.921s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:08.083361 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:08.134233 n-d-796908-3 sudo[123655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:08.135348 n-d-796908-3 sudo[123655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:08.577356 n-d-796908-3 sudo[123652]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:08.580656 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5" returned: 0 in 0.829s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:08.582724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:08.610533 n-d-796908-3 sudo[123659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:27:08.612268 n-d-796908-3 sudo[123659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:08.757620 n-d-796908-3 sudo[123655]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:08.760600 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo 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.677s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:08.763016 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:27:08.777746 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Deleted volume successfully.
Sep 15 21:27:08.822611 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-0e74545d-87fe-4dd3-b7ed-bf3dae00c309 tempest-TaggedBootDevicesTest_v242-1218389086 None] Lock "b'cinder-406505f7-1150-4c86-bf99-3ef5e5d3451f-delete_volume'" released by "delete_volume" :: held 4.102s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:27:09.225059 n-d-796908-3 sudo[123659]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:09.226830 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5" returned: 0 in 0.644s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:09.230435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:09.277938 n-d-796908-3 sudo[123684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:27:09.299416 n-d-796908-3 sudo[123684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:09.971137 n-d-796908-3 sudo[123684]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:09.973812 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6d5a625-6814-4493-84a2-31cdadddc6e5" returned: 0 in 0.743s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:09.975813 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Successfully deleted volume: d6d5a625-6814-4493-84a2-31cdadddc6e5
Sep 15 21:27:10.080128 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Created reservations ['bf5b4ec9-9756-41e0-91d8-efe41a5f63e2', '99ff8ed3-52db-415f-a20c-3842a75be3f2', '268e8401-0555-453e-9302-c38cf92213b8', 'c11173ce-7456-4826-beb2-15056aae2c4a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:27:10.084025 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 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.
Sep 15 21:27:10.084025 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:27:10.084025 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:27:10.165252 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:27:10.166034 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:10.197611 n-d-796908-3 sudo[123705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:10.198460 n-d-796908-3 sudo[123705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:10.880198 n-d-796908-3 sudo[123705]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:10.882332 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.716s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:10.887208 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:10.926967 n-d-796908-3 sudo[123718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:10.927767 n-d-796908-3 sudo[123718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:11.329832 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Lock "b'cinder-4704a02b-334a-4977-965d-5a8a80ba6464-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:27:11.437170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:27:11.438924 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:27:11.440034 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:11.480671 n-d-796908-3 sudo[123721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:11.481494 n-d-796908-3 sudo[123721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:11.509105 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:11.535688 n-d-796908-3 sudo[123718]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:11.538056 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:11.540367 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:27:11.548011 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Deleted volume successfully.
Sep 15 21:27:11.580826 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d6400111-454f-4e41-9f14-927921e96ced tempest-TaggedBootDevicesTest_v242-1218389086 None] Lock "b'cinder-d6d5a625-6814-4493-84a2-31cdadddc6e5-delete_volume'" released by "delete_volume" :: held 4.251s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:27:11.724436 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:11.724810 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n Backing store flags: \n Account information:\n ySXTbz2EDHBkzu5JsrPT\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:27:11.725509 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:27:11.726623 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:11.768140 n-d-796908-3 sudo[123725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:27:11.770387 n-d-796908-3 sudo[123725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:12.142402 n-d-796908-3 sudo[123721]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:12.144786 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.704s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:12.147170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:12.193184 n-d-796908-3 sudo[123729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:12.194247 n-d-796908-3 sudo[123729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:12.405651 n-d-796908-3 sudo[123725]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:12.407883 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464" returned: 0 in 0.681s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:12.409723 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:12.485127 n-d-796908-3 sudo[123732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:27:12.485983 n-d-796908-3 sudo[123732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:12.710653 n-d-796908-3 sudo[123729]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:12.714973 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.567s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:12.716782 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:27:13.081266 n-d-796908-3 sudo[123732]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:13.083874 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464" returned: 0 in 0.674s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:13.087028 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:13.119643 n-d-796908-3 sudo[123738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:27:13.121053 n-d-796908-3 sudo[123738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:13.709401 n-d-796908-3 sudo[123738]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:13.713108 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4704a02b-334a-4977-965d-5a8a80ba6464" returned: 0 in 0.626s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:13.715430 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Successfully deleted volume: 4704a02b-334a-4977-965d-5a8a80ba6464
Sep 15 21:27:13.831085 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Created reservations ['b44f53a1-042a-40ba-ad10-3150110c76b2', 'e3bbc4bf-2ca4-48e6-935d-211f2d3cd2c0', 'fe969f74-cfd3-4f65-9579-41bf908264f5', '65ae463f-c720-4cd2-b8d5-3a940dec2027'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:27:13.833719 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 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.
Sep 15 21:27:13.833719 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:27:13.833719 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:27:13.893406 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:27:13.894690 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:13.939002 n-d-796908-3 sudo[123745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:13.940148 n-d-796908-3 sudo[123745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:14.568064 n-d-796908-3 sudo[123745]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:14.571404 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.676s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:14.573706 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:14.594091 n-d-796908-3 sudo[123749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:27:14.595738 n-d-796908-3 sudo[123749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:15.352033 n-d-796908-3 sudo[123749]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:15.354340 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] CMD "sudo 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.780s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:15.363655 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:27:15.371060 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Deleted volume successfully.
Sep 15 21:27:15.391743 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e41b7329-95ea-4032-b73c-0d1fc7645159 tempest-TaggedBootDevicesTest_v242-1218389086 None] Lock "b'cinder-4704a02b-334a-4977-965d-5a8a80ba6464-delete_volume'" released by "delete_volume" :: held 4.063s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:27:32.434162 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:27:32.441859 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:27:32.442678 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:27:32.479274 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Flow 'volume_create_manager' (96c335a1-03d2-42f6-95ee-bfe40199025c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:27:32.501559 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40dab188-ff28-43da-a3c3-a4abbd48f905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:32.557342 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:27:32.622535 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40dab188-ff28-43da-a3c3-a4abbd48f905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:27:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-493113652',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=ecacde95-364c-47f7-b648-dc0c39a2ffce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecad0e01165948708f57c38cf36f0eb8',provider_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-09-15T21:27:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:27:32Z,user_id='bc93ad90e65c4614937dd1c71a625eb5',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:32.629738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df881a84-7950-442b-8e63-df833b069393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:32.637220 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df881a84-7950-442b-8e63-df833b069393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:32.645698 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa220262-4370-4f7d-baa2-1ee8fa3258bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:32.648673 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa220262-4370-4f7d-baa2-1ee8fa3258bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ecacde95-364c-47f7-b648-dc0c39a2ffce', 'volume_name': 'volume-ecacde95-364c-47f7-b648-dc0c39a2ffce', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:32.651172 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7ce436a-36f0-40a6-b1af-55462590ff8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:32.657661 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7ce436a-36f0-40a6-b1af-55462590ff8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:32.665465 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88232991-256a-4dde-9bf1-87adb8032e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:32.668409 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Volume ecacde95-364c-47f7-b648-dc0c39a2ffce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ecacde95-364c-47f7-b648-dc0c39a2ffce', 'volume_size': 1}
Sep 15 21:27:32.671593 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecacde95-364c-47f7-b648-dc0c39a2ffce stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:32.724912 n-d-796908-3 sudo[124061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecacde95-364c-47f7-b648-dc0c39a2ffce stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:27:32.729629 n-d-796908-3 sudo[124061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:33.697077 n-d-796908-3 sudo[124061]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:33.699480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecacde95-364c-47f7-b648-dc0c39a2ffce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.029s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:33.703684 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88232991-256a-4dde-9bf1-87adb8032e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ecacde95-364c-47f7-b648-dc0c39a2ffce', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:33.706846 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b76ac981-d96c-4d56-add2-1e8401fcc811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:27:33.728147 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Volume volume-ecacde95-364c-47f7-b648-dc0c39a2ffce (ecacde95-364c-47f7-b648-dc0c39a2ffce): created successfully
Sep 15 21:27:33.730633 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b76ac981-d96c-4d56-add2-1e8401fcc811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:27:33.734448 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Flow 'volume_create_manager' (96c335a1-03d2-42f6-95ee-bfe40199025c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:27:33.772014 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-83e3f537-67e2-47fc-a1b7-0c1396899f42 tempest-AttachVolumeShelveTestJSON-748468190 None] Created volume successfully.
Sep 15 21:28:11.435269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:28:11.435968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:28:11.436814 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:11.489119 n-d-796908-3 sudo[124455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:28:11.490062 n-d-796908-3 sudo[124455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:12.374614 n-d-796908-3 sudo[124455]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:12.377986 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.941s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:12.379436 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:12.452407 n-d-796908-3 sudo[124460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:28:12.453260 n-d-796908-3 sudo[124460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:13.122461 n-d-796908-3 sudo[124460]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:13.124971 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.745s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:13.127459 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:28:20.295474 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Terminate volume connection completed successfully.
Sep 15 21:28:20.359353 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:20.546698 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:20.547283 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f\n Backing store flags: \n Account information:\n ySXTbz2EDHBkzu5JsrPT\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:20.548270 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Removing iscsi_target for Volume ID: 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f
Sep 15 21:28:20.553287 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:20.775348 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f -f" returned: 0 in 0.224s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:20.775637 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:20.779426 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:20.950276 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:20.950845 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:20.952668 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c545b2d0-22e7-4e9d-94c8-db5039c3f8bf tempest-TestVolumeBackupRestore-1808314754 None] Remove volume export completed successfully.
Sep 15 21:28:22.368002 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:28:22.372777 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:28:22.373285 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:28:22.409443 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Flow 'volume_create_manager' (4749a4ac-9401-45af-be92-df320b636933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:28:22.431881 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5790714-9be6-4b5c-96e6-eaf74e26a9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:22.479310 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:28:22.509394 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5790714-9be6-4b5c-96e6-eaf74e26a9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:28:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_52677034-7755-465c-94fc-1d7a068f65f6',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=7fb91087-e895-4b6a-93e2-0c57625ac7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed2e754ed5904a33a90cc332ebf561fd',provider_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-09-15T21:28:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:28:22Z,user_id='00823b2e77b24bbfa754108e2cec0672',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:22.525116 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e59d6bff-314d-4dc3-a066-2e43da15c34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:22.530771 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e59d6bff-314d-4dc3-a066-2e43da15c34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:22.534381 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce357bb5-e782-4999-8026-bf5fd7288587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:22.538790 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce357bb5-e782-4999-8026-bf5fd7288587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7fb91087-e895-4b6a-93e2-0c57625ac7c9', 'volume_name': 'volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:22.542400 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4165cf4f-3e79-4c89-a4b9-4330fa2bf29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:22.544736 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4165cf4f-3e79-4c89-a4b9-4330fa2bf29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:22.547410 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (181ea152-01c9-4ffe-a3d9-a580ea6286c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:22.549760 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Volume 7fb91087-e895-4b6a-93e2-0c57625ac7c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9', 'volume_size': 1}
Sep 15 21:28:22.551175 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:22.589131 n-d-796908-3 sudo[124588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:28:22.590099 n-d-796908-3 sudo[124588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:23.462654 n-d-796908-3 sudo[124588]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:23.465979 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.914s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:23.471258 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (181ea152-01c9-4ffe-a3d9-a580ea6286c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:23.475545 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (16420f97-9516-4e97-ae94-5de7007541e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:28:23.507865 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Volume volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 (7fb91087-e895-4b6a-93e2-0c57625ac7c9): created successfully
Sep 15 21:28:23.510542 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (16420f97-9516-4e97-ae94-5de7007541e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:28:23.513708 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Flow 'volume_create_manager' (4749a4ac-9401-45af-be92-df320b636933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:28:23.544590 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Created volume successfully.
Sep 15 21:28:23.865313 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:23.894195 n-d-796908-3 sudo[124633]: 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-7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:28:23.897621 n-d-796908-3 sudo[124633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:24.637884 n-d-796908-3 sudo[124633]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:24.640116 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9" returned: 0 in 0.774s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:24.729258 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:24.755884 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:24.756293 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:24.757056 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:28:24.758776 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Creating iscsi_target for Volume ID: volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Created volume path /opt/stack/data/cinder/volumes/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9,
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]: incominguser GeEp3eXt942T3RppQum8 qRAotQ3S46RV9yo9
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:28:24.765722 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:28:24.767953 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:25.004002 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-ae6bfcc2-d1b4-411d-a5a1-31902df87d38 req-994bd6fb-8768-445c-82f1-3b9a5bd019d7 tempest-AttachVolumeShelveTestJSON-748468190 None] No connector for attachment c5af3512-775b-43db-8fff-6387fa6e6688; skipping storage backend terminate_connection call. {{(pid=84104) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4631}}
Sep 15 21:28:25.005119 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-ae6bfcc2-d1b4-411d-a5a1-31902df87d38 req-994bd6fb-8768-445c-82f1-3b9a5bd019d7 tempest-AttachVolumeShelveTestJSON-748468190 None] Deleting attachment c5af3512-775b-43db-8fff-6387fa6e6688. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:28:25.122695 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-ae6bfcc2-d1b4-411d-a5a1-31902df87d38 req-994bd6fb-8768-445c-82f1-3b9a5bd019d7 tempest-AttachVolumeShelveTestJSON-748468190 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.
Sep 15 21:28:25.122695 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:28:25.122695 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:28:25.638796 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9" returned: 0 in 0.870s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:25.639889 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:25.641205 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:28:25.642283 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:28:25.647001 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:25.656490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:25.656820 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:25.657419 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:28:25.658545 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:25.773250 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:25.773578 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:25.774791 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:25.944622 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:25.945196 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:28:25.946355 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:28:26.030875 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Initialize volume connection completed successfully.
Sep 15 21:29:10.247685 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Terminate volume connection completed successfully.
Sep 15 21:29:10.301537 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:10.451401 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:10.451732 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:10.452385 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Removing iscsi_target for Volume ID: 7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:29:10.457028 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:10.850642 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 -f" returned: 0 in 0.396s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:10.851520 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:10.852774 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:10.998167 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:10.998736 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:10.999584 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-943dcff0-437c-40cd-83e2-97cd1b818ee4 tempest-TestVolumeBackupRestore-1808314754 None] Remove volume export completed successfully.
Sep 15 21:29:11.435982 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:29:11.437237 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:29:11.438833 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:11.468156 n-d-796908-3 sudo[125166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:29:11.470138 n-d-796908-3 sudo[125166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:11.962521 n-d-796908-3 sudo[125166]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:11.964794 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:11.966583 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:11.988360 n-d-796908-3 sudo[125169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:29:11.989178 n-d-796908-3 sudo[125169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:12.458989 n-d-796908-3 sudo[125169]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:12.461039 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.494s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:12.464194 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:29:20.244988 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:20.283718 n-d-796908-3 sudo[125224]: 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-7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:29:20.284704 n-d-796908-3 sudo[125224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:20.795330 n-d-796908-3 sudo[125224]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:20.809050 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9" returned: 0 in 0.565s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:20.866020 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:20.878904 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:20.879472 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:20.880201 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:29:20.881053 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] Creating iscsi_target for Volume ID: volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] Created volume path /opt/stack/data/cinder/volumes/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9,
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]: incominguser GeEp3eXt942T3RppQum8 qRAotQ3S46RV9yo9
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:29:20.885629 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:29:20.888030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:21.506195 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9" returned: 0 in 0.617s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:21.507940 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:21.508700 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:29:21.509356 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:29:21.513306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:21.529123 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:21.529672 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:21.530595 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:29:21.531752 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:21.652124 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:21.652607 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:21.653838 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:21.796777 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:21.797272 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:21.798344 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:29:22.067271 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-5b61f9f7-15cc-4082-9465-f82a2482600a req-acaf3c07-0780-4d15-ba5d-9292e28c2511 tempest-TestVolumeBackupRestore-1808314754 None] attachment_update completed successfully.
Sep 15 21:29:41.302409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Lock "b'cinder-ecacde95-364c-47f7-b648-dc0c39a2ffce-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:29:41.430067 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Skipping remove_export. No iscsi_target is presently exported for volume: ecacde95-364c-47f7-b648-dc0c39a2ffce
Sep 15 21:29:41.430067 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:41.486903 n-d-796908-3 sudo[125695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce
Sep 15 21:29:41.489629 n-d-796908-3 sudo[125695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:42.585450 n-d-796908-3 sudo[125695]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:42.588485 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce" returned: 0 in 1.160s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:42.590773 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:42.651416 n-d-796908-3 sudo[125707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce
Sep 15 21:29:42.653467 n-d-796908-3 sudo[125707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:43.387926 n-d-796908-3 sudo[125707]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:43.390750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce" returned: 0 in 0.799s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:43.393278 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:43.462655 n-d-796908-3 sudo[125719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce
Sep 15 21:29:43.463677 n-d-796908-3 sudo[125719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:44.123848 n-d-796908-3 sudo[125719]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:44.127980 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ecacde95-364c-47f7-b648-dc0c39a2ffce" returned: 0 in 0.733s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:44.127980 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Successfully deleted volume: ecacde95-364c-47f7-b648-dc0c39a2ffce
Sep 15 21:29:44.178463 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Created reservations ['8c00ba8d-5457-409f-a0aa-f5fa2ae4be42', 'd0a6102a-63ea-4102-b3bc-009c62616236', '782e82de-0188-421f-9fe4-9a8ef912391d', 'e930ebd8-cf79-4c80-a1f9-d31552b932ca'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:29:44.180912 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 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.
Sep 15 21:29:44.180912 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:29:44.180912 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:29:44.250371 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:29:44.251811 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:44.306552 n-d-796908-3 sudo[125763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:29:44.307505 n-d-796908-3 sudo[125763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:45.284870 n-d-796908-3 sudo[125763]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:45.287341 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.035s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:45.290219 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:45.323058 n-d-796908-3 sudo[125797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:29:45.324509 n-d-796908-3 sudo[125797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:45.568457 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Lock "b'cinder-5443fcaa-c378-4c7f-87bd-e56897aba12d-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:29:45.780441 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:45.992152 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:45.992779 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:29:45.993643 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5443fcaa-c378-4c7f-87bd-e56897aba12d
Sep 15 21:29:45.995005 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:46.036938 n-d-796908-3 sudo[125797]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:46.040692 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo 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.750s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:46.043641 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:29:46.045090 n-d-796908-3 sudo[125831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d
Sep 15 21:29:46.050283 n-d-796908-3 sudo[125831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:46.056526 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Deleted volume successfully.
Sep 15 21:29:46.089036 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-46b04446-a6bc-48bb-b81c-c1c1b8c58884 tempest-AttachVolumeShelveTestJSON-748468190 None] Lock "b'cinder-ecacde95-364c-47f7-b648-dc0c39a2ffce-delete_volume'" released by "delete_volume" :: held 4.787s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:29:46.759862 n-d-796908-3 sudo[125831]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:46.761638 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d" returned: 0 in 0.767s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:46.763169 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:46.818001 n-d-796908-3 sudo[125860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d
Sep 15 21:29:46.819728 n-d-796908-3 sudo[125860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:47.359278 n-d-796908-3 sudo[125860]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:47.362885 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d" returned: 0 in 0.599s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:47.365730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:47.407014 n-d-796908-3 sudo[125876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d
Sep 15 21:29:47.408650 n-d-796908-3 sudo[125876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:47.994879 n-d-796908-3 sudo[125876]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:47.997573 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5443fcaa-c378-4c7f-87bd-e56897aba12d" returned: 0 in 0.632s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:48.000192 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Successfully deleted volume: 5443fcaa-c378-4c7f-87bd-e56897aba12d
Sep 15 21:29:48.055838 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Created reservations ['e966501a-ea5f-4bb7-a2b2-e104bdf99b65', '2d0ece6a-768c-4b41-9175-2ac9ead0efcf', 'e01acd98-42f5-4bf2-877e-87b9c822d540', 'c1a6b7c3-c047-491f-bacb-655bddeec087'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:29:48.059519 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 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.
Sep 15 21:29:48.059519 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:29:48.059519 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:29:48.128458 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:29:48.129426 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:48.189753 n-d-796908-3 sudo[125881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:29:48.191018 n-d-796908-3 sudo[125881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:48.970642 n-d-796908-3 sudo[125881]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:48.973465 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:48.976686 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:49.010470 n-d-796908-3 sudo[125887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:29:49.011285 n-d-796908-3 sudo[125887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:49.712892 n-d-796908-3 sudo[125887]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:49.718784 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] CMD "sudo 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.741s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:49.722177 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:29:49.730474 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Deleted volume successfully.
Sep 15 21:29:49.767002 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-e8500299-8820-4933-ad4f-322ccedac108 tempest-AttachVolumeShelveTestJSON-748468190 None] Lock "b'cinder-5443fcaa-c378-4c7f-87bd-e56897aba12d-delete_volume'" released by "delete_volume" :: held 4.198s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:30:11.442553 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:30:11.443105 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:11.443725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:11.499285 n-d-796908-3 sudo[126109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:11.500141 n-d-796908-3 sudo[126109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:12.377710 n-d-796908-3 sudo[126109]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:12.380218 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:12.382133 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:12.428581 n-d-796908-3 sudo[126117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:12.429523 n-d-796908-3 sudo[126117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:13.178739 n-d-796908-3 sudo[126117]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:13.184120 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.802s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:13.188962 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:16.082214 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:30:16.098745 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:30:16.098745 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:30:16.113104 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Flow 'volume_create_manager' (37888c7f-2d52-4a93-88e1-79b88029be62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:16.117550 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (788cb031-6a61-4cbf-863b-8790ea7258a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:16.166073 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:30:16.229701 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (788cb031-6a61-4cbf-863b-8790ea7258a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1067476748',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=9aba7da1-20e7-4689-ad93-be057934c0c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2737cb8ea84049369279aeb5d54dcc5a',provider_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-09-15T21:30:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:30:16Z,user_id='2dc9292c9cca4a96a4f9fd40b20c5dca',volume_attachment=>,volume_type=VolumeType(fb40a776-19e2-486e-8148-073284593da0),volume_type_id=fb40a776-19e2-486e-8148-073284593da0)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:16.232722 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99f64d99-65b2-499f-a2b9-9a25c1e1daa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:16.236690 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99f64d99-65b2-499f-a2b9-9a25c1e1daa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:16.239134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15467999-1326-490e-a1cd-3e6e715aebd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:16.241652 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15467999-1326-490e-a1cd-3e6e715aebd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9aba7da1-20e7-4689-ad93-be057934c0c2', 'volume_name': 'volume-9aba7da1-20e7-4689-ad93-be057934c0c2', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:16.255228 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3341cd3b-89cc-4012-8c34-47d0923ea274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:16.257750 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3341cd3b-89cc-4012-8c34-47d0923ea274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:16.262835 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40982301-d8c5-4924-b147-8498082e1f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:16.264036 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Volume 9aba7da1-20e7-4689-ad93-be057934c0c2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9aba7da1-20e7-4689-ad93-be057934c0c2', 'volume_size': 1}
Sep 15 21:30:16.265044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9aba7da1-20e7-4689-ad93-be057934c0c2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:16.322530 n-d-796908-3 sudo[126156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9aba7da1-20e7-4689-ad93-be057934c0c2 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:30:16.324085 n-d-796908-3 sudo[126156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:17.429770 n-d-796908-3 sudo[126156]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:17.432206 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9aba7da1-20e7-4689-ad93-be057934c0c2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.167s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:17.435688 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40982301-d8c5-4924-b147-8498082e1f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9aba7da1-20e7-4689-ad93-be057934c0c2', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:17.438768 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a2503c0-3132-4fa9-85a0-dc762f0a2a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:17.451239 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Volume volume-9aba7da1-20e7-4689-ad93-be057934c0c2 (9aba7da1-20e7-4689-ad93-be057934c0c2): created successfully
Sep 15 21:30:17.453352 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a2503c0-3132-4fa9-85a0-dc762f0a2a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:17.458660 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Flow 'volume_create_manager' (37888c7f-2d52-4a93-88e1-79b88029be62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:17.468654 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e2aefdd6-36d6-49e7-bfbd-2a00a8229c4c tempest-VolumeTypesAccessTest-153952691 None] Created volume successfully.
Sep 15 21:30:19.130238 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Lock "b'cinder-9aba7da1-20e7-4689-ad93-be057934c0c2-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:30:19.263491 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9aba7da1-20e7-4689-ad93-be057934c0c2
Sep 15 21:30:19.265072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:19.305505 n-d-796908-3 sudo[126199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2
Sep 15 21:30:19.306300 n-d-796908-3 sudo[126199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:19.873329 n-d-796908-3 sudo[126199]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:19.876819 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2" returned: 0 in 0.610s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:19.879022 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:19.905029 n-d-796908-3 sudo[126238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2
Sep 15 21:30:19.907305 n-d-796908-3 sudo[126238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:20.431918 n-d-796908-3 sudo[126238]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:20.435347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2" returned: 0 in 0.555s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:20.437678 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:20.490668 n-d-796908-3 sudo[126243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2
Sep 15 21:30:20.495273 n-d-796908-3 sudo[126243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:20.999068 n-d-796908-3 sudo[126243]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:21.002821 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9aba7da1-20e7-4689-ad93-be057934c0c2" returned: 0 in 0.565s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:21.004291 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Successfully deleted volume: 9aba7da1-20e7-4689-ad93-be057934c0c2
Sep 15 21:30:21.040792 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2240993 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2240993, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:30:21.041937 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2240993 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2240993, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:30:21.069671 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Created reservations ['f179593a-bbc8-4005-8858-1efb2c127a66', 'aafeeb2a-366f-4156-b919-9c0ef0f7b111', 'd7269e88-7e02-4310-81de-9bdabc520b8d', 'a39af190-4313-43a8-a119-2876de97ad1d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:30:21.072081 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 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.
Sep 15 21:30:21.072081 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:30:21.072081 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:21.117474 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:21.118280 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:21.173070 n-d-796908-3 sudo[126252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:21.174550 n-d-796908-3 sudo[126252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:21.740840 n-d-796908-3 sudo[126252]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:21.744070 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.625s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:21.746330 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:21.778894 n-d-796908-3 sudo[126255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:21.780228 n-d-796908-3 sudo[126255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:22.456584 n-d-796908-3 sudo[126255]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:22.459405 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] CMD "sudo 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.712s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:22.461921 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:22.474981 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Deleted volume successfully.
Sep 15 21:30:22.501246 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-1345ba5c-755f-45b6-9d42-6cd7526a5bc6 tempest-VolumeTypesAccessTest-153952691 None] Lock "b'cinder-9aba7da1-20e7-4689-ad93-be057934c0c2-delete_volume'" released by "delete_volume" :: held 3.371s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:30:33.207672 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:30:33.213812 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:30:33.226095 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:30:33.232027 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Flow 'volume_create_manager' (0e860003-c2b0-4488-a85e-aff0626e743c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:33.236057 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c08e741e-558e-46f9-8b2f-d8196d98f5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:33.276791 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:30:33.301741 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c08e741e-558e-46f9-8b2f-d8196d98f5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1285497504',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=1929818a-0898-464c-9b3b-fe3948baddef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d8317b2c114b728f91eafdf4a0f81d',provider_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-09-15T21:30:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:30:33Z,user_id='026d189ef78e4b7c9aaeb49f69e6700d',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:33.304216 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (842e02ca-8543-4db7-a06a-c182fccfa777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:33.306258 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (842e02ca-8543-4db7-a06a-c182fccfa777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:33.308585 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32373856-1c95-4b0a-9dbd-3bff70d9d6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:33.310949 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32373856-1c95-4b0a-9dbd-3bff70d9d6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1929818a-0898-464c-9b3b-fe3948baddef', 'volume_name': 'volume-1929818a-0898-464c-9b3b-fe3948baddef', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:33.313180 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54c60104-d69c-46c3-805e-9f1319346768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:33.315292 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54c60104-d69c-46c3-805e-9f1319346768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:33.317399 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2f8778a-f2a4-4f7d-b15f-e0cd6273b21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:33.318186 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Volume 1929818a-0898-464c-9b3b-fe3948baddef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1929818a-0898-464c-9b3b-fe3948baddef', 'volume_size': 1}
Sep 15 21:30:33.319211 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1929818a-0898-464c-9b3b-fe3948baddef stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:33.338083 n-d-796908-3 sudo[126335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1929818a-0898-464c-9b3b-fe3948baddef stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:30:33.338910 n-d-796908-3 sudo[126335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:33.763542 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-10f5e23d-6e43-40ec-a23d-fa08d739797b req-de38e039-eb57-456e-8327-9361dd17a588 tempest-TestVolumeBackupRestore-1808314754 None] Terminate volume connection completed successfully.
Sep 15 21:30:33.764245 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-10f5e23d-6e43-40ec-a23d-fa08d739797b req-de38e039-eb57-456e-8327-9361dd17a588 tempest-TestVolumeBackupRestore-1808314754 None] Deleting attachment 17dc47be-f549-4efc-8493-ee242ef8538c. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:30:33.779354 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:33.994753 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:33.995094 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9\n Backing store flags: \n Account information:\n GeEp3eXt942T3RppQum8\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:33.995926 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-10f5e23d-6e43-40ec-a23d-fa08d739797b req-de38e039-eb57-456e-8327-9361dd17a588 tempest-TestVolumeBackupRestore-1808314754 None] Removing iscsi_target for Volume ID: 7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:30:33.997002 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:34.018296 n-d-796908-3 sudo[126335]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:34.020184 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1929818a-0898-464c-9b3b-fe3948baddef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.701s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:34.023024 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2f8778a-f2a4-4f7d-b15f-e0cd6273b21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1929818a-0898-464c-9b3b-fe3948baddef', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:34.026574 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9655c14c-5921-4b53-8a32-c95bb5bb2435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:34.043640 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Volume volume-1929818a-0898-464c-9b3b-fe3948baddef (1929818a-0898-464c-9b3b-fe3948baddef): created successfully
Sep 15 21:30:34.047401 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9655c14c-5921-4b53-8a32-c95bb5bb2435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:34.059096 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Flow 'volume_create_manager' (0e860003-c2b0-4488-a85e-aff0626e743c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:34.077225 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-0041edb0-f266-4cd1-a5c9-340b5b10ffa7 tempest-VolumesListAdminTestJSON-1531328415 None] Created volume successfully.
Sep 15 21:30:34.324226 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 -f" returned: 0 in 0.327s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:34.325210 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:34.329481 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:34.594926 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:34.595413 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:34.691228 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-10f5e23d-6e43-40ec-a23d-fa08d739797b req-de38e039-eb57-456e-8327-9361dd17a588 tempest-TestVolumeBackupRestore-1808314754 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.
Sep 15 21:30:34.691228 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:30:34.691228 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:35.379007 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:30:35.391903 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:30:35.393341 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:30:35.426069 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Flow 'volume_create_manager' (d855146a-a517-41f3-befe-d3ec0b632243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:35.449278 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c8dcaad-ee89-4a81-9a1b-658bd2334f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:35.506751 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:30:35.566156 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c8dcaad-ee89-4a81-9a1b-658bd2334f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1614447588',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=f43633b4-4ec2-44ad-8619-466a9489051c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d8317b2c114b728f91eafdf4a0f81d',provider_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-09-15T21:30:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:30:35Z,user_id='026d189ef78e4b7c9aaeb49f69e6700d',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:35.569131 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51e642f0-aab0-487d-bc9c-fd58cbf9f878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:35.571647 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51e642f0-aab0-487d-bc9c-fd58cbf9f878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:35.574838 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d06c42b-840a-40f0-b052-d1c70c396443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:35.577371 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d06c42b-840a-40f0-b052-d1c70c396443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f43633b4-4ec2-44ad-8619-466a9489051c', 'volume_name': 'volume-f43633b4-4ec2-44ad-8619-466a9489051c', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:35.580075 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d599cfc4-15e9-4021-acaf-99062c3beb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:35.582659 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d599cfc4-15e9-4021-acaf-99062c3beb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:35.585435 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ee0d47e-dd89-4530-8ae8-bf0615f439f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:35.586496 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Volume f43633b4-4ec2-44ad-8619-466a9489051c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f43633b4-4ec2-44ad-8619-466a9489051c', 'volume_size': 1}
Sep 15 21:30:35.587730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f43633b4-4ec2-44ad-8619-466a9489051c stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:35.630846 n-d-796908-3 sudo[126411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f43633b4-4ec2-44ad-8619-466a9489051c stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:30:35.631736 n-d-796908-3 sudo[126411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:36.249799 n-d-796908-3 sudo[126411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:36.252793 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f43633b4-4ec2-44ad-8619-466a9489051c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.665s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:36.256012 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ee0d47e-dd89-4530-8ae8-bf0615f439f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f43633b4-4ec2-44ad-8619-466a9489051c', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:36.258283 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08171ee7-e396-4e9d-9ce8-c955a376737e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:36.278308 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Volume volume-f43633b4-4ec2-44ad-8619-466a9489051c (f43633b4-4ec2-44ad-8619-466a9489051c): created successfully
Sep 15 21:30:36.283748 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08171ee7-e396-4e9d-9ce8-c955a376737e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:36.287746 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Flow 'volume_create_manager' (d855146a-a517-41f3-befe-d3ec0b632243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:36.303574 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7b5d4bc3-1413-4894-9f6f-6acfc45487d1 tempest-VolumesListAdminTestJSON-1531328415 None] Created volume successfully.
Sep 15 21:30:37.112916 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Lock "b'cinder-7fb91087-e895-4b6a-93e2-0c57625ac7c9-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:30:37.276240 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:37.483833 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Lock "b'cinder-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:30:37.570401 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.281s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:37.572392 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:37.572994 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:30:37.578991 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:37.738004 n-d-796908-3 sudo[126455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:30:37.740223 n-d-796908-3 sudo[126455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:37.919140 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:30:37.924945 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:30:37.925838 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:30:37.998336 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Flow 'volume_create_manager' (17d2709a-088a-4c7e-abe6-3359acc12442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:38.005484 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6511f7ef-165d-4ec7-b30c-cf39d37fc559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:38.090117 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:38.096976 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:30:38.216021 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6511f7ef-165d-4ec7-b30c-cf39d37fc559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:30:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-884344478',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=954f90de-6c87-473c-a2a1-986c32753531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d8317b2c114b728f91eafdf4a0f81d',provider_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-09-15T21:30:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:30:38Z,user_id='026d189ef78e4b7c9aaeb49f69e6700d',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:38.218480 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (97233d91-5967-4eaf-ab02-737f96aa6986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:38.226482 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (97233d91-5967-4eaf-ab02-737f96aa6986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:38.239331 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35290ffb-fb76-4165-8a05-aea9c918d072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:38.248644 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35290ffb-fb76-4165-8a05-aea9c918d072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '954f90de-6c87-473c-a2a1-986c32753531', 'volume_name': 'volume-954f90de-6c87-473c-a2a1-986c32753531', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:38.260611 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c88cb08-486a-4686-b6dc-cfb6c8eab4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:38.265474 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c88cb08-486a-4686-b6dc-cfb6c8eab4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:38.270593 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e571449c-f0b0-4c20-9b36-de8a530e12c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:38.273405 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Volume 954f90de-6c87-473c-a2a1-986c32753531: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-954f90de-6c87-473c-a2a1-986c32753531', 'volume_size': 1}
Sep 15 21:30:38.275848 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-954f90de-6c87-473c-a2a1-986c32753531 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:38.365122 n-d-796908-3 sudo[126462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-954f90de-6c87-473c-a2a1-986c32753531 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:30:38.367633 n-d-796908-3 sudo[126462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:38.512856 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.425s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:38.513239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:38.515878 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f
Sep 15 21:30:38.519535 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:38.616338 n-d-796908-3 sudo[126466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f
Sep 15 21:30:38.617220 n-d-796908-3 sudo[126466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:39.113817 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:30:39.131451 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:30:39.132793 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:30:39.142387 n-d-796908-3 sudo[126455]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:39.215764 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Flow 'volume_create_manager' (a6f76ad6-fcb7-470c-b9fd-0cc2b70140e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:39.230772 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1428555b-4198-49fd-815d-7426fb64cc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:39.304602 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9" returned: 0 in 1.727s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:39.307467 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:39.344993 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:30:39.358057 n-d-796908-3 sudo[126469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:30:39.363521 n-d-796908-3 sudo[126469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:39.457151 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1428555b-4198-49fd-815d-7426fb64cc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:30:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1636758423',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=8709a018-a2ef-4751-b5e5-7520f153bdd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='640c89a919c749a7ba40458ea0ea1123',provider_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-09-15T21:30:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:30:39Z,user_id='f7943dae03db4ac7922dc7ee1d771d89',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:39.463881 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0257fe0-3a41-48e4-89af-515ac91ca2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:39.470617 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0257fe0-3a41-48e4-89af-515ac91ca2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:39.477146 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2817992b-6ad4-469a-9f7a-59d0726d700e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:39.484351 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2817992b-6ad4-469a-9f7a-59d0726d700e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8709a018-a2ef-4751-b5e5-7520f153bdd1', 'volume_name': 'volume-8709a018-a2ef-4751-b5e5-7520f153bdd1', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:39.490913 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad18f10c-bf57-4d43-9ee6-7a2488e7adbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:39.495339 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad18f10c-bf57-4d43-9ee6-7a2488e7adbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:39.501723 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c22c7bc7-94c4-4c92-85e6-b290627ff3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:39.502843 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Volume 8709a018-a2ef-4751-b5e5-7520f153bdd1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8709a018-a2ef-4751-b5e5-7520f153bdd1', 'volume_size': 1}
Sep 15 21:30:39.506734 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:39.551688 n-d-796908-3 sudo[126471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:30:39.552685 n-d-796908-3 sudo[126471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:39.826597 n-d-796908-3 sudo[126466]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:39.831017 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f" returned: 0 in 1.311s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:39.832892 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:39.891824 n-d-796908-3 sudo[126504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f
Sep 15 21:30:39.897456 n-d-796908-3 sudo[126504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:39.961171 n-d-796908-3 sudo[126462]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:39.965582 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-954f90de-6c87-473c-a2a1-986c32753531 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.689s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:39.970022 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e571449c-f0b0-4c20-9b36-de8a530e12c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-954f90de-6c87-473c-a2a1-986c32753531', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:39.973428 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (262dee2f-3a0d-483e-b866-8b5a97088bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:40.058577 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Volume volume-954f90de-6c87-473c-a2a1-986c32753531 (954f90de-6c87-473c-a2a1-986c32753531): created successfully
Sep 15 21:30:40.095963 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (262dee2f-3a0d-483e-b866-8b5a97088bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:40.129004 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Flow 'volume_create_manager' (17d2709a-088a-4c7e-abe6-3359acc12442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:40.154561 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-06ae801d-a578-486c-a205-1a91c531f862 tempest-VolumesListAdminTestJSON-1531328415 None] Created volume successfully.
Sep 15 21:30:40.503985 n-d-796908-3 sudo[126469]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:40.505745 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9" returned: 0 in 1.198s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:40.507933 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:40.594066 n-d-796908-3 sudo[126508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:30:40.595767 n-d-796908-3 sudo[126508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:40.840833 n-d-796908-3 sudo[126471]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:40.843333 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.336s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:40.850460 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c22c7bc7-94c4-4c92-85e6-b290627ff3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8709a018-a2ef-4751-b5e5-7520f153bdd1', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:40.853565 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf68bd03-2015-4d53-984c-25713d7ae178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:40.882334 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Volume volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 (8709a018-a2ef-4751-b5e5-7520f153bdd1): created successfully
Sep 15 21:30:40.884378 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf68bd03-2015-4d53-984c-25713d7ae178) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:40.887386 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Flow 'volume_create_manager' (a6f76ad6-fcb7-470c-b9fd-0cc2b70140e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:40.912399 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f13d275b-d2b4-480a-a40f-67a10e7243b4 tempest-AttachVolumeNegativeTest-320646151 None] Created volume successfully.
Sep 15 21:30:40.970902 n-d-796908-3 sudo[126504]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:40.972710 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f" returned: 0 in 1.140s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:40.974282 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:41.030287 n-d-796908-3 sudo[126540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f
Sep 15 21:30:41.031361 n-d-796908-3 sudo[126540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:42.111133 n-d-796908-3 sudo[126540]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:42.113674 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f" returned: 0 in 1.139s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:42.115698 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Successfully deleted volume: 2655ce5a-b4c2-40d1-b5d7-49df6e731e4f
Sep 15 21:30:42.190339 n-d-796908-3 sudo[126508]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:42.220170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fb91087-e895-4b6a-93e2-0c57625ac7c9" returned: 0 in 1.711s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:42.221433 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Successfully deleted volume: 7fb91087-e895-4b6a-93e2-0c57625ac7c9
Sep 15 21:30:42.239412 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Created reservations ['1df9906d-5cb3-42e2-9304-f17a0c820667', '1014c9f4-2c69-4bc0-bf06-8ecdfd542473', '14d1962c-fd5f-4345-b5a3-42b5259bfd3f', '37662af5-1ed0-4d23-b130-9af35826137a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:30:42.247120 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 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.
Sep 15 21:30:42.247120 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:30:42.247120 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:42.337078 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:42.337778 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:42.427902 n-d-796908-3 sudo[126549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:42.428717 n-d-796908-3 sudo[126549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:42.600090 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Created reservations ['01d99073-adda-46e7-a0d9-a10e6618bfc4', '8d34558a-a70a-4245-aa67-df2b81df8f73', 'ccc85d24-1912-489c-a60d-74f819690273', '3fc546d3-8525-436f-8213-6bcbad84e199'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:30:42.611181 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 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.
Sep 15 21:30:42.611181 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:30:42.611181 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:42.739338 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:42.742341 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:42.814121 n-d-796908-3 sudo[126551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:42.814967 n-d-796908-3 sudo[126551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:42.882788 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:30:42.907954 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:30:42.908838 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:30:42.948869 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Flow 'volume_create_manager' (61decc09-1cd1-4180-afe1-6dbf9557d787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:42.956255 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61856703-b1c3-4c5e-b0d0-af8db0be3a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:43.033909 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:30:43.103635 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61856703-b1c3-4c5e-b0d0-af8db0be3a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:30:42Z,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-796908-3@lvmdriver-1#lvmdriver-1',id=51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4015259a1b1440babca3589fdfac99b',provider_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-09-15T21:30:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:30:43Z,user_id='905fffb1316f4c45876ae452045ea97c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:43.109502 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12998a1c-3b04-43d1-bc05-ff9e207cc97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:43.117125 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12998a1c-3b04-43d1-bc05-ff9e207cc97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:43.122964 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56b23754-0537-4ca5-8779-dcc4fbe00174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:43.129749 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56b23754-0537-4ca5-8779-dcc4fbe00174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9', 'volume_name': 'volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:43.135698 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a698b67e-6082-4e25-a60d-8d1ce766b443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:43.142942 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a698b67e-6082-4e25-a60d-8d1ce766b443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:43.149546 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cafd7a36-94da-4d0c-a5a1-8365bece3803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:43.151050 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Volume 51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9', 'volume_size': 1}
Sep 15 21:30:43.152517 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:43.202214 n-d-796908-3 sudo[126554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:30:43.203059 n-d-796908-3 sudo[126554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:43.331512 n-d-796908-3 sudo[126549]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:43.335096 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.996s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:43.337556 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:43.379701 n-d-796908-3 sudo[126556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:43.382573 n-d-796908-3 sudo[126556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:43.625839 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:43.651523 n-d-796908-3 sudo[126559]: 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-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:30:43.653415 n-d-796908-3 sudo[126559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:43.663992 n-d-796908-3 sudo[126551]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:43.666723 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.924s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:43.669264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:43.716554 n-d-796908-3 sudo[126561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:43.717379 n-d-796908-3 sudo[126561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:44.116962 n-d-796908-3 sudo[126554]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:44.120186 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.967s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:44.124466 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cafd7a36-94da-4d0c-a5a1-8365bece3803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:44.127763 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9c627d8-701a-4091-9b4e-86ede49d8efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:30:44.156163 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Volume volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9 (51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9): created successfully
Sep 15 21:30:44.158703 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9c627d8-701a-4091-9b4e-86ede49d8efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:30:44.162155 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Flow 'volume_create_manager' (61decc09-1cd1-4180-afe1-6dbf9557d787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:30:44.175846 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f60e18b1-d509-4a56-be43-0b9c18893458 tempest-VolumesListAdminTestJSON-270586275 None] Created volume successfully.
Sep 15 21:30:44.199491 n-d-796908-3 sudo[126556]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:44.201725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo 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.864s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:44.204390 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:44.209405 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Deleted volume successfully.
Sep 15 21:30:44.229346 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d073050a-2bc5-4dc8-9420-248c3d9661fb tempest-TestVolumeBackupRestore-1808314754 None] Lock "b'cinder-2655ce5a-b4c2-40d1-b5d7-49df6e731e4f-delete_volume'" released by "delete_volume" :: held 6.754s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:30:44.284614 n-d-796908-3 sudo[126559]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:44.286759 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1" returned: 0 in 0.661s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:44.352620 n-d-796908-3 sudo[126561]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:44.371609 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] CMD "sudo 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.703s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:44.373124 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:44.389210 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:44.390659 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Deleted volume successfully.
Sep 15 21:30:44.403481 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:44.404468 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304096096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:44.405516 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:30:44.406754 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] Creating iscsi_target for Volume ID: volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] Created volume path /opt/stack/data/cinder/volumes/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1,
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]: incominguser K6WgfmCC4QvZ56cxLPKC cSo7NqDDSrZoVz76
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:44.418719 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:30:44.423559 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:44.427567 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-fbf7e74b-90da-472f-9d1f-4ae78dfb474e tempest-TestVolumeBackupRestore-1808314754 None] Lock "b'cinder-7fb91087-e895-4b6a-93e2-0c57625ac7c9-delete_volume'" released by "delete_volume" :: held 7.325s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:30:44.866889 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1" returned: 0 in 0.445s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:44.867236 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304096096]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:44.867840 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:30:44.868218 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:30:44.870873 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:44.876611 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:44.876949 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304096096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n Backing store flags: \n Account information:\n K6WgfmCC4QvZ56cxLPKC\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:44.877531 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:30:44.878471 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:45.005920 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:45.006515 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304096096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n Backing store flags: \n Account information:\n K6WgfmCC4QvZ56cxLPKC\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:45.009798 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:45.120657 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:45.122520 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304096096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n Backing store flags: \n Account information:\n K6WgfmCC4QvZ56cxLPKC\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:30:45.123671 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:30:45.343725 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-a15dc806-b4c9-4021-97d2-17bbc170010a req-a3c05676-192a-40be-ba68-44e65d628d0b tempest-AttachVolumeNegativeTest-320646151 None] attachment_update completed successfully.
Sep 15 21:30:45.452839 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Lock "b'cinder-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:30:45.605646 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Skipping remove_export. No iscsi_target is presently exported for volume: 51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9
Sep 15 21:30:45.606703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:45.652487 n-d-796908-3 sudo[126634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9
Sep 15 21:30:45.653311 n-d-796908-3 sudo[126634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:45.696829 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Lock "b'cinder-954f90de-6c87-473c-a2a1-986c32753531-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:30:45.884809 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Skipping remove_export. No iscsi_target is presently exported for volume: 954f90de-6c87-473c-a2a1-986c32753531
Sep 15 21:30:45.885971 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:45.910294 n-d-796908-3 sudo[126636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531
Sep 15 21:30:45.911289 n-d-796908-3 sudo[126636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:46.192943 n-d-796908-3 sudo[126634]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:46.195181 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9" returned: 0 in 0.588s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:46.196696 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:46.239724 n-d-796908-3 sudo[126639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9
Sep 15 21:30:46.240530 n-d-796908-3 sudo[126639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:46.428279 n-d-796908-3 sudo[126636]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:46.430673 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531" returned: 0 in 0.544s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:46.433161 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:46.483242 n-d-796908-3 sudo[126642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531
Sep 15 21:30:46.484085 n-d-796908-3 sudo[126642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:46.853844 n-d-796908-3 sudo[126639]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:46.856088 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9" returned: 0 in 0.659s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:46.858127 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:46.899773 n-d-796908-3 sudo[126645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9
Sep 15 21:30:46.900684 n-d-796908-3 sudo[126645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:47.252800 n-d-796908-3 sudo[126642]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:47.257229 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531" returned: 0 in 0.823s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:47.260208 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:47.296911 n-d-796908-3 sudo[126649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531
Sep 15 21:30:47.298567 n-d-796908-3 sudo[126649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:47.454044 n-d-796908-3 sudo[126645]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:47.456352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9" returned: 0 in 0.598s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:47.457775 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Successfully deleted volume: 51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9
Sep 15 21:30:47.513703 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Created reservations ['369361f2-5898-44f5-88fb-66fd37dafa53', '8b9cca75-e569-4e89-9e57-97525ca48aac', '80ec0378-4a93-44ae-8594-20e5c175a36e', 'ef3b67d1-b425-4f90-bb1c-42dfac26730f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:30:47.516137 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 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.
Sep 15 21:30:47.516137 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:30:47.516137 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:47.587596 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:47.588324 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:47.632991 n-d-796908-3 sudo[126658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:47.633825 n-d-796908-3 sudo[126658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:48.043536 n-d-796908-3 sudo[126649]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:48.045779 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-954f90de-6c87-473c-a2a1-986c32753531" returned: 0 in 0.785s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:48.047001 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Successfully deleted volume: 954f90de-6c87-473c-a2a1-986c32753531
Sep 15 21:30:48.190585 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Created reservations ['68ad55bb-16f2-4676-a120-eeb66a460a48', '62d87793-a8b8-493f-9d9a-2040239f66fa', '04612914-cbc5-469f-bdbc-07d4ed5901ee', 'ff8413d3-26b7-42c3-82c3-8719f7288c1e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:30:48.192859 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 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.
Sep 15 21:30:48.192859 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:30:48.192859 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:48.299068 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:48.300727 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:48.365156 n-d-796908-3 sudo[126697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:48.366029 n-d-796908-3 sudo[126697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:48.421376 n-d-796908-3 sudo[126658]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:48.424158 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.835s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:48.426257 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:48.457699 n-d-796908-3 sudo[126700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:48.471759 n-d-796908-3 sudo[126700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:49.044332 n-d-796908-3 sudo[126697]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:49.046869 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.746s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:49.049069 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:49.108790 n-d-796908-3 sudo[126723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:49.112201 n-d-796908-3 sudo[126723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:49.300142 n-d-796908-3 sudo[126700]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:49.303264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] CMD "sudo 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.877s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:49.305998 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:49.318466 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Deleted volume successfully.
Sep 15 21:30:49.354753 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c2deaddd-f93f-404d-b7d0-1a12b5d18917 tempest-VolumesListAdminTestJSON-270586275 None] Lock "b'cinder-51a3a1a6-ce71-43ef-8c7b-49dd68cd74f9-delete_volume'" released by "delete_volume" :: held 3.913s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:30:49.633920 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Lock "b'cinder-f43633b4-4ec2-44ad-8619-466a9489051c-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:30:49.645278 n-d-796908-3 sudo[126723]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:49.648999 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:49.655588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:49.664165 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Deleted volume successfully.
Sep 15 21:30:49.732335 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Skipping remove_export. No iscsi_target is presently exported for volume: f43633b4-4ec2-44ad-8619-466a9489051c
Sep 15 21:30:49.734176 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:49.775248 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-dc65602e-c8e5-4e06-99c5-fc5c37cd6478 tempest-VolumesListAdminTestJSON-1531328415 None] Lock "b'cinder-954f90de-6c87-473c-a2a1-986c32753531-delete_volume'" released by "delete_volume" :: held 4.080s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:30:49.779086 n-d-796908-3 sudo[126735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c
Sep 15 21:30:49.779894 n-d-796908-3 sudo[126735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:50.350688 n-d-796908-3 sudo[126735]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:50.352806 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c" returned: 0 in 0.618s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:50.355995 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:50.411563 n-d-796908-3 sudo[126747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c
Sep 15 21:30:50.413654 n-d-796908-3 sudo[126747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:51.130083 n-d-796908-3 sudo[126747]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:51.132979 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c" returned: 0 in 0.777s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:51.138885 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:51.170910 n-d-796908-3 sudo[126757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c
Sep 15 21:30:51.172544 n-d-796908-3 sudo[126757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:52.023352 n-d-796908-3 sudo[126757]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:52.025970 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f43633b4-4ec2-44ad-8619-466a9489051c" returned: 0 in 0.891s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:52.027930 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Successfully deleted volume: f43633b4-4ec2-44ad-8619-466a9489051c
Sep 15 21:30:52.087898 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Created reservations ['deeed0a4-fafd-4920-a51c-3cef9c913545', 'ce253fbd-4f14-4360-bd52-9e933eca5f75', 'af68ac37-c975-40f0-9902-8c58ebf59b8d', '343b7a90-236a-4e5c-a868-a611c3f503e7'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:30:52.090462 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 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.
Sep 15 21:30:52.090462 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:30:52.090462 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:52.155444 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:52.156586 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:52.207747 n-d-796908-3 sudo[126765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:52.208605 n-d-796908-3 sudo[126765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:52.907561 n-d-796908-3 sudo[126765]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:52.910714 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.753s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:52.914548 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:52.982957 n-d-796908-3 sudo[126768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:52.983805 n-d-796908-3 sudo[126768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:53.449884 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Lock "b'cinder-1929818a-0898-464c-9b3b-fe3948baddef-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:30:53.543973 n-d-796908-3 sudo[126768]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:53.600380 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo 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.687s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:53.623432 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:53.655344 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Deleted volume successfully.
Sep 15 21:30:53.673138 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1929818a-0898-464c-9b3b-fe3948baddef
Sep 15 21:30:53.675534 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:53.718328 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-280d83ee-1501-4c9a-8c3e-b8ff4d2a7f5c tempest-VolumesListAdminTestJSON-1531328415 None] Lock "b'cinder-f43633b4-4ec2-44ad-8619-466a9489051c-delete_volume'" released by "delete_volume" :: held 4.084s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:30:53.725533 n-d-796908-3 sudo[126782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef
Sep 15 21:30:53.726601 n-d-796908-3 sudo[126782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:54.378503 n-d-796908-3 sudo[126782]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:54.380480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef" returned: 0 in 0.705s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:54.381919 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:54.424610 n-d-796908-3 sudo[126805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef
Sep 15 21:30:54.430566 n-d-796908-3 sudo[126805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:55.515024 n-d-796908-3 sudo[126805]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:55.518377 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef" returned: 0 in 1.135s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:55.521174 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:55.578585 n-d-796908-3 sudo[126873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef
Sep 15 21:30:55.579940 n-d-796908-3 sudo[126873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:56.195003 n-d-796908-3 sudo[126873]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:56.197286 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1929818a-0898-464c-9b3b-fe3948baddef" returned: 0 in 0.677s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:56.198775 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Successfully deleted volume: 1929818a-0898-464c-9b3b-fe3948baddef
Sep 15 21:30:56.276860 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Created reservations ['dd2d4daa-4382-4df9-9810-20ffb15dd3f0', '3e26be22-152d-4dd8-8934-92423a22b42e', '6d703e6e-221b-4a94-99d1-199b2412d34e', '61e26456-7b93-4551-a4d5-af6df2603266'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:30:56.284699 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 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.
Sep 15 21:30:56.284699 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:30:56.284699 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:30:56.350787 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:56.351499 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:56.418235 n-d-796908-3 sudo[126893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:56.419647 n-d-796908-3 sudo[126893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:57.133433 n-d-796908-3 sudo[126893]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:57.138633 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.785s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:57.139192 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:57.180381 n-d-796908-3 sudo[126907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:30:57.181169 n-d-796908-3 sudo[126907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:58.068269 n-d-796908-3 sudo[126907]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:58.070651 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] CMD "sudo 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.931s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:58.072929 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:58.080831 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Deleted volume successfully.
Sep 15 21:30:58.102328 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-17b4383a-2377-4596-b55d-38d1a85a4a53 tempest-VolumesListAdminTestJSON-1531328415 None] Lock "b'cinder-1929818a-0898-464c-9b3b-fe3948baddef-delete_volume'" released by "delete_volume" :: held 4.652s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:31:05.187287 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:31:05.193261 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:31:05.193460 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:31:05.208662 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Flow 'volume_create_manager' (e63c0940-603c-4857-8449-77c986344ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:05.212683 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b18d8e82-5618-4d77-848c-fd689e45c6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:05.253720 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:31:05.310348 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b18d8e82-5618-4d77-848c-fd689e45c6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2033789335',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=31affe79-3467-49db-aba1-224dfa5f9ed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2c314204ff64318aaf31e60640cbc8a',provider_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-09-15T21:31:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:31:05Z,user_id='71e8f5d3d07b496d8a99649959715be4',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:05.314812 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b3c6ef4-9e36-4f43-b176-7a7c07d8915a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:05.322764 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b3c6ef4-9e36-4f43-b176-7a7c07d8915a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:05.330314 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caad3270-ee9b-4a5d-8d4e-aa7bd92b0a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:05.336545 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caad3270-ee9b-4a5d-8d4e-aa7bd92b0a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31affe79-3467-49db-aba1-224dfa5f9ed3', 'volume_name': 'volume-31affe79-3467-49db-aba1-224dfa5f9ed3', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:05.342900 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb26c469-7e7e-41e8-8e7d-664c1691fec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:05.347940 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb26c469-7e7e-41e8-8e7d-664c1691fec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:05.353168 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bde15c9a-b888-4baa-ad8a-e3ecea231a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:05.354733 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Volume 31affe79-3467-49db-aba1-224dfa5f9ed3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31affe79-3467-49db-aba1-224dfa5f9ed3', 'volume_size': 1}
Sep 15 21:31:05.359720 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31affe79-3467-49db-aba1-224dfa5f9ed3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:05.423673 n-d-796908-3 sudo[127030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31affe79-3467-49db-aba1-224dfa5f9ed3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:31:05.425451 n-d-796908-3 sudo[127030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:06.100866 n-d-796908-3 sudo[127030]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:06.103765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31affe79-3467-49db-aba1-224dfa5f9ed3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.744s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:06.108562 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bde15c9a-b888-4baa-ad8a-e3ecea231a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31affe79-3467-49db-aba1-224dfa5f9ed3', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:06.111494 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19d4ba9d-bce9-4b68-8b09-67d340f732e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:06.128978 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Volume volume-31affe79-3467-49db-aba1-224dfa5f9ed3 (31affe79-3467-49db-aba1-224dfa5f9ed3): created successfully
Sep 15 21:31:06.131666 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19d4ba9d-bce9-4b68-8b09-67d340f732e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:06.135231 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Flow 'volume_create_manager' (e63c0940-603c-4857-8449-77c986344ef7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:06.149429 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-aae54e2b-1b14-4a80-8948-05ff990b0572 tempest-VolumesBackupsV39Test-1014241171 None] Created volume successfully.
Sep 15 21:31:06.888351 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Creating a new backup for volume volume-31affe79-3467-49db-aba1-224dfa5f9ed3. {{(pid=84104) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:31:06.920104 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:06.969049 n-d-796908-3 sudo[127074]: 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-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:06.976213 n-d-796908-3 sudo[127074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:07.736085 n-d-796908-3 sudo[127074]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:07.738834 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3" returned: 0 in 0.818s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:07.815431 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:07.823307 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:07.823663 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n Backing store flags: \n Account information:\n K6WgfmCC4QvZ56cxLPKC\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: I_T nexus: 36
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: K6WgfmCC4QvZ56cxLPKC
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:31:07.824300 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:31:07.827540 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Creating iscsi_target for Volume ID: volume-31affe79-3467-49db-aba1-224dfa5f9ed3 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Created volume path /opt/stack/data/cinder/volumes/volume-31affe79-3467-49db-aba1-224dfa5f9ed3,
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]: incominguser 338Jjr65Ra2s4tqAo8cK ZX3ELGyCPSfLzyNA
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:07.830077 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:31:07.831991 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:08.249418 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3" returned: 0 in 0.417s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:08.250371 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:08.251242 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:31:08.251825 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:31:08.255995 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:08.262650 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:08.264498 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n Backing store flags: \n Account information:\n K6WgfmCC4QvZ56cxLPKC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\n System information:\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: I_T nexus: 36
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: K6WgfmCC4QvZ56cxLPKC
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:31:08.265705 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:31:08.271865 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:08.452399 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:08.453323 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n Backing store flags: \n Account information:\n K6WgfmCC4QvZ56cxLPKC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\n System information:\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:08.456430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:08.559309 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:08.560337 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n Backing store flags: \n Account information:\n K6WgfmCC4QvZ56cxLPKC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\n System information:\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:08.561621 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:31:08.615339 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Initialize volume connection completed successfully.
Sep 15 21:31:11.446281 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:31:11.447346 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:31:11.448193 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:11.496962 n-d-796908-3 sudo[127198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:11.498004 n-d-796908-3 sudo[127198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:12.225334 n-d-796908-3 sudo[127198]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:12.238100 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.789s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:12.244702 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:12.278923 n-d-796908-3 sudo[127205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:12.286123 n-d-796908-3 sudo[127205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:12.974704 n-d-796908-3 sudo[127205]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:12.976816 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:12.984708 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:31:21.714236 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-70bc7679-e59f-4094-b839-f02a75c38d90 req-21fb8fdf-6603-4132-b170-24caad22c990 tempest-AttachVolumeNegativeTest-320646151 None] Terminate volume connection completed successfully.
Sep 15 21:31:21.714874 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-70bc7679-e59f-4094-b839-f02a75c38d90 req-21fb8fdf-6603-4132-b170-24caad22c990 tempest-AttachVolumeNegativeTest-320646151 None] Deleting attachment 64b0715e-d539-4d10-acf8-8314d4c443be. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:31:21.718193 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:21.837966 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:21.838532 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1\n Backing store flags: \n Account information:\n K6WgfmCC4QvZ56cxLPKC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:21.839479 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-70bc7679-e59f-4094-b839-f02a75c38d90 req-21fb8fdf-6603-4132-b170-24caad22c990 tempest-AttachVolumeNegativeTest-320646151 None] Removing iscsi_target for Volume ID: 8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:31:21.840793 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:21.962170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 -f" returned: 0 in 0.121s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:21.962525 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:21.963704 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:22.170919 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:22.171563 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:22.302998 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-70bc7679-e59f-4094-b839-f02a75c38d90 req-21fb8fdf-6603-4132-b170-24caad22c990 tempest-AttachVolumeNegativeTest-320646151 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.
Sep 15 21:31:22.302998 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:31:22.302998 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:25.445563 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:31:25.450237 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:31:25.450783 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:31:25.480159 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Flow 'volume_create_manager' (330acb9c-f1ed-4271-a991-0c8f177d8848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:25.484189 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d49a338-eafc-420c-9bfb-1f601290b7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:25.508744 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:31:25.542520 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d49a338-eafc-420c-9bfb-1f601290b7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-864331072',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=9155b04d-d815-475b-8945-1930ecc67779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b4cdaf6f84441c5825db64022613851',provider_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-09-15T21:31:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:31:25Z,user_id='d10a432c8d5f441f8c5ed960e0accc55',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:25.544969 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59ee841c-eb08-4e76-9f48-aea17c370251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:25.547092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59ee841c-eb08-4e76-9f48-aea17c370251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:25.549732 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20f449c5-6ac2-480a-9d68-2c39e459010a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:25.552041 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20f449c5-6ac2-480a-9d68-2c39e459010a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9155b04d-d815-475b-8945-1930ecc67779', 'volume_name': 'volume-9155b04d-d815-475b-8945-1930ecc67779', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:25.554214 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1af9537d-e6f5-4a49-8bf4-9a3576bb906d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:25.556268 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1af9537d-e6f5-4a49-8bf4-9a3576bb906d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:25.558737 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7524505-9dbe-4f4a-a665-309ec9fc924c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:25.559510 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Volume 9155b04d-d815-475b-8945-1930ecc67779: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9155b04d-d815-475b-8945-1930ecc67779', 'volume_size': 1}
Sep 15 21:31:25.560681 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9155b04d-d815-475b-8945-1930ecc67779 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:25.583031 n-d-796908-3 sudo[127300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9155b04d-d815-475b-8945-1930ecc67779 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:31:25.584815 n-d-796908-3 sudo[127300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:26.154092 n-d-796908-3 sudo[127300]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:26.156555 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9155b04d-d815-475b-8945-1930ecc67779 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.595s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:26.160257 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7524505-9dbe-4f4a-a665-309ec9fc924c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9155b04d-d815-475b-8945-1930ecc67779', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:26.162785 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ae33168-e0c1-42f7-a778-00ce24f488d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:26.185783 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Volume volume-9155b04d-d815-475b-8945-1930ecc67779 (9155b04d-d815-475b-8945-1930ecc67779): created successfully
Sep 15 21:31:26.188554 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ae33168-e0c1-42f7-a778-00ce24f488d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:26.192478 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Flow 'volume_create_manager' (330acb9c-f1ed-4271-a991-0c8f177d8848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:26.214994 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-be8ffda5-faf0-4af3-a47f-b81a1b1c9889 tempest-VolumeQuotasAdminTestJSON-668447152 None] Created volume successfully.
Sep 15 21:31:26.880201 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Lock "b'cinder-9155b04d-d815-475b-8945-1930ecc67779-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:31:26.972896 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9155b04d-d815-475b-8945-1930ecc67779
Sep 15 21:31:26.976291 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:27.005782 n-d-796908-3 sudo[127335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779
Sep 15 21:31:27.007190 n-d-796908-3 sudo[127335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:27.485498 n-d-796908-3 sudo[127335]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:27.487988 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779" returned: 0 in 0.511s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:27.490728 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:27.529905 n-d-796908-3 sudo[127338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779
Sep 15 21:31:27.531256 n-d-796908-3 sudo[127338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:28.055098 n-d-796908-3 sudo[127338]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:28.058500 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779" returned: 0 in 0.568s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:28.060918 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:28.088452 n-d-796908-3 sudo[127341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779
Sep 15 21:31:28.091020 n-d-796908-3 sudo[127341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:28.653735 n-d-796908-3 sudo[127341]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:28.656716 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9155b04d-d815-475b-8945-1930ecc67779" returned: 0 in 0.596s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:28.661460 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Successfully deleted volume: 9155b04d-d815-475b-8945-1930ecc67779
Sep 15 21:31:28.722177 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Created reservations ['791f3e0b-fe82-490f-9b87-5973486dfe9a', 'a9c74fdc-eb25-4bd4-962f-019a7480b5d4', 'cd3a835f-1b8f-441f-a730-604f7575bfe4', '5d8e9bbd-5531-4b59-ab11-da6234e78d84'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:31:28.724431 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 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.
Sep 15 21:31:28.724431 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:31:28.724431 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:28.764526 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:31:28.768703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:28.789449 n-d-796908-3 sudo[127346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:28.790238 n-d-796908-3 sudo[127346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:29.236448 n-d-796908-3 sudo[127346]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:29.238782 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:29.241851 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:29.263467 n-d-796908-3 sudo[127349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:29.265113 n-d-796908-3 sudo[127349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:29.765728 n-d-796908-3 sudo[127349]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:29.769788 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] CMD "sudo 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.528s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:29.780469 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:31:29.798245 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Deleted volume successfully.
Sep 15 21:31:29.815636 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:31:29.825904 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:31:29.827086 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:31:29.843867 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Flow 'volume_create_manager' (3d4b7b96-6ee8-4b86-b971-3bb7202009fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:29.847418 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa5f4461-6d2c-4d5c-a59c-38573422c538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:29.872349 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:31:29.904837 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa5f4461-6d2c-4d5c-a59c-38573422c538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-885905820',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b4cdaf6f84441c5825db64022613851',provider_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-09-15T21:31:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:31:30Z,user_id='d10a432c8d5f441f8c5ed960e0accc55',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:29.907914 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a07eaa3d-e120-4ecb-8bbe-9f782abcd915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:29.910135 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a07eaa3d-e120-4ecb-8bbe-9f782abcd915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:29.912489 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12f9d3d8-6fca-4cf9-a421-aae2043b7fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:29.914693 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12f9d3d8-6fca-4cf9-a421-aae2043b7fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7', 'volume_name': 'volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:29.917069 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1165e2b6-4f67-49e2-9bd9-42d01b482045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:29.919430 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1165e2b6-4f67-49e2-9bd9-42d01b482045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:29.923047 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (941f0d80-50cf-44bd-9a31-f122a141cf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:29.924218 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Volume 5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7', 'volume_size': 1}
Sep 15 21:31:29.925141 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:29.943103 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b9f0d956-58d1-4f6c-895f-611f6448815e tempest-VolumeQuotasAdminTestJSON-668447152 None] Lock "b'cinder-9155b04d-d815-475b-8945-1930ecc67779-delete_volume'" released by "delete_volume" :: held 3.063s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:31:29.944427 n-d-796908-3 sudo[127353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:31:29.945299 n-d-796908-3 sudo[127353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:30.497111 n-d-796908-3 sudo[127353]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:30.498946 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.574s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:30.502634 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (941f0d80-50cf-44bd-9a31-f122a141cf70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:30.505054 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3896d5c-d35a-4c2a-9dbe-e4156003bb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:30.514809 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Volume volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7 (5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7): created successfully
Sep 15 21:31:30.517128 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3896d5c-d35a-4c2a-9dbe-e4156003bb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:30.520233 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Flow 'volume_create_manager' (3d4b7b96-6ee8-4b86-b971-3bb7202009fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:30.528462 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-897a5e29-0b4c-4404-9b48-2990444a95ad tempest-VolumeQuotasAdminTestJSON-668447152 None] Created volume successfully.
Sep 15 21:31:31.715854 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1d654a9b-2693-4e58-8163-43c13fc0cfb1 tempest-VolumeQuotasAdminTestJSON-1468735008 None] Transfer volume completed successfully.
Sep 15 21:31:32.345994 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Lock "b'cinder-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:31:32.427694 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7
Sep 15 21:31:32.428813 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:32.489493 n-d-796908-3 sudo[127385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7
Sep 15 21:31:32.490603 n-d-796908-3 sudo[127385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:32.960344 n-d-796908-3 sudo[127385]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:32.962922 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7" returned: 0 in 0.534s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:32.965104 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:32.985582 n-d-796908-3 sudo[127388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7
Sep 15 21:31:32.986386 n-d-796908-3 sudo[127388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:33.443239 n-d-796908-3 sudo[127388]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:33.445612 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7" returned: 0 in 0.480s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:33.447594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:33.468030 n-d-796908-3 sudo[127391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7
Sep 15 21:31:33.468833 n-d-796908-3 sudo[127391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:33.916473 n-d-796908-3 sudo[127391]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:33.918829 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7" returned: 0 in 0.471s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:33.920012 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Successfully deleted volume: 5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7
Sep 15 21:31:33.967231 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Created reservations ['530454d5-5634-409c-a67b-4aa62a4ffbcc', 'b733db9d-0aad-4699-83ca-7af1c6e4f287', 'ff8ce9f8-4d15-4cd6-942f-445de6742f10', '6d679739-1db7-4882-b1a6-a31f7bceba3f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:31:33.969419 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 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.
Sep 15 21:31:33.969419 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:31:33.969419 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:34.014252 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:31:34.015954 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:34.039568 n-d-796908-3 sudo[127399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:34.040484 n-d-796908-3 sudo[127399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:34.471660 n-d-796908-3 sudo[127399]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:34.474453 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:34.476482 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:34.499034 n-d-796908-3 sudo[127402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:34.499821 n-d-796908-3 sudo[127402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:34.943273 n-d-796908-3 sudo[127402]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:34.945896 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] CMD "sudo 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.469s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:34.949026 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:31:34.956120 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Deleted volume successfully.
Sep 15 21:31:34.973357 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f85341f0-4ce5-4e4b-afbd-c1ddcc653011 tempest-VolumeQuotasAdminTestJSON-535857566 None] Lock "b'cinder-5bccd5e4-b9df-43a8-809f-d1bf7f8b36f7-delete_volume'" released by "delete_volume" :: held 2.627s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:31:40.481067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:31:40.488510 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:31:40.489275 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:31:40.522094 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Flow 'volume_create_manager' (f06e8017-501a-4847-bf59-068af564f9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:40.526196 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (471482d7-9453-4b66-8215-2fb956de3945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:40.553696 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:31:40.585730 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (471482d7-9453-4b66-8215-2fb956de3945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:31:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1160307595',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=e43dd6a7-5de9-4b15-9d51-92d1a4289c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='640c89a919c749a7ba40458ea0ea1123',provider_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-09-15T21:31:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:31:40Z,user_id='f7943dae03db4ac7922dc7ee1d771d89',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:40.588112 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7771338c-687c-4bf9-8dc7-d546e570e3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:40.590150 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7771338c-687c-4bf9-8dc7-d546e570e3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:40.592435 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a71571d-e3b1-4f04-9d8e-5a4f2b10bf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:40.595602 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a71571d-e3b1-4f04-9d8e-5a4f2b10bf15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e43dd6a7-5de9-4b15-9d51-92d1a4289c3e', 'volume_name': 'volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:40.598670 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c0a0258-a1ea-4d45-8b63-e1554249849d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:40.600735 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c0a0258-a1ea-4d45-8b63-e1554249849d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:40.603338 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc0e846a-0671-41f3-9eac-f98cd11483b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:40.604101 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Volume e43dd6a7-5de9-4b15-9d51-92d1a4289c3e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e', 'volume_size': 1}
Sep 15 21:31:40.605091 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:40.626916 n-d-796908-3 sudo[127407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:31:40.627700 n-d-796908-3 sudo[127407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:41.205203 n-d-796908-3 sudo[127407]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:41.207954 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.602s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:41.211248 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc0e846a-0671-41f3-9eac-f98cd11483b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:41.213461 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33d0631e-5d37-4503-81d9-63abf6b11228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:31:41.227773 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Volume volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e (e43dd6a7-5de9-4b15-9d51-92d1a4289c3e): created successfully
Sep 15 21:31:41.229998 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33d0631e-5d37-4503-81d9-63abf6b11228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:31:41.233181 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Flow 'volume_create_manager' (f06e8017-501a-4847-bf59-068af564f9ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:31:41.242577 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e4cbf6ba-8fe7-417d-bf2e-653dbcefac69 tempest-AttachVolumeNegativeTest-320646151 None] Created volume successfully.
Sep 15 21:31:42.539336 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:42.560447 n-d-796908-3 sudo[127441]: 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-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e
Sep 15 21:31:42.561287 n-d-796908-3 sudo[127441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:42.979179 n-d-796908-3 sudo[127441]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:42.981515 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e" returned: 0 in 0.442s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:43.058792 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:43.068042 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:43.068617 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: I_T nexus: 37
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: 338Jjr65Ra2s4tqAo8cK
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:31:43.069302 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:31:43.074030 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] Creating iscsi_target for Volume ID: volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] Created volume path /opt/stack/data/cinder/volumes/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e,
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]: incominguser QSouT42YJwTHDahHm7G5 E8upn4nQhdJhDX3K
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:43.076130 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:31:43.079750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:43.501098 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e" returned: 0 in 0.424s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:43.501592 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:43.502255 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:31:43.502722 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:31:43.504920 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:43.515907 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:43.516824 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n System information:\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-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n Backing store flags: \n Account information:\n QSouT42YJwTHDahHm7G5\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: I_T nexus: 37
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: 338Jjr65Ra2s4tqAo8cK
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:31:43.517595 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:31:43.521849 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:43.631274 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:43.632267 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n System information:\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-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n Backing store flags: \n Account information:\n QSouT42YJwTHDahHm7G5\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:43.633644 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:43.748868 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:43.751688 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\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:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n System information:\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-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n Backing store flags: \n Account information:\n QSouT42YJwTHDahHm7G5\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:43.752949 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:31:43.946493 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-0b7dec64-73c8-4b06-ac51-161151598cbd req-97f605ee-5f46-4b54-ba30-11bc42710daa tempest-AttachVolumeNegativeTest-320646151 None] attachment_update completed successfully.
Sep 15 21:31:45.864307 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Terminate volume connection completed successfully.
Sep 15 21:31:45.910406 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:45.999739 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:46.000078 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3\n System information:\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-31affe79-3467-49db-aba1-224dfa5f9ed3\n Backing store flags: \n Account information:\n 338Jjr65Ra2s4tqAo8cK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n Backing store flags: \n Account information:\n QSouT42YJwTHDahHm7G5\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:46.001313 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Removing iscsi_target for Volume ID: 31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:46.002348 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:46.202994 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-31affe79-3467-49db-aba1-224dfa5f9ed3 -f" returned: 0 in 0.200s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:46.203315 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:46.205355 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:46.296283 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:46.296721 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n Backing store flags: \n Account information:\n QSouT42YJwTHDahHm7G5\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:46.298058 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b646d606-baa5-4c5c-96b8-32b7818f462e tempest-VolumesBackupsV39Test-1014241171 None] Remove volume export completed successfully.
Sep 15 21:31:50.412130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Lock "b'cinder-31affe79-3467-49db-aba1-224dfa5f9ed3-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:31:50.488745 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:50.585310 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:50.585664 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n Backing store flags: \n Account information:\n QSouT42YJwTHDahHm7G5\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:50.586377 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:50.587600 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:50.607787 n-d-796908-3 sudo[127516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:50.608572 n-d-796908-3 sudo[127516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:51.076435 n-d-796908-3 sudo[127516]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:51.079300 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3" returned: 0 in 0.491s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:51.080890 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:51.099269 n-d-796908-3 sudo[127519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:51.100047 n-d-796908-3 sudo[127519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:51.366145 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-cd238861-260c-4970-be8f-0a898b40cffb req-ccddf184-8d9a-44d3-9fbb-8341c2ce4242 tempest-AttachVolumeNegativeTest-320646151 None] Terminate volume connection completed successfully.
Sep 15 21:31:51.366616 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-cd238861-260c-4970-be8f-0a898b40cffb req-ccddf184-8d9a-44d3-9fbb-8341c2ce4242 tempest-AttachVolumeNegativeTest-320646151 None] Deleting attachment 40114421-0c19-4f43-a3a4-826ce39c5cfc. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:31:51.368372 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:51.458811 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:51.459403 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n System information:\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-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e\n Backing store flags: \n Account information:\n QSouT42YJwTHDahHm7G5\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:51.459792 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-cd238861-260c-4970-be8f-0a898b40cffb req-ccddf184-8d9a-44d3-9fbb-8341c2ce4242 tempest-AttachVolumeNegativeTest-320646151 None] Removing iscsi_target for Volume ID: e43dd6a7-5de9-4b15-9d51-92d1a4289c3e
Sep 15 21:31:51.463380 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:51.500226 n-d-796908-3 sudo[127519]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:51.502537 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3" returned: 0 in 0.422s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:51.504603 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:51.531538 n-d-796908-3 sudo[127525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:51.532459 n-d-796908-3 sudo[127525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:51.573034 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e -f" returned: 0 in 0.111s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:51.573407 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:51.575640 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:51.667530 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:51.667883 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768321661664]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:31:51.744004 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-cd238861-260c-4970-be8f-0a898b40cffb req-ccddf184-8d9a-44d3-9fbb-8341c2ce4242 tempest-AttachVolumeNegativeTest-320646151 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.
Sep 15 21:31:51.744004 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:31:51.744004 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:31:51.985666 n-d-796908-3 sudo[127525]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:51.987487 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31affe79-3467-49db-aba1-224dfa5f9ed3" returned: 0 in 0.483s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:51.988531 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Successfully deleted volume: 31affe79-3467-49db-aba1-224dfa5f9ed3
Sep 15 21:31:52.033060 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Created reservations ['03f26676-e45f-4213-95e7-46a7d61dff9e', 'a96c94a2-0a90-4524-80d6-0462c70af254', '08e33e44-491c-46d2-86fb-6e590eae001b', '39ca93c5-0391-4a50-9432-4a757658e0d6'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:31:52.073951 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:31:52.074693 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:52.097562 n-d-796908-3 sudo[127546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:52.098353 n-d-796908-3 sudo[127546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:52.487910 n-d-796908-3 sudo[127546]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:52.490410 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:52.492744 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:52.511605 n-d-796908-3 sudo[127549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:52.512393 n-d-796908-3 sudo[127549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:52.981034 n-d-796908-3 sudo[127549]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:52.984161 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] CMD "sudo 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.491s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:52.994850 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:31:53.014520 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Deleted volume successfully.
Sep 15 21:31:53.045068 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-1f7a02eb-db90-4d26-be81-139b348f57c2 tempest-VolumesBackupsV39Test-1014241171 None] Lock "b'cinder-31affe79-3467-49db-aba1-224dfa5f9ed3-delete_volume'" released by "delete_volume" :: held 2.633s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:32:08.219193 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:32:08.226457 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:32:08.230247 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:32:08.257827 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Flow 'volume_create_manager' (5139d4e3-d987-4639-8f1d-093287239cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:32:08.264846 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f943317-de72-4ea2-9139-667430c09cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:08.320439 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:32:08.380743 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f943317-de72-4ea2-9139-667430c09cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2126512615',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='640c89a919c749a7ba40458ea0ea1123',provider_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-09-15T21:32:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:32:08Z,user_id='f7943dae03db4ac7922dc7ee1d771d89',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:08.383310 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff8313f2-88d5-49a0-87f4-8884d094364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:08.385439 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff8313f2-88d5-49a0-87f4-8884d094364a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:08.388280 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c32df16-dd90-4d8b-a4b5-f0f6f680b68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:08.390791 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c32df16-dd90-4d8b-a4b5-f0f6f680b68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed', 'volume_name': 'volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:08.393283 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39b52968-5d89-459b-ad36-f35bf360a190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:08.397874 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39b52968-5d89-459b-ad36-f35bf360a190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:08.400048 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb00e269-1ceb-4548-ab21-0e032f612f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:08.400847 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Volume 0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed', 'volume_size': 1}
Sep 15 21:32:08.401866 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:08.451356 n-d-796908-3 sudo[127735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:32:08.452931 n-d-796908-3 sudo[127735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:09.208003 n-d-796908-3 sudo[127735]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:09.210243 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.808s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:09.213391 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb00e269-1ceb-4548-ab21-0e032f612f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:09.215923 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d571c1c-2cdc-4457-bd45-d80d94dd6e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:09.231903 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Volume volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed (0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed): created successfully
Sep 15 21:32:09.233861 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d571c1c-2cdc-4457-bd45-d80d94dd6e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:09.237396 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Flow 'volume_create_manager' (5139d4e3-d987-4639-8f1d-093287239cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:32:09.256738 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f2202d85-8fb0-46cd-b81f-ce2f115e441c tempest-AttachVolumeNegativeTest-320646151 None] Created volume successfully.
Sep 15 21:32:10.430715 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:10.470383 n-d-796908-3 sudo[127869]: 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-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:10.471890 n-d-796908-3 sudo[127869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:11.045182 n-d-796908-3 sudo[127869]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:11.047471 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed" returned: 0 in 0.617s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:11.125671 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:11.134861 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:11.135087 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:11.135823 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:32:11.136714 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] Creating iscsi_target for Volume ID: volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] Created volume path /opt/stack/data/cinder/volumes/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed,
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]: incominguser xZCkWEGyhfprYBWU8Z69 8x73NCwnGmkBH4mG
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:11.145550 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:32:11.148197 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:11.442883 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:32:11.443808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:32:11.444210 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:11.486791 n-d-796908-3 sudo[127904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:11.488385 n-d-796908-3 sudo[127904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:11.916295 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed" returned: 0 in 0.767s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:11.916897 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:11.918078 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:32:11.918652 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:32:11.920358 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:11.940274 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:11.941122 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n Backing store flags: \n Account information:\n xZCkWEGyhfprYBWU8Z69\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:11.942317 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:32:11.943924 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:12.093619 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:12.094200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n Backing store flags: \n Account information:\n xZCkWEGyhfprYBWU8Z69\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:12.097700 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:12.127565 n-d-796908-3 sudo[127904]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:12.129686 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.686s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:12.131405 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:12.170585 n-d-796908-3 sudo[127942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:12.172056 n-d-796908-3 sudo[127942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:12.267429 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:12.268015 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n Backing store flags: \n Account information:\n xZCkWEGyhfprYBWU8Z69\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:12.269715 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:32:12.606485 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-682d745e-d50e-4228-8ab3-2845281ab47a req-482f8baf-00e2-4111-ae58-627dbf3bc0b9 tempest-AttachVolumeNegativeTest-320646151 None] attachment_update completed successfully.
Sep 15 21:32:12.837291 n-d-796908-3 sudo[127942]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:12.839112 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:12.840821 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:32:14.454200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:32:14.458315 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:32:14.458931 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:32:14.472447 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (32af363f-d563-49f1-8300-bee021d5f825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:32:14.475715 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (880e7a66-80c8-45cc-b872-f6fa6b8c4594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:14.499916 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:32:14.524498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (880e7a66-80c8-45cc-b872-f6fa6b8c4594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1551910923',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=af5a6fc2-7f32-4779-a800-e39f4ee00472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fb4e8c3e844781becff5750c558312',provider_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-09-15T21:32:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:32:14Z,user_id='bf1f7f83fe034546b58db4434a136a3c',volume_attachment=>,volume_type=VolumeType(50c0801f-a2da-476e-a4eb-8b419f51820e),volume_type_id=50c0801f-a2da-476e-a4eb-8b419f51820e)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:14.527030 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f09c24c7-fc9b-400a-bfde-092bab8ca072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:14.529019 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f09c24c7-fc9b-400a-bfde-092bab8ca072) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:14.531314 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5777716e-9fad-41e1-9fbc-a721bf33092d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:14.533500 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5777716e-9fad-41e1-9fbc-a721bf33092d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af5a6fc2-7f32-4779-a800-e39f4ee00472', 'volume_name': 'volume-af5a6fc2-7f32-4779-a800-e39f4ee00472', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:14.535710 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ca9b69b-b807-49a5-9cee-f5f5c0655645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:14.537745 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ca9b69b-b807-49a5-9cee-f5f5c0655645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:14.539861 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86b73392-4304-4bc3-9d99-4b02bc226929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:14.540626 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Volume af5a6fc2-7f32-4779-a800-e39f4ee00472: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af5a6fc2-7f32-4779-a800-e39f4ee00472', 'volume_size': 1}
Sep 15 21:32:14.541584 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:14.559987 n-d-796908-3 sudo[127967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:32:14.560778 n-d-796908-3 sudo[127967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:15.019921 n-d-796908-3 sudo[127967]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:15.022242 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.480s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:15.025571 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86b73392-4304-4bc3-9d99-4b02bc226929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af5a6fc2-7f32-4779-a800-e39f4ee00472', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:15.027878 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b6938fd-0ecc-4337-a7ea-6387137c6a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:15.038556 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Volume volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 (af5a6fc2-7f32-4779-a800-e39f4ee00472): created successfully
Sep 15 21:32:15.040260 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b6938fd-0ecc-4337-a7ea-6387137c6a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:15.043254 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (32af363f-d563-49f1-8300-bee021d5f825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:32:15.053121 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c6ab5149-20ca-442f-b075-ddbd8622e641 tempest-TestVolumeBootPattern-447437260 None] Created volume successfully.
Sep 15 21:32:18.464044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:18.500397 n-d-796908-3 sudo[128018]: 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-af5a6fc2-7f32-4779-a800-e39f4ee00472
Sep 15 21:32:18.503296 n-d-796908-3 sudo[128018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:18.943199 n-d-796908-3 sudo[128018]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:18.945747 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472" returned: 0 in 0.481s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:19.008022 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:19.015730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:19.016801 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n Backing store flags: \n Account information:\n xZCkWEGyhfprYBWU8Z69\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: I_T nexus: 39
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: xZCkWEGyhfprYBWU8Z69
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:32:19.017612 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:32:19.021003 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] Creating iscsi_target for Volume ID: volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] Created volume path /opt/stack/data/cinder/volumes/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472,
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]: incominguser bERwgmEHVeqjLvJB89jZ GgEsV4i6C4qszzWF
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:19.023439 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:32:19.026892 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:19.667006 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472" returned: 0 in 0.642s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:19.667613 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:19.668502 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:32:19.668502 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:32:19.672831 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:19.685240 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:19.685836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n Backing store flags: \n Account information:\n xZCkWEGyhfprYBWU8Z69\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n System information:\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-af5a6fc2-7f32-4779-a800-e39f4ee00472\n Backing store flags: \n Account information:\n bERwgmEHVeqjLvJB89jZ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: I_T nexus: 39
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.23
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: xZCkWEGyhfprYBWU8Z69
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:32:19.687275 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:32:19.693768 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:19.865534 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:19.866096 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n Backing store flags: \n Account information:\n xZCkWEGyhfprYBWU8Z69\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n System information:\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-af5a6fc2-7f32-4779-a800-e39f4ee00472\n Backing store flags: \n Account information:\n bERwgmEHVeqjLvJB89jZ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:19.867786 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:20.028909 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:20.029207 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n Backing store flags: \n Account information:\n xZCkWEGyhfprYBWU8Z69\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n System information:\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-af5a6fc2-7f32-4779-a800-e39f4ee00472\n Backing store flags: \n Account information:\n bERwgmEHVeqjLvJB89jZ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:20.030218 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:32:20.329710 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-431204c3-7e30-417e-8fa8-9938d7717bc0 req-3f367e8b-54e5-4a3e-aa41-e55e54366b74 tempest-TestVolumeBootPattern-447437260 None] attachment_update completed successfully.
Sep 15 21:32:21.325061 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-1c7df8eb-4274-48cf-baf6-1ab1fcce7a48 req-95f7dd28-3624-4c63-b755-c70e3c51b296 tempest-AttachVolumeNegativeTest-320646151 None] Terminate volume connection completed successfully.
Sep 15 21:32:21.325666 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-1c7df8eb-4274-48cf-baf6-1ab1fcce7a48 req-95f7dd28-3624-4c63-b755-c70e3c51b296 tempest-AttachVolumeNegativeTest-320646151 None] Deleting attachment b2b56950-88fb-4882-9317-d0affd5cffb5. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:32:21.330461 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:21.418407 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:21.418906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed\n Backing store flags: \n Account information:\n xZCkWEGyhfprYBWU8Z69\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n System information:\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-af5a6fc2-7f32-4779-a800-e39f4ee00472\n Backing store flags: \n Account information:\n bERwgmEHVeqjLvJB89jZ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:21.419709 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-1c7df8eb-4274-48cf-baf6-1ab1fcce7a48 req-95f7dd28-3624-4c63-b755-c70e3c51b296 tempest-AttachVolumeNegativeTest-320646151 None] Removing iscsi_target for Volume ID: 0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:21.420888 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:21.526816 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed -f" returned: 0 in 0.105s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:21.527144 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:21.528313 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:21.623379 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:21.623719 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n System information:\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-af5a6fc2-7f32-4779-a800-e39f4ee00472\n Backing store flags: \n Account information:\n bERwgmEHVeqjLvJB89jZ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:21.696050 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-1c7df8eb-4274-48cf-baf6-1ab1fcce7a48 req-95f7dd28-3624-4c63-b755-c70e3c51b296 tempest-AttachVolumeNegativeTest-320646151 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.
Sep 15 21:32:21.696050 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:32:21.696050 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:23.028032 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Lock "b'cinder-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:32:23.085624 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:23.177052 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:23.177391 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n Backing store flags: \n Account information:\n bERwgmEHVeqjLvJB89jZ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:23.178074 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:23.179147 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:23.197294 n-d-796908-3 sudo[128217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:23.198076 n-d-796908-3 sudo[128217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:23.578863 n-d-796908-3 sudo[128217]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:23.581174 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed" returned: 0 in 0.402s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:23.582814 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:23.602072 n-d-796908-3 sudo[128221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:23.602888 n-d-796908-3 sudo[128221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:24.004970 n-d-796908-3 sudo[128221]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:24.007311 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed" returned: 0 in 0.424s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:24.009129 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:24.027854 n-d-796908-3 sudo[128224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:24.028638 n-d-796908-3 sudo[128224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:24.460983 n-d-796908-3 sudo[128224]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:24.463351 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed" returned: 0 in 0.454s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:24.464515 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Successfully deleted volume: 0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed
Sep 15 21:32:24.511895 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Created reservations ['fa71cbfe-c678-4f27-85b7-f88a9e63f7d9', 'b0f5d67b-8e93-4ac4-a0c3-169a28e0c676', '2ed0d518-48d4-4f99-a76d-5890f2eeab30', '40edce0d-9c6b-4af2-903f-f917338bc372'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:32:24.514007 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 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.
Sep 15 21:32:24.514007 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:32:24.514007 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:24.551627 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:32:24.552339 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:24.571224 n-d-796908-3 sudo[128232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:24.571997 n-d-796908-3 sudo[128232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:24.962216 n-d-796908-3 sudo[128232]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:24.964666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:24.966814 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:24.987050 n-d-796908-3 sudo[128235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:24.987840 n-d-796908-3 sudo[128235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:25.375394 n-d-796908-3 sudo[128235]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:25.378577 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:25.380634 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:32:25.385716 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Deleted volume successfully.
Sep 15 21:32:25.401682 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-bd2e5d5b-bf74-4b38-a878-0fe0d3f28e43 tempest-AttachVolumeNegativeTest-320646151 None] Lock "b'cinder-0fdacd4a-044e-4d80-bd7a-2a7ab6c6b8ed-delete_volume'" released by "delete_volume" :: held 2.373s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:32:29.354472 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Lock "b'cinder-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:32:29.417725 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:29.508249 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:29.509069 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.23\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n Backing store flags: \n Account information:\n bERwgmEHVeqjLvJB89jZ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:29.509854 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Skipping remove_export. No iscsi_target is presently exported for volume: e43dd6a7-5de9-4b15-9d51-92d1a4289c3e
Sep 15 21:32:29.510905 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:29.530611 n-d-796908-3 sudo[128250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e
Sep 15 21:32:29.531420 n-d-796908-3 sudo[128250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:29.933111 n-d-796908-3 sudo[128250]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:29.935425 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e" returned: 0 in 0.424s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:29.937006 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:29.955826 n-d-796908-3 sudo[128255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e
Sep 15 21:32:29.956654 n-d-796908-3 sudo[128255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:30.342226 n-d-796908-3 sudo[128255]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:30.345729 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e" returned: 0 in 0.407s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:30.347555 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:30.367218 n-d-796908-3 sudo[128258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e
Sep 15 21:32:30.368022 n-d-796908-3 sudo[128258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:30.790524 n-d-796908-3 sudo[128258]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:30.792674 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e" returned: 0 in 0.445s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:30.793730 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Successfully deleted volume: e43dd6a7-5de9-4b15-9d51-92d1a4289c3e
Sep 15 21:32:30.842405 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Created reservations ['7bcb71bd-3486-4b19-a6e7-430961e64f1a', '0bb892f6-fa50-4dcd-9bd2-8257f9679b32', '214a983d-2627-4947-b6b5-e17cda80d4b8', '5c2f46f0-0d7d-4b16-b984-7d2ba4d8b12d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:32:30.845106 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 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.
Sep 15 21:32:30.845106 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:32:30.845106 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:30.884839 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:32:30.885893 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:30.909916 n-d-796908-3 sudo[128267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:30.910771 n-d-796908-3 sudo[128267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:31.292797 n-d-796908-3 sudo[128267]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:31.295066 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.409s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:31.297044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:31.317413 n-d-796908-3 sudo[128270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:31.318206 n-d-796908-3 sudo[128270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:31.712008 n-d-796908-3 sudo[128270]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:31.714401 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:31.716615 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:32:31.722654 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Deleted volume successfully.
Sep 15 21:32:31.739076 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-df83a5c5-41b8-497f-975e-01eab81de56b tempest-AttachVolumeNegativeTest-320646151 None] Lock "b'cinder-e43dd6a7-5de9-4b15-9d51-92d1a4289c3e-delete_volume'" released by "delete_volume" :: held 2.385s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:32:39.762945 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-420f3902-ea2e-46d8-80db-a2feee40475a req-0a23529f-c33a-46d4-b12f-c46b72ba884c tempest-TestVolumeBootPattern-447437260 None] Terminate volume connection completed successfully.
Sep 15 21:32:39.763594 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-420f3902-ea2e-46d8-80db-a2feee40475a req-0a23529f-c33a-46d4-b12f-c46b72ba884c tempest-TestVolumeBootPattern-447437260 None] Deleting attachment 3b3de612-c217-40db-9913-fd9aee843ddc. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:32:39.764864 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:39.861095 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:39.861435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472\n System information:\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-af5a6fc2-7f32-4779-a800-e39f4ee00472\n Backing store flags: \n Account information:\n bERwgmEHVeqjLvJB89jZ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:39.862088 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-420f3902-ea2e-46d8-80db-a2feee40475a req-0a23529f-c33a-46d4-b12f-c46b72ba884c tempest-TestVolumeBootPattern-447437260 None] Removing iscsi_target for Volume ID: af5a6fc2-7f32-4779-a800-e39f4ee00472
Sep 15 21:32:39.863249 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:39.958560 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 -f" returned: 0 in 0.095s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:39.958885 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:39.961984 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:40.055874 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:40.056204 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:40.131627 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-420f3902-ea2e-46d8-80db-a2feee40475a req-0a23529f-c33a-46d4-b12f-c46b72ba884c tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:32:40.131627 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:32:40.131627 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:40.526288 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Lock "b'cinder-8709a018-a2ef-4751-b5e5-7520f153bdd1-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:32:40.586062 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:40.677445 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:40.678013 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:40.678711 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:32:40.679720 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:40.700569 n-d-796908-3 sudo[128377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:32:40.701362 n-d-796908-3 sudo[128377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:41.085215 n-d-796908-3 sudo[128377]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:41.087513 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1" returned: 0 in 0.407s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:41.089127 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:41.107494 n-d-796908-3 sudo[128380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:32:41.108285 n-d-796908-3 sudo[128380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:41.503468 n-d-796908-3 sudo[128380]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:41.506135 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1" returned: 0 in 0.417s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:41.508156 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:41.528798 n-d-796908-3 sudo[128387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:32:41.529616 n-d-796908-3 sudo[128387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:41.695283 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-af5a6fc2-7f32-4779-a800-e39f4ee00472-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:32:41.766701 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:41.859197 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:41.860362 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098176]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:32:41.861119 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Skipping remove_export. No iscsi_target is presently exported for volume: af5a6fc2-7f32-4779-a800-e39f4ee00472
Sep 15 21:32:41.862267 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:41.882821 n-d-796908-3 sudo[128393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472
Sep 15 21:32:41.883728 n-d-796908-3 sudo[128393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:41.953883 n-d-796908-3 sudo[128387]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:41.956166 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8709a018-a2ef-4751-b5e5-7520f153bdd1" returned: 0 in 0.448s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:41.957366 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Successfully deleted volume: 8709a018-a2ef-4751-b5e5-7520f153bdd1
Sep 15 21:32:42.004969 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Created reservations ['b2d7f729-8548-4426-9f9c-43b46026739f', '41058861-b130-4f42-b94d-81f83a1d3ce2', '170deb69-5d51-4d46-a08c-f2fc3b625588', '7f2291b3-2c6e-4eb6-90fd-4d9442894ed7'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:32:42.007477 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 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.
Sep 15 21:32:42.007477 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:32:42.007477 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:42.048992 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:32:42.049720 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:42.068605 n-d-796908-3 sudo[128397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:42.069491 n-d-796908-3 sudo[128397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:42.276877 n-d-796908-3 sudo[128393]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:42.280767 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472" returned: 0 in 0.417s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:42.284202 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:42.306283 n-d-796908-3 sudo[128402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472
Sep 15 21:32:42.307230 n-d-796908-3 sudo[128402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:42.460626 n-d-796908-3 sudo[128397]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:42.463044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.413s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:42.465206 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:42.485073 n-d-796908-3 sudo[128408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:42.486023 n-d-796908-3 sudo[128408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:42.691433 n-d-796908-3 sudo[128402]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:42.693862 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472" returned: 0 in 0.409s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:42.695616 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:42.713385 n-d-796908-3 sudo[128411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472
Sep 15 21:32:42.714192 n-d-796908-3 sudo[128411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:42.903105 n-d-796908-3 sudo[128408]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:42.905553 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:42.909071 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:32:42.923356 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Deleted volume successfully.
Sep 15 21:32:42.939557 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-065ec8d8-286d-4a8d-bb67-a0a3edf15e16 tempest-AttachVolumeNegativeTest-320646151 None] Lock "b'cinder-8709a018-a2ef-4751-b5e5-7520f153bdd1-delete_volume'" released by "delete_volume" :: held 2.413s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:32:43.232794 n-d-796908-3 sudo[128411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:43.235635 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af5a6fc2-7f32-4779-a800-e39f4ee00472" returned: 0 in 0.539s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:43.236720 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Successfully deleted volume: af5a6fc2-7f32-4779-a800-e39f4ee00472
Sep 15 21:32:43.263314 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1226752041 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1226752041, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:32:43.264052 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1226752041 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1226752041, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:32:43.280013 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Created reservations ['25970dcb-318a-4113-98a4-e8ef93fa3e1d', '6fd9c6ba-0cbc-494d-8e1b-f3f7f1c73ff3', 'f007d77c-2376-43c2-ba4c-3d687d1f8884', '59369d60-382b-4e66-a3f6-1aa28c7c1bcb'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:32:43.282554 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:32:43.282554 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:32:43.282554 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:32:43.321203 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:32:43.322024 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:43.340399 n-d-796908-3 sudo[128418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:43.341181 n-d-796908-3 sudo[128418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:43.784397 n-d-796908-3 sudo[128418]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:43.786737 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:43.788813 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:43.807092 n-d-796908-3 sudo[128421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:32:43.807871 n-d-796908-3 sudo[128421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:44.227943 n-d-796908-3 sudo[128421]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:44.230479 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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.441s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:44.232539 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:32:44.239384 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Deleted volume successfully.
Sep 15 21:32:44.258009 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2aa8c79f-75bd-45d8-b353-f4b721ed54e4 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-af5a6fc2-7f32-4779-a800-e39f4ee00472-delete_volume'" released by "delete_volume" :: held 2.563s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:32:44.748409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:32:44.753248 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:32:44.753761 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:32:44.770570 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (056ca4e5-aa83-4bf9-87c8-bba71d5950e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:32:44.773690 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0009b123-5dfa-42ab-9cf8-950ad133a8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:44.795042 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:32:44.819794 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0009b123-5dfa-42ab-9cf8-950ad133a8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1084843269',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=9309561d-bba9-4bb5-b634-75c86b41f18a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fb4e8c3e844781becff5750c558312',provider_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-09-15T21:32:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:32:45Z,user_id='bf1f7f83fe034546b58db4434a136a3c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:44.822150 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3cda277-91c9-42fa-a2fd-4ed94e9aa64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:44.824245 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3cda277-91c9-42fa-a2fd-4ed94e9aa64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:44.826574 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e064d2b-31fa-4562-970b-b78de7b5f619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:44.904274 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e064d2b-31fa-4562-970b-b78de7b5f619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9309561d-bba9-4bb5-b634-75c86b41f18a', 'volume_name': 'volume-9309561d-bba9-4bb5-b634-75c86b41f18a', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:44.907175 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4d7ecc2-e950-4356-98a4-d63580308823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:44.910291 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4d7ecc2-e950-4356-98a4-d63580308823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:44.912826 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e9c27c1-e3a3-4c3b-ac34-e40a3497de8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:44.913651 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Volume 9309561d-bba9-4bb5-b634-75c86b41f18a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9309561d-bba9-4bb5-b634-75c86b41f18a', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:32:44.914254 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Cloning 9309561d-bba9-4bb5-b634-75c86b41f18a from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:32:55.442920 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1, size 616.00 MB, duration 10.53 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:32:55.445785 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Image download 616.00 MB at 58.52 MB/s
Sep 15 21:32:55.489314 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:55.575801 n-d-796908-3 sudo[128432]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1
Sep 15 21:32:55.576588 n-d-796908-3 sudo[128432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:55.936914 n-d-796908-3 sudo[128432]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:55.940290 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1" returned: 0 in 0.451s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:55.941211 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user bf1f7f83fe034546b58db4434a136a3c. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:32:56.005860 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:56.093145 n-d-796908-3 sudo[128437]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1
Sep 15 21:32:56.094061 n-d-796908-3 sudo[128437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:56.443100 n-d-796908-3 sudo[128437]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:56.445726 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1" returned: 0 in 0.439s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:56.449744 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9309561d-bba9-4bb5-b634-75c86b41f18a stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:56.479067 n-d-796908-3 sudo[128442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9309561d-bba9-4bb5-b634-75c86b41f18a stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:32:56.479935 n-d-796908-3 sudo[128442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:57.055051 n-d-796908-3 sudo[128442]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:57.057539 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9309561d-bba9-4bb5-b634-75c86b41f18a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.607s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:57.080712 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 9309561d-bba9-4bb5-b634-75c86b41f18a. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:32:57.127879 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_l6m5fs0a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:57.214897 n-d-796908-3 sudo[128475]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_l6m5fs0a
Sep 15 21:32:57.215714 n-d-796908-3 sudo[128475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:57.556691 n-d-796908-3 sudo[128475]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:57.559480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_l6m5fs0a" returned: 0 in 0.431s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:57.561936 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:57.651001 n-d-796908-3 sudo[128479]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1
Sep 15 21:32:57.651793 n-d-796908-3 sudo[128479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:57.979663 n-d-796908-3 sudo[128479]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:57.981947 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1" returned: 0 in 0.420s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:57.983112 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:32:57.984268 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9309561d--bba9--4bb5--b634--75c86b41f18a oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:58.005471 n-d-796908-3 sudo[128484]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9309561d--bba9--4bb5--b634--75c86b41f18a oflag=direct
Sep 15 21:32:58.006437 n-d-796908-3 sudo[128484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:58.341630 n-d-796908-3 sudo[128484]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:58.344743 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9309561d--bba9--4bb5--b634--75c86b41f18a oflag=direct" returned: 0 in 0.359s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:58.346531 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9309561d--bba9--4bb5--b634--75c86b41f18a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:58.367572 n-d-796908-3 sudo[128496]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9309561d--bba9--4bb5--b634--75c86b41f18a
Sep 15 21:32:58.368722 n-d-796908-3 sudo[128496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:59.273452 n-d-796908-3 sudo[128496]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:59.278078 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9309561d--bba9--4bb5--b634--75c86b41f18a" returned: 0 in 0.930s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:59.280213 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:59.371978 n-d-796908-3 sudo[128526]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1
Sep 15 21:32:59.372777 n-d-796908-3 sudo[128526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:59.723543 n-d-796908-3 sudo[128526]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:59.726029 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1" returned: 0 in 0.445s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:59.726962 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_pl4y7cuwn-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9309561d--bba9--4bb5--b634--75c86b41f18a {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:32:59.727372 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Converted 700.00 MB image at 700.00 MB/s
Sep 15 21:32:59.728716 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 9309561d-bba9-4bb5-b634-75c86b41f18a successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:32:59.847648 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user bf1f7f83fe034546b58db4434a136a3c is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:32:59.848315 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Marking volume 9309561d-bba9-4bb5-b634-75c86b41f18a as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:32:59.859187 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 9309561d-bba9-4bb5-b634-75c86b41f18a. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:32:59.860148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Creating volume glance metadata for volume 9309561d-bba9-4bb5-b634-75c86b41f18a backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:32:59.928545 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e9c27c1-e3a3-4c3b-ac34-e40a3497de8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9309561d-bba9-4bb5-b634-75c86b41f18a', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:59.931237 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4784272e-0b2f-4cbc-917a-6a548f4f67a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:32:59.940551 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Volume volume-9309561d-bba9-4bb5-b634-75c86b41f18a (9309561d-bba9-4bb5-b634-75c86b41f18a): created successfully
Sep 15 21:32:59.942837 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4784272e-0b2f-4cbc-917a-6a548f4f67a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:32:59.946051 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (056ca4e5-aa83-4bf9-87c8-bba71d5950e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:32:59.954840 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-12dd2aca-b6b3-43c5-9f6a-9bfb899f870e tempest-TestVolumeBootPattern-447437260 None] Created volume successfully.
Sep 15 21:33:00.840832 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-584b59c3-2007-4a2e-b820-b26954068054 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:00.860646 n-d-796908-3 sudo[128531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a
Sep 15 21:33:00.861450 n-d-796908-3 sudo[128531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:01.260446 n-d-796908-3 sudo[128531]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:01.262531 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-584b59c3-2007-4a2e-b820-b26954068054 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a" returned: 0 in 0.421s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:01.263948 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-584b59c3-2007-4a2e-b820-b26954068054 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dc75ed01-8990-4132-823a-30bc49d70898 --snapshot stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:01.283038 n-d-796908-3 sudo[128534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dc75ed01-8990-4132-823a-30bc49d70898 --snapshot stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a -L 1.00g
Sep 15 21:33:01.283854 n-d-796908-3 sudo[128534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:01.914371 n-d-796908-3 sudo[128534]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:01.916797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-584b59c3-2007-4a2e-b820-b26954068054 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dc75ed01-8990-4132-823a-30bc49d70898 --snapshot stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a -L 1.00g" returned: 0 in 0.652s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:02.005262 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-584b59c3-2007-4a2e-b820-b26954068054 tempest-TestVolumeBootPattern-447437260 None] Create snapshot completed successfully
Sep 15 21:33:06.237854 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:33:06.242132 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:33:06.242843 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:33:06.269518 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (5f326512-8bdc-4b73-8c3b-ba193234d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:33:06.272912 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (040f4aa5-21b9-4d6a-918a-d5e393da6f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:06.310676 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:33:06.335165 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (040f4aa5-21b9-4d6a-918a-d5e393da6f2f) 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-09-15T21:33:06Z,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-796908-3@lvmdriver-1#lvmdriver-1',id=4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fb4e8c3e844781becff5750c558312',provider_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-09-15T21:33:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc75ed01-8990-4132-823a-30bc49d70898,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:33:06Z,user_id='bf1f7f83fe034546b58db4434a136a3c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:06.337593 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (078e5c66-579e-4959-8543-6aa0e5d833d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:06.339686 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (078e5c66-579e-4959-8543-6aa0e5d833d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:06.341963 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4213eb5b-84ea-435e-a386-37fd2f151ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:06.345175 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4213eb5b-84ea-435e-a386-37fd2f151ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584', 'volume_name': 'volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584', 'volume_size': 1, 'snapshot_id': 'dc75ed01-8990-4132-823a-30bc49d70898'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:06.347824 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e1ba928-bee2-452e-9157-ffc3cfd76d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:06.350369 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e1ba928-bee2-452e-9157-ffc3cfd76d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:06.352518 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (149b5a6a-a2ea-4bcb-af5f-5fd3fc8978d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:06.353263 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Volume 4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584', 'volume_size': 1, 'snapshot_id': 'dc75ed01-8990-4132-823a-30bc49d70898'}
Sep 15 21:33:06.373586 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:06.403743 n-d-796908-3 sudo[128638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:33:06.405511 n-d-796908-3 sudo[128638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:06.996755 n-d-796908-3 sudo[128638]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:06.999368 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.625s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:07.001901 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-dc75ed01-8990-4132-823a-30bc49d70898 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:07.030594 n-d-796908-3 sudo[128682]: 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-dc75ed01-8990-4132-823a-30bc49d70898
Sep 15 21:33:07.032232 n-d-796908-3 sudo[128682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:07.517799 n-d-796908-3 sudo[128682]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:07.520120 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-dc75ed01-8990-4132-823a-30bc49d70898" returned: 0 in 0.518s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:07.524135 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:07.552779 n-d-796908-3 sudo[128685]: 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--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 iflag=direct
Sep 15 21:33:07.556366 n-d-796908-3 sudo[128685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:07.955539 n-d-796908-3 sudo[128685]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:07.957823 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 iflag=direct" returned: 0 in 0.433s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:07.959072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:07.979474 n-d-796908-3 sudo[128707]: 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--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 oflag=direct
Sep 15 21:33:07.980267 n-d-796908-3 sudo[128707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:08.362474 n-d-796908-3 sudo[128707]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:08.364766 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 oflag=direct" returned: 0 in 0.405s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:08.365939 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:08.418481 n-d-796908-3 sudo[128729]: 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--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:33:08.419291 n-d-796908-3 sudo[128729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:11.448103 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:33:11.449184 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:33:11.450137 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:11.486355 n-d-796908-3 sudo[128732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:33:11.488032 n-d-796908-3 sudo[128732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:11.898988 n-d-796908-3 sudo[128732]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:11.901032 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:11.903200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:11.926589 n-d-796908-3 sudo[128735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:33:11.928007 n-d-796908-3 sudo[128735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:12.342516 n-d-796908-3 sudo[128735]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:12.345277 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:12.348485 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:33:14.100971 n-d-796908-3 sudo[128729]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:14.102865 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dc75ed01--8990--4132--823a--30bc49d70898 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.737s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:14.103451 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dc75ed01--8990--4132--823a--30bc49d70898, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--4dc16d62--91c4--4e2d--bca0--d1ae3b6b0584, size 1024.00 MB, duration 5.74 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:33:14.103775 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Volume copy 1024.00 MB at 178.46 MB/s
Sep 15 21:33:14.155864 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Marking volume 4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:33:14.169116 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Copying metadata from snapshot dc75ed01-8990-4132-823a-30bc49d70898 to 4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 21:33:14.206830 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (149b5a6a-a2ea-4bcb-af5f-5fd3fc8978d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584', 'volume_size': 1, 'snapshot_id': 'dc75ed01-8990-4132-823a-30bc49d70898'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:14.209197 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f245fa5b-57cd-47d7-a457-3bf83c8ea008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:14.218701 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Volume volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 (4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584): created successfully
Sep 15 21:33:14.221085 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f245fa5b-57cd-47d7-a457-3bf83c8ea008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:14.224460 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (5f326512-8bdc-4b73-8c3b-ba193234d606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:33:14.238784 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-02cba68b-1c76-4f47-94ba-ec79b516178a tempest-TestVolumeBootPattern-447437260 None] Created volume successfully.
Sep 15 21:33:16.049339 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:16.068166 n-d-796908-3 sudo[128750]: 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-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584
Sep 15 21:33:16.068949 n-d-796908-3 sudo[128750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:16.480118 n-d-796908-3 sudo[128750]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:16.482297 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584" returned: 0 in 0.433s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:16.529087 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:16.535723 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:16.536041 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:16.536664 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:33:16.537465 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] Creating iscsi_target for Volume ID: volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] Created volume path /opt/stack/data/cinder/volumes/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584,
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]: incominguser oYiRYC5NKX6a6D6HjEgk XdZ8TZtMsGrpTu9r
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:33:16.542449 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:33:16.544415 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:16.904041 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584" returned: 0 in 0.359s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:16.904377 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:16.904968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:33:16.905334 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:33:16.907739 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:16.913724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:16.914140 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584\n Backing store flags: \n Account information:\n oYiRYC5NKX6a6D6HjEgk\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:16.914786 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:33:16.915782 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:17.005699 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:17.006037 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584\n Backing store flags: \n Account information:\n oYiRYC5NKX6a6D6HjEgk\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:17.007231 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:17.097053 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:17.097676 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584\n Backing store flags: \n Account information:\n oYiRYC5NKX6a6D6HjEgk\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:17.098497 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:33:17.251738 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-2e98885e-3f44-4a5d-89c8-d513d3bce9ff req-83b7fd17-c7f1-437d-8d15-d611a8c38da5 tempest-TestVolumeBootPattern-447437260 None] attachment_update completed successfully.
Sep 15 21:33:33.823862 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-ccab2309-7203-48bc-b7b5-961282d435b9 tempest-TestVolumeBootPattern-447437260 None] Terminate volume connection completed successfully.
Sep 15 21:33:33.825243 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-ccab2309-7203-48bc-b7b5-961282d435b9 tempest-TestVolumeBootPattern-447437260 None] Deleting attachment 4379aa9e-b84e-4b1a-b554-71d593dcd799. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:33:33.832448 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:33.933789 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:33.934222 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584\n Backing store flags: \n Account information:\n oYiRYC5NKX6a6D6HjEgk\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:33.935016 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-ccab2309-7203-48bc-b7b5-961282d435b9 tempest-TestVolumeBootPattern-447437260 None] Removing iscsi_target for Volume ID: 4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584
Sep 15 21:33:33.936189 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:34.127662 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 -f" returned: 0 in 0.191s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:34.128367 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:34.132565 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:34.257541 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:34.258124 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:34.371592 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-ccab2309-7203-48bc-b7b5-961282d435b9 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:33:34.371592 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:33:34.371592 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:33:34.588888 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:33:34.737991 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:34.879041 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:34.879624 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:33:34.880028 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584
Sep 15 21:33:34.881031 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:34.902506 n-d-796908-3 sudo[128933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584
Sep 15 21:33:34.903501 n-d-796908-3 sudo[128933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:35.442374 n-d-796908-3 sudo[128933]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:35.444751 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584" returned: 0 in 0.563s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:35.446964 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:35.491983 n-d-796908-3 sudo[128954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584
Sep 15 21:33:35.492774 n-d-796908-3 sudo[128954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:36.033429 n-d-796908-3 sudo[128954]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:36.036490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584" returned: 0 in 0.588s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:36.038283 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:36.059906 n-d-796908-3 sudo[128967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584
Sep 15 21:33:36.060706 n-d-796908-3 sudo[128967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:36.550792 n-d-796908-3 sudo[128967]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:36.553633 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584" returned: 0 in 0.515s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:36.555645 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Successfully deleted volume: 4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584
Sep 15 21:33:36.619935 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Created reservations ['b07614c1-f8c7-4101-bdd7-26a53899d02f', '0fd4fc11-82a8-4458-87e9-a32b221362a1', '8d72e391-806f-497f-965a-cef828e13878', '890b2d56-5f2e-4cda-be46-7ae0951a8374'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:33:36.622295 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:33:36.622295 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:33:36.622295 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:33:36.669421 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:33:36.670253 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:36.690095 n-d-796908-3 sudo[128984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:33:36.690903 n-d-796908-3 sudo[128984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:37.146931 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-dc75ed01-8990-4132-823a-30bc49d70898-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.031s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:33:37.149020 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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-dc75ed01-8990-4132-823a-30bc49d70898 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:37.194001 n-d-796908-3 sudo[128984]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:37.197095 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:37.199505 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:37.207602 n-d-796908-3 sudo[128994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-dc75ed01-8990-4132-823a-30bc49d70898
Sep 15 21:33:37.209093 n-d-796908-3 sudo[128994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:37.223774 n-d-796908-3 sudo[128996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:33:37.226035 n-d-796908-3 sudo[128996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:37.692306 n-d-796908-3 sudo[128996]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:37.695599 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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.495s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:37.698921 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:33:37.702410 n-d-796908-3 sudo[128994]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:37.707176 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Deleted volume successfully.
Sep 15 21:33:37.715506 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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-dc75ed01-8990-4132-823a-30bc49d70898" returned: 0 in 0.567s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:37.717065 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dc75ed01-8990-4132-823a-30bc49d70898 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:37.737601 n-d-796908-3 sudo[129004]: ubuntu : TTY=unknown ; 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-dc75ed01-8990-4132-823a-30bc49d70898
Sep 15 21:33:37.738480 n-d-796908-3 sudo[129004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:37.744883 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-cd4dd2ce-f055-4067-8ae2-ce594ca83539 req-b6383c88-4d0c-4088-babb-47c4638ad67e tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-4dc16d62-91c4-4e2d-bca0-d1ae3b6b0584-delete_volume'" released by "delete_volume" :: held 3.155s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:33:38.376987 n-d-796908-3 sudo[129004]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:38.379125 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dc75ed01-8990-4132-823a-30bc49d70898" returned: 0 in 0.662s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:38.517692 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 None] Created reservations ['e2241249-1471-4484-8edc-e1d6216ce9e2', '71d73399-cbe3-4a77-af2a-8d4942554079', '1b559fdc-5744-481d-bc3a-bb68b78f74aa', '6ba219c7-a79b-444c-bc90-1245803b293f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:33:38.519838 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:33:38.519838 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:33:38.519838 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:33:38.575068 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 None] Delete snapshot completed successfully.
Sep 15 21:33:38.579700 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-2e1e43d4-07db-4814-8552-1fb6ae5e6971 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-dc75ed01-8990-4132-823a-30bc49d70898-delete_snapshot'" released by "delete_snapshot" :: held 1.433s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:33:39.418140 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-9309561d-bba9-4bb5-b634-75c86b41f18a-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:33:39.496720 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9309561d-bba9-4bb5-b634-75c86b41f18a
Sep 15 21:33:39.497765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:39.536345 n-d-796908-3 sudo[129071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a
Sep 15 21:33:39.537875 n-d-796908-3 sudo[129071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:40.005261 n-d-796908-3 sudo[129071]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:40.007712 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a" returned: 0 in 0.509s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:40.009711 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:40.033764 n-d-796908-3 sudo[129081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a
Sep 15 21:33:40.034985 n-d-796908-3 sudo[129081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:40.472078 n-d-796908-3 sudo[129081]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:40.474460 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a" returned: 0 in 0.464s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:40.477017 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:40.498721 n-d-796908-3 sudo[129088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a
Sep 15 21:33:40.499513 n-d-796908-3 sudo[129088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:41.020671 n-d-796908-3 sudo[129088]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:41.023444 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9309561d-bba9-4bb5-b634-75c86b41f18a" returned: 0 in 0.546s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:41.025106 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Successfully deleted volume: 9309561d-bba9-4bb5-b634-75c86b41f18a
Sep 15 21:33:41.089642 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Created reservations ['cad12cb0-9c61-4f79-9ca9-89c4740f947f', 'f43d904d-8102-478a-89c3-3e8959aef153', '599297c0-d147-45cb-ac40-0e83307341cb', '7484f62e-0353-4f76-9822-99372c86e9af'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:33:41.095302 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:33:41.095302 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:33:41.095302 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:33:41.152841 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:33:41.153706 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:41.179431 n-d-796908-3 sudo[129105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:33:41.180941 n-d-796908-3 sudo[129105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:41.676328 n-d-796908-3 sudo[129105]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:41.678912 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.525s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:41.681666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:41.705361 n-d-796908-3 sudo[129113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:33:41.706927 n-d-796908-3 sudo[129113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:42.222462 n-d-796908-3 sudo[129113]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:42.224754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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.543s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:42.227015 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:33:42.232797 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Deleted volume successfully.
Sep 15 21:33:42.256192 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-18fc338e-0d8c-408a-83ef-8fbfcad93434 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-9309561d-bba9-4bb5-b634-75c86b41f18a-delete_volume'" released by "delete_volume" :: held 2.839s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:33:42.526072 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:33:42.533167 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:33:42.533930 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:33:42.566175 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (3a54714f-bd1f-49dd-8060-78aa48f7ddce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:33:42.570555 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55897b60-8223-4581-b91e-07a1d248ee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:42.600668 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:33:42.632280 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55897b60-8223-4581-b91e-07a1d248ee04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1850908052',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=512e98c4-35b9-41ee-b36b-969660e56ded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fb4e8c3e844781becff5750c558312',provider_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-09-15T21:33:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:33:42Z,user_id='bf1f7f83fe034546b58db4434a136a3c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:42.635746 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f457b13-7810-4d38-b4e4-aed8a8062b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:42.638208 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f457b13-7810-4d38-b4e4-aed8a8062b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:42.641916 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af2703a5-3d82-4d25-acf6-2c7846ab5642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:42.762793 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af2703a5-3d82-4d25-acf6-2c7846ab5642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '512e98c4-35b9-41ee-b36b-969660e56ded', 'volume_name': 'volume-512e98c4-35b9-41ee-b36b-969660e56ded', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:42.765022 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a60cdcfd-d195-4724-b8b1-735f44ad6ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:42.768042 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a60cdcfd-d195-4724-b8b1-735f44ad6ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:33:42.770619 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fba29632-5aec-4789-8d5f-1ebd08ffc2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:33:42.771630 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Volume 512e98c4-35b9-41ee-b36b-969660e56ded: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-512e98c4-35b9-41ee-b36b-969660e56ded', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:33:42.772462 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Cloning 512e98c4-35b9-41ee-b36b-969660e56ded from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:33:56.104059 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1, size 616.00 MB, duration 13.32 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:33:56.104752 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Image download 616.00 MB at 46.23 MB/s
Sep 15 21:33:56.176494 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:56.375714 n-d-796908-3 sudo[129288]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1
Sep 15 21:33:56.376535 n-d-796908-3 sudo[129288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:56.915256 n-d-796908-3 sudo[129288]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:56.918050 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1" returned: 0 in 0.742s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:56.918990 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user bf1f7f83fe034546b58db4434a136a3c. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:33:56.982221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:57.079495 n-d-796908-3 sudo[129312]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1
Sep 15 21:33:57.080305 n-d-796908-3 sudo[129312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:57.489415 n-d-796908-3 sudo[129312]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:57.491832 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1" returned: 0 in 0.509s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:57.493510 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-512e98c4-35b9-41ee-b36b-969660e56ded stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:57.532792 n-d-796908-3 sudo[129324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-512e98c4-35b9-41ee-b36b-969660e56ded stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:33:57.533688 n-d-796908-3 sudo[129324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:58.201541 n-d-796908-3 sudo[129324]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:58.203824 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-512e98c4-35b9-41ee-b36b-969660e56ded stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.710s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:58.226478 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 512e98c4-35b9-41ee-b36b-969660e56ded. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:33:58.274447 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c__5la4ylu {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:58.374217 n-d-796908-3 sudo[129359]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c__5la4ylu
Sep 15 21:33:58.376712 n-d-796908-3 sudo[129359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:58.964433 n-d-796908-3 sudo[129359]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:58.967903 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c__5la4ylu" returned: 0 in 0.693s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:58.970248 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:59.059249 n-d-796908-3 sudo[129387]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1
Sep 15 21:33:59.060067 n-d-796908-3 sudo[129387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:59.388953 n-d-796908-3 sudo[129387]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:59.392057 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1" returned: 0 in 0.422s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:59.393088 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:33:59.394221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--512e98c4--35b9--41ee--b36b--969660e56ded oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:59.414811 n-d-796908-3 sudo[129400]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--512e98c4--35b9--41ee--b36b--969660e56ded oflag=direct
Sep 15 21:33:59.416230 n-d-796908-3 sudo[129400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:59.863393 n-d-796908-3 sudo[129400]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:59.865681 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--512e98c4--35b9--41ee--b36b--969660e56ded oflag=direct" returned: 0 in 0.471s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:59.866975 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--512e98c4--35b9--41ee--b36b--969660e56ded {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:59.893499 n-d-796908-3 sudo[129425]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--512e98c4--35b9--41ee--b36b--969660e56ded
Sep 15 21:33:59.895218 n-d-796908-3 sudo[129425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:00.944350 n-d-796908-3 sudo[129425]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:00.947429 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--512e98c4--35b9--41ee--b36b--969660e56ded" returned: 0 in 1.080s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:00.948610 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:01.042093 n-d-796908-3 sudo[129462]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1
Sep 15 21:34:01.043044 n-d-796908-3 sudo[129462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:01.377208 n-d-796908-3 sudo[129462]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:01.379361 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1" returned: 0 in 0.430s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:01.380165 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_t98vbdhan-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.08 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--512e98c4--35b9--41ee--b36b--969660e56ded {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:34:01.380542 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Converted 700.00 MB image at 647.25 MB/s
Sep 15 21:34:01.381128 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 512e98c4-35b9-41ee-b36b-969660e56ded successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:34:01.501242 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user bf1f7f83fe034546b58db4434a136a3c is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:34:01.501887 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Marking volume 512e98c4-35b9-41ee-b36b-969660e56ded as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:34:01.512632 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 512e98c4-35b9-41ee-b36b-969660e56ded. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:34:01.513086 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Creating volume glance metadata for volume 512e98c4-35b9-41ee-b36b-969660e56ded backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:34:01.575013 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fba29632-5aec-4789-8d5f-1ebd08ffc2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-512e98c4-35b9-41ee-b36b-969660e56ded', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:34:01.577256 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a267c0c-f9cf-4c7c-8ad2-32567e7be664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:34:01.584926 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Volume volume-512e98c4-35b9-41ee-b36b-969660e56ded (512e98c4-35b9-41ee-b36b-969660e56ded): created successfully
Sep 15 21:34:01.586780 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a267c0c-f9cf-4c7c-8ad2-32567e7be664) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:34:01.589663 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (3a54714f-bd1f-49dd-8060-78aa48f7ddce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:34:01.597601 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-feca5d37-6e7c-4e43-9c3a-b94b4b1f59e5 tempest-TestVolumeBootPattern-447437260 None] Created volume successfully.
Sep 15 21:34:05.807384 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:05.827523 n-d-796908-3 sudo[129479]: 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-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:34:05.828355 n-d-796908-3 sudo[129479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:06.233195 n-d-796908-3 sudo[129479]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:06.236179 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded" returned: 0 in 0.428s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:06.290233 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:06.298815 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:06.299411 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:06.300551 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:34:06.301737 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] Creating iscsi_target for Volume ID: volume-512e98c4-35b9-41ee-b36b-969660e56ded {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] Created volume path /opt/stack/data/cinder/volumes/volume-512e98c4-35b9-41ee-b36b-969660e56ded,
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]: incominguser pMf9nKxL4H3WATtsS6to G9xRJCLgEcn6NQG6
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:34:06.306623 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:34:06.309009 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:06.711724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded" returned: 0 in 0.401s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:06.712100 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:06.712859 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:34:06.713407 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:34:06.715045 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:06.723990 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:06.724820 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:06.725572 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:34:06.726895 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:06.901335 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:06.901957 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:06.903340 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:07.041988 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:07.042894 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:07.044332 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:34:07.261393 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-0ee2132b-e249-41e2-b975-7060292e52cd req-0849e65c-e2c7-4bed-9558-ac16fb3e3772 tempest-TestVolumeBootPattern-447437260 None] attachment_update completed successfully.
Sep 15 21:34:11.447208 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:34:11.448552 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:34:11.454131 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:11.497685 n-d-796908-3 sudo[129563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:34:11.499211 n-d-796908-3 sudo[129563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:11.991148 n-d-796908-3 sudo[129563]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:11.993292 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:11.995306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:12.016390 n-d-796908-3 sudo[129567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:34:12.017306 n-d-796908-3 sudo[129567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:12.437769 n-d-796908-3 sudo[129567]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:12.440030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:12.442897 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:34:25.331873 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b6e8ce03-c141-4890-9b3b-158a75b9b084 req-a2702aec-223c-432d-aa89-288d1c15fc6c tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:25.364208 n-d-796908-3 sudo[129835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:34:25.366173 n-d-796908-3 sudo[129835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:25.991454 n-d-796908-3 sudo[129835]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:25.994727 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b6e8ce03-c141-4890-9b3b-158a75b9b084 req-a2702aec-223c-432d-aa89-288d1c15fc6c tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded" returned: 0 in 0.662s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:25.996980 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b6e8ce03-c141-4890-9b3b-158a75b9b084 req-a2702aec-223c-432d-aa89-288d1c15fc6c tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fb8eee0d-09d1-45a6-ad63-a031490bf852 --snapshot stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:26.021674 n-d-796908-3 sudo[129860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fb8eee0d-09d1-45a6-ad63-a031490bf852 --snapshot stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded -L 1.00g
Sep 15 21:34:26.022512 n-d-796908-3 sudo[129860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:26.813164 n-d-796908-3 sudo[129860]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:26.815615 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b6e8ce03-c141-4890-9b3b-158a75b9b084 req-a2702aec-223c-432d-aa89-288d1c15fc6c tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fb8eee0d-09d1-45a6-ad63-a031490bf852 --snapshot stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded -L 1.00g" returned: 0 in 0.818s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:26.922734 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b6e8ce03-c141-4890-9b3b-158a75b9b084 req-a2702aec-223c-432d-aa89-288d1c15fc6c tempest-TestVolumeBootPattern-447437260 None] Create snapshot completed successfully
Sep 15 21:34:31.731928 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:34:31.737644 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:34:31.738186 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:34:31.762877 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (4ef736ca-67b6-48af-96a8-237d781f3718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:34:31.768060 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e69bf42c-5d3a-4836-9083-8dbe7688d037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:34:31.795100 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:34:31.822756 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e69bf42c-5d3a-4836-9083-8dbe7688d037) 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-09-15T21:34:31Z,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-796908-3@lvmdriver-1#lvmdriver-1',id=a3240166-46ba-48f4-ac39-b02f7d3605a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fb4e8c3e844781becff5750c558312',provider_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-09-15T21:34:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb8eee0d-09d1-45a6-ad63-a031490bf852,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:34:32Z,user_id='bf1f7f83fe034546b58db4434a136a3c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:34:31.825298 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac3dca1c-7c43-4806-ac54-49ef9dab1b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:34:31.829108 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac3dca1c-7c43-4806-ac54-49ef9dab1b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:34:31.831802 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d617ed2-eacd-440f-a5d8-338f085207e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:34:31.834321 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d617ed2-eacd-440f-a5d8-338f085207e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'a3240166-46ba-48f4-ac39-b02f7d3605a5', 'volume_name': 'volume-a3240166-46ba-48f4-ac39-b02f7d3605a5', 'volume_size': 1, 'snapshot_id': 'fb8eee0d-09d1-45a6-ad63-a031490bf852'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:34:31.836934 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42fb2fda-6103-4ea9-8ec1-8ff29b624514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:34:31.839497 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42fb2fda-6103-4ea9-8ec1-8ff29b624514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:34:31.841840 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9102ce83-8110-4fa6-a43e-1298d6f45069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:34:31.843429 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Volume a3240166-46ba-48f4-ac39-b02f7d3605a5: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-a3240166-46ba-48f4-ac39-b02f7d3605a5', 'volume_size': 1, 'snapshot_id': 'fb8eee0d-09d1-45a6-ad63-a031490bf852'}
Sep 15 21:34:31.864707 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:31.884663 n-d-796908-3 sudo[130044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:34:31.885874 n-d-796908-3 sudo[130044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:32.435860 n-d-796908-3 sudo[130044]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:32.440327 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.574s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:32.443066 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-fb8eee0d-09d1-45a6-ad63-a031490bf852 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:32.472622 n-d-796908-3 sudo[130078]: 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-fb8eee0d-09d1-45a6-ad63-a031490bf852
Sep 15 21:34:32.474040 n-d-796908-3 sudo[130078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:33.093779 n-d-796908-3 sudo[130078]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:33.096098 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-fb8eee0d-09d1-45a6-ad63-a031490bf852" returned: 0 in 0.653s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:33.099055 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:33.141914 n-d-796908-3 sudo[130091]: 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--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 iflag=direct
Sep 15 21:34:33.142762 n-d-796908-3 sudo[130091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:33.515607 n-d-796908-3 sudo[130091]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:33.518138 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 iflag=direct" returned: 0 in 0.419s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:33.519392 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:33.545486 n-d-796908-3 sudo[130103]: 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--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 oflag=direct
Sep 15 21:34:33.546433 n-d-796908-3 sudo[130103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:33.878106 n-d-796908-3 sudo[130103]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:33.880566 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 oflag=direct" returned: 0 in 0.361s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:33.881798 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:33.900677 n-d-796908-3 sudo[130115]: 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--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:34:33.901580 n-d-796908-3 sudo[130115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:41.187174 n-d-796908-3 sudo[130115]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:41.189215 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fb8eee0d--09d1--45a6--ad63--a031490bf852 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.307s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:41.195671 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fb8eee0d--09d1--45a6--ad63--a031490bf852, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--a3240166--46ba--48f4--ac39--b02f7d3605a5, size 1024.00 MB, duration 7.31 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:34:41.196224 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Volume copy 1024.00 MB at 140.11 MB/s
Sep 15 21:34:41.267724 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Marking volume a3240166-46ba-48f4-ac39-b02f7d3605a5 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:34:41.276228 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Copying metadata from snapshot fb8eee0d-09d1-45a6-ad63-a031490bf852 to a3240166-46ba-48f4-ac39-b02f7d3605a5. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 21:34:41.310409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9102ce83-8110-4fa6-a43e-1298d6f45069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3240166-46ba-48f4-ac39-b02f7d3605a5', 'volume_size': 1, 'snapshot_id': 'fb8eee0d-09d1-45a6-ad63-a031490bf852'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:34:41.314336 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66873bca-17ec-4cd7-85f5-bbf7b9e32f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:34:41.329800 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Volume volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 (a3240166-46ba-48f4-ac39-b02f7d3605a5): created successfully
Sep 15 21:34:41.332595 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66873bca-17ec-4cd7-85f5-bbf7b9e32f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:34:41.336658 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (4ef736ca-67b6-48af-96a8-237d781f3718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:34:41.355475 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-e913d575-2002-4661-addf-ce737d608dc9 tempest-TestVolumeBootPattern-447437260 None] Created volume successfully.
Sep 15 21:34:41.993988 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:42.024892 n-d-796908-3 sudo[130165]: 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-a3240166-46ba-48f4-ac39-b02f7d3605a5
Sep 15 21:34:42.025708 n-d-796908-3 sudo[130165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:42.550170 n-d-796908-3 sudo[130165]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:42.558569 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5" returned: 0 in 0.559s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:42.660631 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: I_T nexus: 42
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: pMf9nKxL4H3WATtsS6to
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:34:42.673504 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] Creating iscsi_target for Volume ID: volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] Created volume path /opt/stack/data/cinder/volumes/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5,
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]: incominguser UawDKJLdHZTWnLovz5RD nZA5N2rzN7UmtaZ7
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:34:42.682949 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:43.100200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5" returned: 0 in 0.419s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:43.100200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:43.101283 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:34:43.101376 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:34:43.106047 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:43.122352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:43.123260 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5\n System information:\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-a3240166-46ba-48f4-ac39-b02f7d3605a5\n Backing store flags: \n Account information:\n UawDKJLdHZTWnLovz5RD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: I_T nexus: 42
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: pMf9nKxL4H3WATtsS6to
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:34:43.124808 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:34:43.129434 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:43.225377 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:43.225377 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5\n System information:\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-a3240166-46ba-48f4-ac39-b02f7d3605a5\n Backing store flags: \n Account information:\n UawDKJLdHZTWnLovz5RD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:43.235945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:43.361871 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:43.362259 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5\n System information:\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-a3240166-46ba-48f4-ac39-b02f7d3605a5\n Backing store flags: \n Account information:\n UawDKJLdHZTWnLovz5RD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:34:43.363318 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:34:43.522255 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-eece2723-22b3-4c81-8f8f-86ead9fb7686 req-8ef1447e-022c-43e1-a4ba-0e0a2683a5a9 tempest-TestVolumeBootPattern-447437260 None] attachment_update completed successfully.
Sep 15 21:35:02.150355 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-d8469aed-505f-4da6-b231-d4b732773e76 req-61fc5b43-b704-462b-86c3-6ae1ca9f1316 tempest-TestVolumeBootPattern-447437260 None] Terminate volume connection completed successfully.
Sep 15 21:35:02.150355 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-d8469aed-505f-4da6-b231-d4b732773e76 req-61fc5b43-b704-462b-86c3-6ae1ca9f1316 tempest-TestVolumeBootPattern-447437260 None] Deleting attachment 4b1165bf-91b4-4492-aa0a-2016e31a3c13. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:35:02.150355 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:02.257700 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:02.258095 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5\n System information:\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-a3240166-46ba-48f4-ac39-b02f7d3605a5\n Backing store flags: \n Account information:\n UawDKJLdHZTWnLovz5RD\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:02.258788 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-d8469aed-505f-4da6-b231-d4b732773e76 req-61fc5b43-b704-462b-86c3-6ae1ca9f1316 tempest-TestVolumeBootPattern-447437260 None] Removing iscsi_target for Volume ID: a3240166-46ba-48f4-ac39-b02f7d3605a5
Sep 15 21:35:02.262715 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:02.364105 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 -f" returned: 0 in 0.103s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:02.364594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:02.368643 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:02.514018 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:02.515174 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:02.633021 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-d8469aed-505f-4da6-b231-d4b732773e76 req-61fc5b43-b704-462b-86c3-6ae1ca9f1316 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:35:02.633021 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:35:02.633021 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:35:02.789920 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-a3240166-46ba-48f4-ac39-b02f7d3605a5-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:35:02.870004 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:02.976485 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:02.977045 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:02.977726 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Skipping remove_export. No iscsi_target is presently exported for volume: a3240166-46ba-48f4-ac39-b02f7d3605a5
Sep 15 21:35:02.978942 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:02.999619 n-d-796908-3 sudo[130336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5
Sep 15 21:35:03.000497 n-d-796908-3 sudo[130336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:03.533727 n-d-796908-3 sudo[130336]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:03.536022 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5" returned: 0 in 0.557s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:03.538206 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:03.567058 n-d-796908-3 sudo[130339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5
Sep 15 21:35:03.567994 n-d-796908-3 sudo[130339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:04.076805 n-d-796908-3 sudo[130339]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:04.082729 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5" returned: 0 in 0.542s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:04.084598 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:04.106257 n-d-796908-3 sudo[130342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5
Sep 15 21:35:04.107216 n-d-796908-3 sudo[130342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:04.702559 n-d-796908-3 sudo[130342]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:04.704758 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3240166-46ba-48f4-ac39-b02f7d3605a5" returned: 0 in 0.620s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:04.706027 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Successfully deleted volume: a3240166-46ba-48f4-ac39-b02f7d3605a5
Sep 15 21:35:04.769787 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Created reservations ['c4b565ef-9804-4968-8647-2717235572ed', '6edf63de-a4ac-4dad-83db-e713564ebb7b', '31e1601c-ac1b-46e3-a0db-8e772e79922c', '0a33fb66-59de-4998-b120-768934ca2f95'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:35:04.773997 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:35:04.773997 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:35:04.773997 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:35:04.825130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:35:04.826148 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:04.853242 n-d-796908-3 sudo[130377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:04.855062 n-d-796908-3 sudo[130377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:05.342636 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-fb8eee0d-09d1-45a6-ad63-a031490bf852-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.031s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:35:05.345091 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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-fb8eee0d-09d1-45a6-ad63-a031490bf852 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:05.399684 n-d-796908-3 sudo[130391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-fb8eee0d-09d1-45a6-ad63-a031490bf852
Sep 15 21:35:05.401199 n-d-796908-3 sudo[130391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:05.544353 n-d-796908-3 sudo[130377]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:05.547421 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.721s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:05.549637 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:05.617010 n-d-796908-3 sudo[130397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:05.618792 n-d-796908-3 sudo[130397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:06.079329 n-d-796908-3 sudo[130391]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:06.082156 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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-fb8eee0d-09d1-45a6-ad63-a031490bf852" returned: 0 in 0.737s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:06.086389 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fb8eee0d-09d1-45a6-ad63-a031490bf852 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:06.124657 n-d-796908-3 sudo[130411]: ubuntu : TTY=unknown ; 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-fb8eee0d-09d1-45a6-ad63-a031490bf852
Sep 15 21:35:06.125860 n-d-796908-3 sudo[130411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:06.184251 n-d-796908-3 sudo[130397]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:06.187204 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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.636s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:06.189625 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:35:06.197785 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Deleted volume successfully.
Sep 15 21:35:06.225492 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-d8469aed-505f-4da6-b231-d4b732773e76 req-c2e2ccd8-6860-4693-a730-11a59602bd57 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-a3240166-46ba-48f4-ac39-b02f7d3605a5-delete_volume'" released by "delete_volume" :: held 3.436s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:35:07.055845 n-d-796908-3 sudo[130411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:07.057894 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fb8eee0d-09d1-45a6-ad63-a031490bf852" returned: 0 in 0.972s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:07.188485 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 None] Created reservations ['9fe6be1d-bb22-47cb-9312-3e2335203537', 'f633c5fd-013f-4d33-8b96-e0b562cb3ef7', 'de902718-6fdd-40a2-8290-c291489eeb2b', 'f7bcdf55-a41e-4ff2-bfe1-e1ef8066c426'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:35:07.190201 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:35:07.190201 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:35:07.190201 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:35:07.271882 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 None] Delete snapshot completed successfully.
Sep 15 21:35:07.278592 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-91ef6858-2ff5-461c-8378-e660cc481acb tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-fb8eee0d-09d1-45a6-ad63-a031490bf852-delete_snapshot'" released by "delete_snapshot" :: held 1.936s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:35:11.451431 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:35:11.453232 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:35:11.454012 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:11.513455 n-d-796908-3 sudo[130553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:11.515832 n-d-796908-3 sudo[130553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:12.264357 n-d-796908-3 sudo[130553]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:12.266582 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.812s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:12.268797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:12.325428 n-d-796908-3 sudo[130596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:12.329346 n-d-796908-3 sudo[130596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:12.833400 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-df5422da-17a1-4afa-8201-745161795418 req-c7cd033e-49ea-4669-8cb0-a55ebc962803 tempest-TestVolumeBootPattern-447437260 None] Terminate volume connection completed successfully.
Sep 15 21:35:12.834583 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-df5422da-17a1-4afa-8201-745161795418 req-c7cd033e-49ea-4669-8cb0-a55ebc962803 tempest-TestVolumeBootPattern-447437260 None] Deleting attachment 3e042efd-9abc-4863-ad78-cac988200bc7. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:35:12.838730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:12.942579 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:12.942681 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded\n Backing store flags: \n Account information:\n pMf9nKxL4H3WATtsS6to\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:12.943324 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-df5422da-17a1-4afa-8201-745161795418 req-c7cd033e-49ea-4669-8cb0-a55ebc962803 tempest-TestVolumeBootPattern-447437260 None] Removing iscsi_target for Volume ID: 512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:35:12.945277 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:13.020571 n-d-796908-3 sudo[130596]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:13.022516 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:13.024000 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:35:13.123806 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-512e98c4-35b9-41ee-b36b-969660e56ded -f" returned: 0 in 0.179s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:13.124689 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:13.125763 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:13.289533 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:13.290765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:13.441361 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-df5422da-17a1-4afa-8201-745161795418 req-c7cd033e-49ea-4669-8cb0-a55ebc962803 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:35:13.441361 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:35:13.441361 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:35:13.677277 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-512e98c4-35b9-41ee-b36b-969660e56ded-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:35:13.779361 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:14.050575 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:14.051111 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:14.051554 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Skipping remove_export. No iscsi_target is presently exported for volume: 512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:35:14.054312 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:14.089520 n-d-796908-3 sudo[130680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:35:14.091724 n-d-796908-3 sudo[130680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:14.675540 n-d-796908-3 sudo[130680]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:14.678567 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded" returned: 0 in 0.625s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:14.680416 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:14.703712 n-d-796908-3 sudo[130711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:35:14.704527 n-d-796908-3 sudo[130711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:15.136393 n-d-796908-3 sudo[130711]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:15.139085 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded" returned: 0 in 0.458s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:15.141469 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:15.166587 n-d-796908-3 sudo[130731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:35:15.168095 n-d-796908-3 sudo[130731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:15.690141 n-d-796908-3 sudo[130731]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:15.692876 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-512e98c4-35b9-41ee-b36b-969660e56ded" returned: 0 in 0.551s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:15.694035 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Successfully deleted volume: 512e98c4-35b9-41ee-b36b-969660e56ded
Sep 15 21:35:15.789286 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Created reservations ['558ba4f1-289d-46a5-be68-03ff4635c581', 'f6b8b71d-ccaa-4dbd-9a16-90b0ec7c7757', '2b650557-9f94-407d-8506-7e1543ce5582', '8f96b943-585d-4920-9cfd-ae4553ba370d'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:35:15.791656 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:35:15.791656 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:35:15.791656 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:35:15.867866 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:35:15.868630 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:15.920392 n-d-796908-3 sudo[130774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:15.922239 n-d-796908-3 sudo[130774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:16.475990 n-d-796908-3 sudo[130774]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:16.480566 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:16.484418 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:16.529746 n-d-796908-3 sudo[130794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:35:16.531364 n-d-796908-3 sudo[130794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:17.091637 n-d-796908-3 sudo[130794]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:17.094170 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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.609s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:17.096442 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:35:17.111222 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Deleted volume successfully.
Sep 15 21:35:17.132734 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-df5422da-17a1-4afa-8201-745161795418 req-6e398504-4c0c-4bec-b790-6284bcdb6615 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-512e98c4-35b9-41ee-b36b-969660e56ded-delete_volume'" released by "delete_volume" :: held 3.455s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:35:22.250171 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:35:22.254296 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:35:22.254825 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:35:22.284780 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (7b1b1e79-571f-4a72-9388-d8184ce65488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:35:22.287989 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af9357c1-0f9b-4d47-8bbd-425de1b52321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:22.310505 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:35:22.337613 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af9357c1-0f9b-4d47-8bbd-425de1b52321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1256690803',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=379b945f-d672-479e-bd7b-aca46b760e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fb4e8c3e844781becff5750c558312',provider_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-09-15T21:35:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:35:22Z,user_id='bf1f7f83fe034546b58db4434a136a3c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:22.340497 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (750efec9-c809-4c28-be89-7cbcccf995d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:22.344091 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (750efec9-c809-4c28-be89-7cbcccf995d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:22.346876 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d21261ea-eeb4-4067-ae79-e0e7a53e6da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:22.516027 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d21261ea-eeb4-4067-ae79-e0e7a53e6da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '379b945f-d672-479e-bd7b-aca46b760e9f', 'volume_name': 'volume-379b945f-d672-479e-bd7b-aca46b760e9f', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:22.518312 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c98ca67-2527-40af-a6d2-4af5683a1e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:22.520777 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c98ca67-2527-40af-a6d2-4af5683a1e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:22.530010 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (141a2796-fd82-4eb8-9c95-e59a5465b05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:22.531180 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Volume 379b945f-d672-479e-bd7b-aca46b760e9f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-379b945f-d672-479e-bd7b-aca46b760e9f', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:35:22.532125 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Cloning 379b945f-d672-479e-bd7b-aca46b760e9f from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:35:38.770077 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1, size 616.00 MB, duration 16.24 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:35:38.771255 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Image download 616.00 MB at 37.94 MB/s
Sep 15 21:35:38.820398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:39.029429 n-d-796908-3 sudo[131287]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1
Sep 15 21:35:39.031054 n-d-796908-3 sudo[131287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:39.606392 n-d-796908-3 sudo[131287]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:39.609064 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1" returned: 0 in 0.788s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:39.609971 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user bf1f7f83fe034546b58db4434a136a3c. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:35:39.704754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:39.802560 n-d-796908-3 sudo[131308]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1
Sep 15 21:35:39.804231 n-d-796908-3 sudo[131308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:40.211710 n-d-796908-3 sudo[131308]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:40.214002 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1" returned: 0 in 0.509s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:40.215886 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-379b945f-d672-479e-bd7b-aca46b760e9f stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:40.235692 n-d-796908-3 sudo[131316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-379b945f-d672-479e-bd7b-aca46b760e9f stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:35:40.236498 n-d-796908-3 sudo[131316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:40.822666 n-d-796908-3 sudo[131316]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:40.825382 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-379b945f-d672-479e-bd7b-aca46b760e9f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.609s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:40.843381 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 379b945f-d672-479e-bd7b-aca46b760e9f. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:35:40.914196 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_sinxwss2 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:41.005681 n-d-796908-3 sudo[131348]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_sinxwss2
Sep 15 21:35:41.006524 n-d-796908-3 sudo[131348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:41.489733 n-d-796908-3 sudo[131348]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:41.493200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_sinxwss2" returned: 0 in 0.578s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:41.494672 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:41.600162 n-d-796908-3 sudo[131352]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1
Sep 15 21:35:41.601086 n-d-796908-3 sudo[131352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:41.976528 n-d-796908-3 sudo[131352]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:41.978848 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1" returned: 0 in 0.484s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:41.980006 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:35:41.981227 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--379b945f--d672--479e--bd7b--aca46b760e9f oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:42.002605 n-d-796908-3 sudo[131357]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--379b945f--d672--479e--bd7b--aca46b760e9f oflag=direct
Sep 15 21:35:42.003497 n-d-796908-3 sudo[131357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:42.352524 n-d-796908-3 sudo[131357]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:42.354869 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--379b945f--d672--479e--bd7b--aca46b760e9f oflag=direct" returned: 0 in 0.373s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:42.356117 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--379b945f--d672--479e--bd7b--aca46b760e9f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:42.382433 n-d-796908-3 sudo[131369]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--379b945f--d672--479e--bd7b--aca46b760e9f
Sep 15 21:35:42.383245 n-d-796908-3 sudo[131369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:43.442722 n-d-796908-3 sudo[131369]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:43.445057 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--379b945f--d672--479e--bd7b--aca46b760e9f" returned: 0 in 1.088s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:43.446131 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:43.549787 n-d-796908-3 sudo[131406]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1
Sep 15 21:35:43.550823 n-d-796908-3 sudo[131406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:43.918800 n-d-796908-3 sudo[131406]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:43.921825 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 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_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1" returned: 0 in 0.475s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:43.922773 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_5d034xfbn-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.09 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--379b945f--d672--479e--bd7b--aca46b760e9f {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:35:43.923159 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Converted 700.00 MB image at 642.22 MB/s
Sep 15 21:35:43.923788 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 379b945f-d672-479e-bd7b-aca46b760e9f successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:35:44.064828 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user bf1f7f83fe034546b58db4434a136a3c is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:35:44.065706 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Marking volume 379b945f-d672-479e-bd7b-aca46b760e9f as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:35:44.079742 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 379b945f-d672-479e-bd7b-aca46b760e9f. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:35:44.081307 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Creating volume glance metadata for volume 379b945f-d672-479e-bd7b-aca46b760e9f backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:35:44.165404 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (141a2796-fd82-4eb8-9c95-e59a5465b05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-379b945f-d672-479e-bd7b-aca46b760e9f', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:44.168127 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e08c98f9-65e1-488a-9a71-bcefbbb7d171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:35:44.179880 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Volume volume-379b945f-d672-479e-bd7b-aca46b760e9f (379b945f-d672-479e-bd7b-aca46b760e9f): created successfully
Sep 15 21:35:44.188722 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e08c98f9-65e1-488a-9a71-bcefbbb7d171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:35:44.198067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (7b1b1e79-571f-4a72-9388-d8184ce65488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:35:44.210797 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5fe644ce-42ef-4607-a287-80f47fcf37c8 tempest-TestVolumeBootPattern-447437260 None] Created volume successfully.
Sep 15 21:35:48.953705 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:48.978616 n-d-796908-3 sudo[131583]: 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-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:35:48.980174 n-d-796908-3 sudo[131583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:49.422169 n-d-796908-3 sudo[131583]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:49.424853 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f" returned: 0 in 0.471s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:49.477352 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:49.486145 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:49.486714 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:49.487588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:35:49.488663 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] Creating iscsi_target for Volume ID: volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] Created volume path /opt/stack/data/cinder/volumes/volume-379b945f-d672-479e-bd7b-aca46b760e9f,
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]: incominguser LSCzvD5sAnMmwYRD2Eax v7iKQPiV8pGnx9NY
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:35:49.495537 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:35:49.503096 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:50.014927 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f" returned: 0 in 0.515s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:50.015537 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:50.015813 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:35:50.016181 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:35:50.019226 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:50.026289 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:50.026833 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:50.028440 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:35:50.032098 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:50.172849 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:50.174093 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:50.178050 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:50.339723 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:50.340086 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:35:50.341133 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:35:50.550184 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-2c8a2a11-1262-42ee-b1be-5d3aacec954e req-bb8f7312-bf32-4a9c-b894-e0101d572159 tempest-TestVolumeBootPattern-447437260 None] attachment_update completed successfully.
Sep 15 21:36:11.452546 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:36:11.453570 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:36:11.454437 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:11.505185 n-d-796908-3 sudo[132094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:36:11.506027 n-d-796908-3 sudo[132094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:11.960857 n-d-796908-3 sudo[132094]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:11.963141 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:11.964996 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:11.987438 n-d-796908-3 sudo[132102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:36:11.989149 n-d-796908-3 sudo[132102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:12.455771 n-d-796908-3 sudo[132102]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:12.458062 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.493s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:12.460838 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:36:54.895570 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:36:54.900124 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:36:54.900666 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:36:54.913672 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Flow 'volume_create_manager' (4b4e6043-ba88-422d-b936-2473abdcb1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:54.916953 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3dac2fe0-2ed3-4423-ac42-4d86ad5bc074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:54.940889 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:36:54.966287 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3dac2fe0-2ed3-4423-ac42-4d86ad5bc074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1178036637',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=0c92185c-25be-4d2c-ad96-5438a106f04e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7567b4f0cb5f462ca72b35b485e59526',provider_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-09-15T21:36:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:36:55Z,user_id='fe153257b39d4ba181730cb4cb5ce34a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:54.968765 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e26cb833-a86d-4427-bc7b-e389410eac76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:54.970918 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e26cb833-a86d-4427-bc7b-e389410eac76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:54.973282 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2434cbe-2baa-483f-a934-c3a8e7695325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:54.975564 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2434cbe-2baa-483f-a934-c3a8e7695325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c92185c-25be-4d2c-ad96-5438a106f04e', 'volume_name': 'volume-0c92185c-25be-4d2c-ad96-5438a106f04e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:54.977754 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (616c8efb-9ea1-4d6a-8415-f0dcb82de9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:54.979845 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (616c8efb-9ea1-4d6a-8415-f0dcb82de9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:54.982510 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (339abe75-4cdf-4cd0-8949-31d7cf678ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:54.983456 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Volume 0c92185c-25be-4d2c-ad96-5438a106f04e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c92185c-25be-4d2c-ad96-5438a106f04e', 'volume_size': 1}
Sep 15 21:36:54.984601 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c92185c-25be-4d2c-ad96-5438a106f04e stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:55.005248 n-d-796908-3 sudo[132631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c92185c-25be-4d2c-ad96-5438a106f04e stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:36:55.006049 n-d-796908-3 sudo[132631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:55.532592 n-d-796908-3 sudo[132631]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:55.535505 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c92185c-25be-4d2c-ad96-5438a106f04e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.550s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:55.539897 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (339abe75-4cdf-4cd0-8949-31d7cf678ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c92185c-25be-4d2c-ad96-5438a106f04e', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:55.542338 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99c10e33-02f8-445a-9934-d07fb8b1a6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:36:55.553824 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Volume volume-0c92185c-25be-4d2c-ad96-5438a106f04e (0c92185c-25be-4d2c-ad96-5438a106f04e): created successfully
Sep 15 21:36:55.555916 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99c10e33-02f8-445a-9934-d07fb8b1a6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:36:55.559118 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Flow 'volume_create_manager' (4b4e6043-ba88-422d-b936-2473abdcb1ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:36:55.569085 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d98d596c-b338-4682-8591-705d0cc716c4 tempest-VolumesBackupsAdminTest-1933498980 None] Created volume successfully.
Sep 15 21:36:56.413350 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Creating a new backup for volume volume-0c92185c-25be-4d2c-ad96-5438a106f04e. {{(pid=84104) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:36:56.429303 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:56.468615 n-d-796908-3 sudo[132671]: 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-0c92185c-25be-4d2c-ad96-5438a106f04e
Sep 15 21:36:56.470830 n-d-796908-3 sudo[132671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:56.897842 n-d-796908-3 sudo[132671]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:56.901235 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e" returned: 0 in 0.471s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:56.952982 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:56.961447 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:56.961759 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: I_T nexus: 44
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: LSCzvD5sAnMmwYRD2Eax
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:36:56.962510 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:36:56.964834 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Creating iscsi_target for Volume ID: volume-0c92185c-25be-4d2c-ad96-5438a106f04e {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Created volume path /opt/stack/data/cinder/volumes/volume-0c92185c-25be-4d2c-ad96-5438a106f04e,
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]: incominguser VXyfr2oCQdKqLpyFApTp 2J4J4QbJKRdpBAtb
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:36:56.969985 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:36:56.978522 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:57.328118 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e" returned: 0 in 0.354s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:57.328697 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:57.329375 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:36:57.329694 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:36:57.337724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:57.339897 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:57.340499 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e\n System information:\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-0c92185c-25be-4d2c-ad96-5438a106f04e\n Backing store flags: \n Account information:\n VXyfr2oCQdKqLpyFApTp\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: I_T nexus: 44
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: LSCzvD5sAnMmwYRD2Eax
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:36:57.342160 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:36:57.345906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:57.445769 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:57.447582 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e\n System information:\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-0c92185c-25be-4d2c-ad96-5438a106f04e\n Backing store flags: \n Account information:\n VXyfr2oCQdKqLpyFApTp\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:57.449439 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:57.556706 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:57.557042 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e\n System information:\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-0c92185c-25be-4d2c-ad96-5438a106f04e\n Backing store flags: \n Account information:\n VXyfr2oCQdKqLpyFApTp\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:36:57.558065 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:36:57.598890 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Initialize volume connection completed successfully.
Sep 15 21:37:11.448388 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:37:11.449015 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:37:11.449432 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:11.494212 n-d-796908-3 sudo[133019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:11.496428 n-d-796908-3 sudo[133019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:12.060336 n-d-796908-3 sudo[133019]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:12.062480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.613s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:12.064344 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:12.094573 n-d-796908-3 sudo[133035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:12.096522 n-d-796908-3 sudo[133035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:12.600470 n-d-796908-3 sudo[133035]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:12.603004 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:12.606799 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:37:29.841213 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Terminate volume connection completed successfully.
Sep 15 21:37:29.891289 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:29.992319 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:29.992661 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e\n System information:\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-0c92185c-25be-4d2c-ad96-5438a106f04e\n Backing store flags: \n Account information:\n VXyfr2oCQdKqLpyFApTp\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:29.993480 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Removing iscsi_target for Volume ID: 0c92185c-25be-4d2c-ad96-5438a106f04e
Sep 15 21:37:29.997055 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:30.202356 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0c92185c-25be-4d2c-ad96-5438a106f04e -f" returned: 0 in 0.207s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:30.202722 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:30.203751 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:30.299043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:30.299482 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:30.300290 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-db66b3a8-8268-4c34-81b5-953d376b63f4 tempest-VolumesBackupsAdminTest-1933498980 None] Remove volume export completed successfully.
Sep 15 21:37:32.895197 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:37:32.899193 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:37:32.899692 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:37:32.913445 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Flow 'volume_create_manager' (3ea31d1c-0ed7-41a2-9948-1732ca67bf04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:37:32.916601 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfb7e7b0-c63e-442a-b7b1-29ba991e3cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:32.938957 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:37:32.964267 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfb7e7b0-c63e-442a-b7b1-29ba991e3cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:37:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c07ea1ee-2edb-417e-9e76-98fd63031c4f',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=2620763b-c3f1-4021-815c-57dcc05bb529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7567b4f0cb5f462ca72b35b485e59526',provider_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-09-15T21:37:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:37:33Z,user_id='fe153257b39d4ba181730cb4cb5ce34a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:32.967981 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ae5c5c0-a11a-47c0-ad8d-090948c3146f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:32.970055 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ae5c5c0-a11a-47c0-ad8d-090948c3146f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:32.972498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12705be7-abb5-4d22-9dca-5a855c7f8f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:32.974839 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12705be7-abb5-4d22-9dca-5a855c7f8f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2620763b-c3f1-4021-815c-57dcc05bb529', 'volume_name': 'volume-2620763b-c3f1-4021-815c-57dcc05bb529', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:32.977073 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61ef8c7c-4e08-4c71-9875-71ecf7d64e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:32.979293 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61ef8c7c-4e08-4c71-9875-71ecf7d64e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:32.981946 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f93553a6-523b-4658-93ce-e8497c381be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:32.982746 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Volume 2620763b-c3f1-4021-815c-57dcc05bb529: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2620763b-c3f1-4021-815c-57dcc05bb529', 'volume_size': 1}
Sep 15 21:37:32.983726 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2620763b-c3f1-4021-815c-57dcc05bb529 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:33.002289 n-d-796908-3 sudo[133324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2620763b-c3f1-4021-815c-57dcc05bb529 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:37:33.003201 n-d-796908-3 sudo[133324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:33.375459 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:37:33.380011 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:37:33.380697 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:37:33.394188 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Flow 'volume_create_manager' (fce004c7-b156-40af-8480-8e07d193a602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:37:33.397277 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20f0f31d-8393-4608-aa44-81b464df7c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:33.419881 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:37:33.445142 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20f0f31d-8393-4608-aa44-81b464df7c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-2123615562',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=1f07528c-ed85-45ce-acb2-6d805ee181c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6361fb47c184030bf32388373fde1a0',provider_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-09-15T21:37:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:37:33Z,user_id='ef747eec192f4d18b42059e37e19608c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:33.447876 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c1d2a18-574f-47fe-aa23-4e042c740039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:33.450283 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c1d2a18-574f-47fe-aa23-4e042c740039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:33.452933 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6f4715c-f349-47e5-b8d0-74956f7ccdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:33.455316 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6f4715c-f349-47e5-b8d0-74956f7ccdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f07528c-ed85-45ce-acb2-6d805ee181c3', 'volume_name': 'volume-1f07528c-ed85-45ce-acb2-6d805ee181c3', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:33.457684 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f36521a-6a02-4c0f-a0d8-80fc6007449d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:33.459932 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f36521a-6a02-4c0f-a0d8-80fc6007449d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:33.462168 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37fd4545-b975-4c89-8d68-9b186d81db01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:33.463114 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Volume 1f07528c-ed85-45ce-acb2-6d805ee181c3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f07528c-ed85-45ce-acb2-6d805ee181c3', 'volume_size': 1}
Sep 15 21:37:33.464306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:33.492711 n-d-796908-3 sudo[133345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:37:33.494016 n-d-796908-3 sudo[133345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:33.565723 n-d-796908-3 sudo[133324]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:33.567979 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2620763b-c3f1-4021-815c-57dcc05bb529 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.584s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:33.571261 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f93553a6-523b-4658-93ce-e8497c381be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2620763b-c3f1-4021-815c-57dcc05bb529', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:33.573751 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d5d5a8f-9d1a-4e25-8353-4f84e61537ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:33.585710 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Volume volume-2620763b-c3f1-4021-815c-57dcc05bb529 (2620763b-c3f1-4021-815c-57dcc05bb529): created successfully
Sep 15 21:37:33.587776 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d5d5a8f-9d1a-4e25-8353-4f84e61537ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:33.591422 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Flow 'volume_create_manager' (3ea31d1c-0ed7-41a2-9948-1732ca67bf04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:37:33.599488 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Created volume successfully.
Sep 15 21:37:33.972154 n-d-796908-3 sudo[133345]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:33.973962 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.510s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:33.976262 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37fd4545-b975-4c89-8d68-9b186d81db01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f07528c-ed85-45ce-acb2-6d805ee181c3', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:33.978579 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84dfdce5-7bab-462e-8e1c-1d2dece567ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:33.988246 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Volume volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 (1f07528c-ed85-45ce-acb2-6d805ee181c3): created successfully
Sep 15 21:37:33.990449 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84dfdce5-7bab-462e-8e1c-1d2dece567ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:33.993353 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Flow 'volume_create_manager' (fce004c7-b156-40af-8480-8e07d193a602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:37:34.003163 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f6f2b79b-25b8-42be-979b-3812a93764d2 tempest-SnapshotManageAdminTest-321075949 None] Created volume successfully.
Sep 15 21:37:34.046512 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:34.065063 n-d-796908-3 sudo[133391]: 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-2620763b-c3f1-4021-815c-57dcc05bb529
Sep 15 21:37:34.065852 n-d-796908-3 sudo[133391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:34.471175 n-d-796908-3 sudo[133391]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:34.473669 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529" returned: 0 in 0.427s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:34.538529 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:34.544689 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:34.545024 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: I_T nexus: 44
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: LSCzvD5sAnMmwYRD2Eax
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:37:34.545646 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:37:34.548452 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Creating iscsi_target for Volume ID: volume-2620763b-c3f1-4021-815c-57dcc05bb529 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Created volume path /opt/stack/data/cinder/volumes/volume-2620763b-c3f1-4021-815c-57dcc05bb529,
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]: incominguser HZwmGH8Szb2Rw8VM5Krc 98kJzNbDcGScZY9z
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:37:34.551206 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:37:34.552552 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:34.823952 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9b646c2b-62d6-45af-8c69-c3455d8cbe7e tempest-SnapshotManageAdminTest-321075949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:34.843673 n-d-796908-3 sudo[133403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3
Sep 15 21:37:34.844547 n-d-796908-3 sudo[133403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:34.938607 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529" returned: 0 in 0.385s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:34.938990 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:34.939887 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:37:34.940262 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:37:34.941730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:34.948385 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:34.948757 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529\n System information:\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-2620763b-c3f1-4021-815c-57dcc05bb529\n Backing store flags: \n Account information:\n HZwmGH8Szb2Rw8VM5Krc\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: I_T nexus: 44
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: LSCzvD5sAnMmwYRD2Eax
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:37:34.950092 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:37:34.952848 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:35.043082 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:35.043749 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529\n System information:\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-2620763b-c3f1-4021-815c-57dcc05bb529\n Backing store flags: \n Account information:\n HZwmGH8Szb2Rw8VM5Krc\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:35.045156 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:35.132063 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:35.132403 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529\n System information:\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-2620763b-c3f1-4021-815c-57dcc05bb529\n Backing store flags: \n Account information:\n HZwmGH8Szb2Rw8VM5Krc\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:35.133546 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:37:35.172596 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Initialize volume connection completed successfully.
Sep 15 21:37:35.225186 n-d-796908-3 sudo[133403]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:35.227018 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9b646c2b-62d6-45af-8c69-c3455d8cbe7e tempest-SnapshotManageAdminTest-321075949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3" returned: 0 in 0.403s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:35.228198 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9b646c2b-62d6-45af-8c69-c3455d8cbe7e tempest-SnapshotManageAdminTest-321075949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-578ecadf-633f-49db-9866-a1ff7982745a --snapshot stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:35.247881 n-d-796908-3 sudo[133438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-578ecadf-633f-49db-9866-a1ff7982745a --snapshot stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 -L 1.00g
Sep 15 21:37:35.248703 n-d-796908-3 sudo[133438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:35.910167 n-d-796908-3 sudo[133438]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:35.912474 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9b646c2b-62d6-45af-8c69-c3455d8cbe7e tempest-SnapshotManageAdminTest-321075949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-578ecadf-633f-49db-9866-a1ff7982745a --snapshot stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 -L 1.00g" returned: 0 in 0.684s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:35.966753 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-9b646c2b-62d6-45af-8c69-c3455d8cbe7e tempest-SnapshotManageAdminTest-321075949 None] Create snapshot completed successfully
Sep 15 21:37:37.073333 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-28e309c3-5bd7-44e4-9ae1-6e2e1b4cdef9 tempest-SnapshotManageAdminTest-1385550024 None] Lock "b'cinder-578ecadf-633f-49db-9866-a1ff7982745a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:37:37.167039 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-28e309c3-5bd7-44e4-9ae1-6e2e1b4cdef9 tempest-SnapshotManageAdminTest-1385550024 None] Created reservations ['237539ab-e98e-4612-871e-abfd760f3689', '4f558839-bbdf-4186-95a5-eb2380da2df3', '136ae58b-6ec6-405a-94eb-3506cd6cd5b3', '3188cca7-4d07-44c5-b321-8e0ea79f2600'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:37:37.167039 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-28e309c3-5bd7-44e4-9ae1-6e2e1b4cdef9 tempest-SnapshotManageAdminTest-1385550024 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.
Sep 15 21:37:37.167039 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:37:37.167039 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:37:37.221424 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-28e309c3-5bd7-44e4-9ae1-6e2e1b4cdef9 tempest-SnapshotManageAdminTest-1385550024 None] Unmanage snapshot completed successfully.
Sep 15 21:37:37.226026 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-28e309c3-5bd7-44e4-9ae1-6e2e1b4cdef9 tempest-SnapshotManageAdminTest-1385550024 None] Lock "b'cinder-578ecadf-633f-49db-9866-a1ff7982745a-delete_snapshot'" released by "delete_snapshot" :: held 0.149s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:37:38.510259 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] manage_existing_snapshot: managing {'source-name': '_snapshot-578ecadf-633f-49db-9866-a1ff7982745a'}. {{(pid=84104) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4426}}
Sep 15 21:37:38.510259 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Input parameters: context=, db=,driver=, host=n-d-796908-3@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-578ecadf-633f-49db-9866-a1ff7982745a'}. {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Sep 15 21:37:38.517035 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Sep 15 21:37:38.545153 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Flow 'snapshot_manage_existing_manager' (93553a0f-5d80-4b60-b4f9-3a3904fca693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:37:38.545153 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (511e1cc2-c2c0-4d5a-89c5-490a10f1f5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:38.572708 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:37:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-73145544',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-633792541',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=1fd73225-eff8-4467-9da3-6de0c5926f6a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f8d6b27fdc3145499e1b8eabc27545b5',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bcbea2b1915e4f189f55f181d9c0a65c',volume=>,volume_id=1f07528c-ed85-45ce-acb2-6d805ee181c3,volume_size=1,volume_type_id=5559bc77-2f0b-4588-9780-42b485104179) {{(pid=84104) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Sep 15 21:37:38.572708 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (511e1cc2-c2c0-4d5a-89c5-490a10f1f5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:37:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-73145544',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-633792541',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=1fd73225-eff8-4467-9da3-6de0c5926f6a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f8d6b27fdc3145499e1b8eabc27545b5',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bcbea2b1915e4f189f55f181d9c0a65c',volume=>,volume_id=1f07528c-ed85-45ce-acb2-6d805ee181c3,volume_size=1,volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:38.575269 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (d04e4dec-e5c3-4ba2-bf61-11bc573e2d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:38.577576 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (d04e4dec-e5c3-4ba2-bf61-11bc573e2d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:38.580032 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (b8079697-8259-49de-b032-7217c1563e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:38.581302 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Running cmd (subprocess): sudo 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-578ecadf-633f-49db-9866-a1ff7982745a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:38.601459 n-d-796908-3 sudo[133579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-578ecadf-633f-49db-9866-a1ff7982745a
Sep 15 21:37:38.602254 n-d-796908-3 sudo[133579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:39.052561 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] CMD "sudo 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-578ecadf-633f-49db-9866-a1ff7982745a" returned: 0 in 0.467s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:39.046050 n-d-796908-3 sudo[133579]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:39.059050 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (b8079697-8259-49de-b032-7217c1563e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:37:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-73145544',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-633792541',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=1fd73225-eff8-4467-9da3-6de0c5926f6a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f8d6b27fdc3145499e1b8eabc27545b5',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bcbea2b1915e4f189f55f181d9c0a65c',volume=>,volume_id=1f07528c-ed85-45ce-acb2-6d805ee181c3,volume_size=1,volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:39.059050 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (e8d8bc22-1666-43e5-a747-50051ccb5034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:39.156214 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Created reservations ['3db303ea-5375-469b-a70b-ab180fa64ed7', 'a2d99c7e-41ae-403d-b171-16e6e43c9790'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:37:39.158429 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (e8d8bc22-1666-43e5-a747-50051ccb5034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db303ea-5375-469b-a70b-ab180fa64ed7', 'a2d99c7e-41ae-403d-b171-16e6e43c9790']}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:39.161241 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (7506a849-d3c3-4772-9259-d8ad644b464e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:39.162985 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Running cmd (subprocess): sudo 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-578ecadf-633f-49db-9866-a1ff7982745a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:39.191269 n-d-796908-3 sudo[133582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-578ecadf-633f-49db-9866-a1ff7982745a
Sep 15 21:37:39.192039 n-d-796908-3 sudo[133582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:39.641009 n-d-796908-3 sudo[133582]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:39.643319 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] CMD "sudo 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-578ecadf-633f-49db-9866-a1ff7982745a" returned: 0 in 0.480s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:39.646614 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-578ecadf-633f-49db-9866-a1ff7982745a _snapshot-1fd73225-eff8-4467-9da3-6de0c5926f6a {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:39.945260 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-578ecadf-633f-49db-9866-a1ff7982745a _snapshot-1fd73225-eff8-4467-9da3-6de0c5926f6a" returned: 0 in 0.299s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:39.945634 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:37:39.993513 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (7506a849-d3c3-4772-9259-d8ad644b464e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:37:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-73145544',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-633792541',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=1fd73225-eff8-4467-9da3-6de0c5926f6a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f8d6b27fdc3145499e1b8eabc27545b5',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bcbea2b1915e4f189f55f181d9c0a65c',volume=>,volume_id=1f07528c-ed85-45ce-acb2-6d805ee181c3,volume_size=1,volume_type_id=5559bc77-2f0b-4588-9780-42b485104179), 'new_status': 'available'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:39.993513 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (4ff57e5d-de3b-4870-b127-a24e2f7e49dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:40.009597 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (4ff57e5d-de3b-4870-b127-a24e2f7e49dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T21:37:38Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-73145544',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-633792541',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=1fd73225-eff8-4467-9da3-6de0c5926f6a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f8d6b27fdc3145499e1b8eabc27545b5',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bcbea2b1915e4f189f55f181d9c0a65c',volume=>,volume_id=1f07528c-ed85-45ce-acb2-6d805ee181c3,volume_size=1,volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:40.009597 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (64243ea3-3204-4285-9db0-86cec4b4fb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:40.009597 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=84104) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Sep 15 21:37:40.009597 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] New status: available {{(pid=84104) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Sep 15 21:37:40.045524 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Snapshot 1fd73225-eff8-4467-9da3-6de0c5926f6a created successfully.
Sep 15 21:37:40.045524 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (64243ea3-3204-4285-9db0-86cec4b4fb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:40.049921 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-f28802d4-91ac-4233-ac51-9cb6424b8ef4 tempest-SnapshotManageAdminTest-1385550024 None] Flow 'snapshot_manage_existing_manager' (93553a0f-5d80-4b60-b4f9-3a3904fca693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:37:40.801453 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 None] Lock "b'cinder-1fd73225-eff8-4467-9da3-6de0c5926f6a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:37:40.832741 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 None] Running cmd (subprocess): sudo 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-1fd73225-eff8-4467-9da3-6de0c5926f6a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:40.851652 n-d-796908-3 sudo[133647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-1fd73225-eff8-4467-9da3-6de0c5926f6a
Sep 15 21:37:40.852492 n-d-796908-3 sudo[133647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:41.256911 n-d-796908-3 sudo[133647]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:41.259430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 None] CMD "sudo 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-1fd73225-eff8-4467-9da3-6de0c5926f6a" returned: 0 in 0.426s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:41.262242 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1fd73225-eff8-4467-9da3-6de0c5926f6a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:41.288085 n-d-796908-3 sudo[133650]: ubuntu : TTY=unknown ; 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-1fd73225-eff8-4467-9da3-6de0c5926f6a
Sep 15 21:37:41.288895 n-d-796908-3 sudo[133650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:41.899189 n-d-796908-3 sudo[133650]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:41.902337 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1fd73225-eff8-4467-9da3-6de0c5926f6a" returned: 0 in 0.640s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:42.003853 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 None] Created reservations ['f34e09e1-7274-402c-a9cc-8ba7a99992c0', 'f8c376c6-aef1-45e2-8c6a-44077bc9b446', '545749cd-aec0-41eb-a911-05dbd7bc662f', '1a3ef4ab-f44f-498f-bbad-1e3c5004ae52'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:37:42.005645 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 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.
Sep 15 21:37:42.005645 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:37:42.005645 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:37:42.056267 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 None] Delete snapshot completed successfully.
Sep 15 21:37:42.063230 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-d15441de-2a20-42cb-b5a3-cb1ef6bedd7e tempest-SnapshotManageAdminTest-1385550024 None] Lock "b'cinder-1fd73225-eff8-4467-9da3-6de0c5926f6a-delete_snapshot'" released by "delete_snapshot" :: held 1.256s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:37:43.078340 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Lock "b'cinder-1f07528c-ed85-45ce-acb2-6d805ee181c3-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:37:43.152791 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f07528c-ed85-45ce-acb2-6d805ee181c3
Sep 15 21:37:43.154009 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:43.189916 n-d-796908-3 sudo[133692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3
Sep 15 21:37:43.190881 n-d-796908-3 sudo[133692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:43.612979 n-d-796908-3 sudo[133692]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:43.615327 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3" returned: 0 in 0.461s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:43.616909 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:43.637552 n-d-796908-3 sudo[133696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3
Sep 15 21:37:43.638350 n-d-796908-3 sudo[133696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:44.054528 n-d-796908-3 sudo[133696]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:44.056643 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3" returned: 0 in 0.439s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:44.058965 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:44.078876 n-d-796908-3 sudo[133699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3
Sep 15 21:37:44.080182 n-d-796908-3 sudo[133699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:44.553216 n-d-796908-3 sudo[133699]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:44.555523 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f07528c-ed85-45ce-acb2-6d805ee181c3" returned: 0 in 0.497s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:44.556731 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Successfully deleted volume: 1f07528c-ed85-45ce-acb2-6d805ee181c3
Sep 15 21:37:44.616069 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Created reservations ['d8828c2a-a47f-41e6-8781-bab449c786e2', '452964f4-86e5-469f-8b69-cd847bf5b8fc', 'fcbbf9ca-68b7-448a-9f4f-390ff949050e', '70990d04-3d54-41c1-8283-230bd3d9e650'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:37:44.616069 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 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.
Sep 15 21:37:44.616069 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:37:44.616069 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:37:44.669957 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:37:44.669957 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:44.685139 n-d-796908-3 sudo[133704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:44.685902 n-d-796908-3 sudo[133704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:45.093372 n-d-796908-3 sudo[133704]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:45.095756 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:45.097848 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:45.116550 n-d-796908-3 sudo[133707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:45.117336 n-d-796908-3 sudo[133707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:45.553729 n-d-796908-3 sudo[133707]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:45.556655 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:45.560279 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:37:45.566453 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Deleted volume successfully.
Sep 15 21:37:45.586448 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-a3bb388d-96bd-4357-9882-c6ee5a3e6b3a tempest-SnapshotManageAdminTest-321075949 None] Lock "b'cinder-1f07528c-ed85-45ce-acb2-6d805ee181c3-delete_volume'" released by "delete_volume" :: held 2.510s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:37:50.227182 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:37:50.232001 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:37:50.232539 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:37:50.245871 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Flow 'volume_create_manager' (c00310fd-82f9-4edf-9897-f1c0bd2cfee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:37:50.250406 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a930b9bd-4133-430f-8589-b1f018731be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:50.276390 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:37:50.305215 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a930b9bd-4133-430f-8589-b1f018731be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-566196840',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=d99fed0a-1379-44f0-8d2b-7504136f6a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca15b78377f34541b8a4c1d97b19c9bb',provider_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-09-15T21:37:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:37:50Z,user_id='b4a7b12ccca24a5a962afe20e40061fb',volume_attachment=>,volume_type=VolumeType(64318f69-9cad-4c8d-a9a2-58652364bf40),volume_type_id=64318f69-9cad-4c8d-a9a2-58652364bf40)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:50.305215 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75c204f5-c04f-4313-9876-36084799ffa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:50.309306 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75c204f5-c04f-4313-9876-36084799ffa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:50.309306 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12fb6203-60f5-4c2d-b121-fabb52460cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:50.316032 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12fb6203-60f5-4c2d-b121-fabb52460cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd99fed0a-1379-44f0-8d2b-7504136f6a83', 'volume_name': 'volume-d99fed0a-1379-44f0-8d2b-7504136f6a83', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:50.316032 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f55f32b-1a51-4a7e-811f-ddb1874382ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:50.318395 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f55f32b-1a51-4a7e-811f-ddb1874382ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:50.318395 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a750d2ef-0c42-404d-8771-df4701922b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:50.323326 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Volume d99fed0a-1379-44f0-8d2b-7504136f6a83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d99fed0a-1379-44f0-8d2b-7504136f6a83', 'volume_size': 1}
Sep 15 21:37:50.323326 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d99fed0a-1379-44f0-8d2b-7504136f6a83 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:50.342311 n-d-796908-3 sudo[133712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d99fed0a-1379-44f0-8d2b-7504136f6a83 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:37:50.343119 n-d-796908-3 sudo[133712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:50.850678 n-d-796908-3 sudo[133712]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:50.854152 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d99fed0a-1379-44f0-8d2b-7504136f6a83 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.532s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:50.860281 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a750d2ef-0c42-404d-8771-df4701922b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d99fed0a-1379-44f0-8d2b-7504136f6a83', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:50.860281 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (909adf18-3ad5-4548-b7f5-602964215175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:37:50.869666 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Volume volume-d99fed0a-1379-44f0-8d2b-7504136f6a83 (d99fed0a-1379-44f0-8d2b-7504136f6a83): created successfully
Sep 15 21:37:50.869666 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (909adf18-3ad5-4548-b7f5-602964215175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:37:50.876235 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Flow 'volume_create_manager' (c00310fd-82f9-4edf-9897-f1c0bd2cfee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:37:50.887269 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-07dd0177-9f49-454a-836c-30ea7736ff73 tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Created volume successfully.
Sep 15 21:37:51.982973 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-c475bb4f-3b4d-4fe9-b53f-75c34f93617d tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:37:51.982973 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c475bb4f-3b4d-4fe9-b53f-75c34f93617d tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:52.000605 n-d-796908-3 sudo[133746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:52.001481 n-d-796908-3 sudo[133746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:52.517624 n-d-796908-3 sudo[133746]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:52.519996 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c475bb4f-3b4d-4fe9-b53f-75c34f93617d tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.541s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:52.521866 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c475bb4f-3b4d-4fe9-b53f-75c34f93617d tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:52.540874 n-d-796908-3 sudo[133751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:52.541660 n-d-796908-3 sudo[133751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:52.956769 n-d-796908-3 sudo[133751]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:52.959121 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c475bb4f-3b4d-4fe9-b53f-75c34f93617d tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:52.961182 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-c475bb4f-3b4d-4fe9-b53f-75c34f93617d tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:37:52.966905 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c475bb4f-3b4d-4fe9-b53f-75c34f93617d tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Retype volume completed successfully.
Sep 15 21:37:53.348033 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Lock "b'cinder-d99fed0a-1379-44f0-8d2b-7504136f6a83-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:37:53.440036 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Skipping remove_export. No iscsi_target is presently exported for volume: d99fed0a-1379-44f0-8d2b-7504136f6a83
Sep 15 21:37:53.440036 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:53.457289 n-d-796908-3 sudo[133754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83
Sep 15 21:37:53.458069 n-d-796908-3 sudo[133754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:53.893381 n-d-796908-3 sudo[133754]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:53.895812 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83" returned: 0 in 0.458s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:53.898111 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:53.919454 n-d-796908-3 sudo[133757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83
Sep 15 21:37:53.920228 n-d-796908-3 sudo[133757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:54.338247 n-d-796908-3 sudo[133757]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:54.341953 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83" returned: 0 in 0.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:54.344292 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:54.364038 n-d-796908-3 sudo[133760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83
Sep 15 21:37:54.365000 n-d-796908-3 sudo[133760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:54.845822 n-d-796908-3 sudo[133760]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:54.848259 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d99fed0a-1379-44f0-8d2b-7504136f6a83" returned: 0 in 0.503s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:54.849441 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Successfully deleted volume: d99fed0a-1379-44f0-8d2b-7504136f6a83
Sep 15 21:37:54.881762 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 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.
Sep 15 21:37:54.883011 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 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.
Sep 15 21:37:54.908405 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Created reservations ['74ece073-1b4f-452a-9c4a-e9679875556b', 'dada27d6-d9e9-464d-b9b7-79737bc99468', '1d8d7620-9599-4981-8e3b-402efabd0f7c', 'eda8bf36-c2d2-4f7c-8367-d1d394678a5a'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:37:54.908405 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 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.
Sep 15 21:37:54.908405 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:37:54.908405 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:37:54.976359 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:37:54.976359 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:54.999257 n-d-796908-3 sudo[133768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:55.000331 n-d-796908-3 sudo[133768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:55.426197 n-d-796908-3 sudo[133768]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:55.433106 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:55.441071 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:55.459876 n-d-796908-3 sudo[133773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:37:55.460765 n-d-796908-3 sudo[133773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:55.927586 n-d-796908-3 sudo[133773]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:55.931750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] CMD "sudo 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.495s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:55.935127 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:37:55.941872 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Deleted volume successfully.
Sep 15 21:37:55.964951 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-46ee3f5e-592f-4d0b-be3f-8010f19527ab tempest-VolumeRetypeWithoutMigrationTest-1468614073 None] Lock "b'cinder-d99fed0a-1379-44f0-8d2b-7504136f6a83-delete_volume'" released by "delete_volume" :: held 2.617s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:01.625309 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Terminate volume connection completed successfully.
Sep 15 21:38:01.671899 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:01.760890 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:01.761389 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529\n System information:\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-2620763b-c3f1-4021-815c-57dcc05bb529\n Backing store flags: \n Account information:\n HZwmGH8Szb2Rw8VM5Krc\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:01.762098 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Removing iscsi_target for Volume ID: 2620763b-c3f1-4021-815c-57dcc05bb529
Sep 15 21:38:01.763137 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:02.024332 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2620763b-c3f1-4021-815c-57dcc05bb529 -f" returned: 0 in 0.261s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:02.024710 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:02.026128 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:02.119578 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:02.119964 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:02.121465 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c6e82dc8-1950-44de-925c-8ee2d89356f0 tempest-VolumesBackupsAdminTest-1933498980 None] Remove volume export completed successfully.
Sep 15 21:38:02.506824 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Lock "b'cinder-2620763b-c3f1-4021-815c-57dcc05bb529-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:02.580657 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:02.678772 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:02.679303 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:02.679944 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2620763b-c3f1-4021-815c-57dcc05bb529
Sep 15 21:38:02.681007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:02.701769 n-d-796908-3 sudo[133818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529
Sep 15 21:38:02.702617 n-d-796908-3 sudo[133818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:03.147192 n-d-796908-3 sudo[133818]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:03.149472 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529" returned: 0 in 0.468s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:03.151189 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:03.171975 n-d-796908-3 sudo[133821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529
Sep 15 21:38:03.173394 n-d-796908-3 sudo[133821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:03.583050 n-d-796908-3 sudo[133821]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:03.585286 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529" returned: 0 in 0.434s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:03.587067 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:03.607128 n-d-796908-3 sudo[133824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529
Sep 15 21:38:03.607936 n-d-796908-3 sudo[133824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:03.852305 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:03.862647 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:03.863181 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:03.879182 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (82b57717-be67-41ca-8c82-beb33d1c1cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:03.882578 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (088a37b5-0148-4fce-b72b-0799b48a5b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:03.912003 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:03.937600 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (088a37b5-0148-4fce-b72b-0799b48a5b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1808301668',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=971619b3-f247-42b4-8efb-7e36d22ff966,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='146d365b230b457dbbddfd8b9426ce4f',provider_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-09-15T21:38:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:04Z,user_id='95e4c1a76f774d8eb2c292b1a8f6c6fb',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:03.940203 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11c4d004-49ec-401c-a383-cf4fedab36a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:03.942346 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11c4d004-49ec-401c-a383-cf4fedab36a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:03.944662 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f78eaa3-7740-4bd9-b497-05f00cb9d21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:03.949088 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f78eaa3-7740-4bd9-b497-05f00cb9d21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '971619b3-f247-42b4-8efb-7e36d22ff966', 'volume_name': 'volume-971619b3-f247-42b4-8efb-7e36d22ff966', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:03.951450 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f22994e-387b-4e1a-a245-822330dcce03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:03.953548 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f22994e-387b-4e1a-a245-822330dcce03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:03.956021 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37360c5c-955a-433c-ae00-013acf945cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:03.956806 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Volume 971619b3-f247-42b4-8efb-7e36d22ff966: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-971619b3-f247-42b4-8efb-7e36d22ff966', 'volume_size': 1}
Sep 15 21:38:03.957836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-971619b3-f247-42b4-8efb-7e36d22ff966 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:03.978468 n-d-796908-3 sudo[133828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-971619b3-f247-42b4-8efb-7e36d22ff966 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:03.979314 n-d-796908-3 sudo[133828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:04.073842 n-d-796908-3 sudo[133824]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:04.076124 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2620763b-c3f1-4021-815c-57dcc05bb529" returned: 0 in 0.489s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:04.077530 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Successfully deleted volume: 2620763b-c3f1-4021-815c-57dcc05bb529
Sep 15 21:38:04.125839 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Created reservations ['41b529d5-9093-43a1-8b91-486affc8271e', '9686df95-ee10-4c57-bf8a-3cc9786a2f5c', 'bb1690ca-5058-408c-ad65-f4879f578790', '9e13b33d-7f02-4eb4-94a1-1ad020619547'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:04.128442 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 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.
Sep 15 21:38:04.128442 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:04.128442 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:04.173336 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:04.174233 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:04.195509 n-d-796908-3 sudo[133832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:04.196366 n-d-796908-3 sudo[133832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:04.525967 n-d-796908-3 sudo[133828]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:04.528387 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-971619b3-f247-42b4-8efb-7e36d22ff966 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.570s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:04.531736 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37360c5c-955a-433c-ae00-013acf945cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-971619b3-f247-42b4-8efb-7e36d22ff966', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:04.534303 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a29017b5-0efc-4630-8c5e-e633c9268816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:04.546020 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Volume volume-971619b3-f247-42b4-8efb-7e36d22ff966 (971619b3-f247-42b4-8efb-7e36d22ff966): created successfully
Sep 15 21:38:04.548088 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a29017b5-0efc-4630-8c5e-e633c9268816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:04.550988 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (82b57717-be67-41ca-8c82-beb33d1c1cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:04.560118 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-de0869bd-6f20-4e64-9cc9-1ca74ef3990a tempest-VolumesGetTest-420496119 None] Created volume successfully.
Sep 15 21:38:04.620156 n-d-796908-3 sudo[133832]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:04.622061 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:04.624050 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:04.645291 n-d-796908-3 sudo[133865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:04.646083 n-d-796908-3 sudo[133865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:05.040871 n-d-796908-3 sudo[133865]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:05.043318 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo 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.419s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:05.045341 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:05.052180 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Deleted volume successfully.
Sep 15 21:38:05.069396 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c77a30bc-31b6-4abf-b340-afec6411370c tempest-VolumesBackupsAdminTest-1933498980 None] Lock "b'cinder-2620763b-c3f1-4021-815c-57dcc05bb529-delete_volume'" released by "delete_volume" :: held 2.562s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:05.945720 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:05.951390 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:05.951990 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:05.966628 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (9fc32c43-1c56-41d8-b751-0616f49998e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:05.976021 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03e3eede-2eed-48a3-8f0a-7df81e108db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:05.994197 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:06.021748 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03e3eede-2eed-48a3-8f0a-7df81e108db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-289230953',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=8ba9993c-0c61-499c-9116-d2de4a514704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='146d365b230b457dbbddfd8b9426ce4f',provider_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-09-15T21:38:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:06Z,user_id='95e4c1a76f774d8eb2c292b1a8f6c6fb',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:06.024345 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (daaa2f44-a411-462d-b995-afaf48495899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:06.026322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (daaa2f44-a411-462d-b995-afaf48495899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:06.029440 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b55700b4-505f-438b-a12e-bff05f1679eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:06.032057 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b55700b4-505f-438b-a12e-bff05f1679eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8ba9993c-0c61-499c-9116-d2de4a514704', 'volume_name': 'volume-8ba9993c-0c61-499c-9116-d2de4a514704', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:06.034275 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a2e30c7-8c3e-45df-9660-ffbe49f4b447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:06.036698 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a2e30c7-8c3e-45df-9660-ffbe49f4b447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:06.039130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c8e19675-bd30-48e5-9b88-85fe3124f522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:06.039982 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Volume 8ba9993c-0c61-499c-9116-d2de4a514704: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8ba9993c-0c61-499c-9116-d2de4a514704', 'volume_size': 1}
Sep 15 21:38:06.041109 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ba9993c-0c61-499c-9116-d2de4a514704 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:06.059749 n-d-796908-3 sudo[133870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ba9993c-0c61-499c-9116-d2de4a514704 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:06.060584 n-d-796908-3 sudo[133870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:06.557153 n-d-796908-3 sudo[133870]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:06.560349 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ba9993c-0c61-499c-9116-d2de4a514704 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.519s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:06.563535 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c8e19675-bd30-48e5-9b88-85fe3124f522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8ba9993c-0c61-499c-9116-d2de4a514704', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:06.565849 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd5a43e2-3f3b-45d9-b469-cefd33c66349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:06.577121 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Volume volume-8ba9993c-0c61-499c-9116-d2de4a514704 (8ba9993c-0c61-499c-9116-d2de4a514704): created successfully
Sep 15 21:38:06.579360 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd5a43e2-3f3b-45d9-b469-cefd33c66349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:06.582696 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (9fc32c43-1c56-41d8-b751-0616f49998e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:06.591941 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-43203bfb-3964-43a4-9667-9a6c5d1b3eb7 tempest-VolumesGetTest-420496119 None] Created volume successfully.
Sep 15 21:38:07.290369 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Lock "b'cinder-8ba9993c-0c61-499c-9116-d2de4a514704-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:07.297326 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:07.302664 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:07.303293 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:07.318299 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Flow 'volume_create_manager' (58a66ba3-ea34-42c1-905e-6b8686e5f1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:07.321341 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cf4642d-13fa-4d7d-bc7a-add95517f620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:07.347687 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:07.379343 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cf4642d-13fa-4d7d-bc7a-add95517f620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1974150891',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=f9880a4e-9109-4c32-bc83-333ffb25a405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7567b4f0cb5f462ca72b35b485e59526',provider_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-09-15T21:38:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:07Z,user_id='fe153257b39d4ba181730cb4cb5ce34a',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:07.381738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (908a016a-d494-42ce-9b89-c9b7551dec1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:07.383778 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (908a016a-d494-42ce-9b89-c9b7551dec1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:07.386037 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aee91024-de85-4fc6-927e-184d64d3b36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:07.388200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aee91024-de85-4fc6-927e-184d64d3b36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f9880a4e-9109-4c32-bc83-333ffb25a405', 'volume_name': 'volume-f9880a4e-9109-4c32-bc83-333ffb25a405', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:07.390328 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e4326f3-0a2e-46a1-b520-96e129ae21cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:07.392511 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e4326f3-0a2e-46a1-b520-96e129ae21cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:07.394594 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f245608b-2826-4727-8c35-eb3ef9dddf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:07.395358 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Volume f9880a4e-9109-4c32-bc83-333ffb25a405: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f9880a4e-9109-4c32-bc83-333ffb25a405', 'volume_size': 1}
Sep 15 21:38:07.396354 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9880a4e-9109-4c32-bc83-333ffb25a405 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:07.415216 n-d-796908-3 sudo[133903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9880a4e-9109-4c32-bc83-333ffb25a405 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:07.416018 n-d-796908-3 sudo[133903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:07.466580 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8ba9993c-0c61-499c-9116-d2de4a514704
Sep 15 21:38:07.467824 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:07.488264 n-d-796908-3 sudo[133905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704
Sep 15 21:38:07.489176 n-d-796908-3 sudo[133905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:07.918495 n-d-796908-3 sudo[133905]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:07.920914 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704" returned: 0 in 0.453s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:07.921981 n-d-796908-3 sudo[133903]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:07.922566 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:07.936799 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9880a4e-9109-4c32-bc83-333ffb25a405 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.540s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:07.940194 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f245608b-2826-4727-8c35-eb3ef9dddf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f9880a4e-9109-4c32-bc83-333ffb25a405', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:07.940224 n-d-796908-3 sudo[133939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704
Sep 15 21:38:07.940979 n-d-796908-3 sudo[133939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:07.942667 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2db24a20-1d8e-4797-96c0-195877795b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:07.954101 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Volume volume-f9880a4e-9109-4c32-bc83-333ffb25a405 (f9880a4e-9109-4c32-bc83-333ffb25a405): created successfully
Sep 15 21:38:07.956178 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2db24a20-1d8e-4797-96c0-195877795b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:07.959175 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Flow 'volume_create_manager' (58a66ba3-ea34-42c1-905e-6b8686e5f1a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:07.967403 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-48634c2d-ec58-4a24-b96b-07f34b770a3b tempest-VolumesBackupsAdminTest-1933498980 None] Created volume successfully.
Sep 15 21:38:08.317418 n-d-796908-3 sudo[133939]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:08.319351 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704" returned: 0 in 0.397s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:08.320902 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:08.339538 n-d-796908-3 sudo[133942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704
Sep 15 21:38:08.340407 n-d-796908-3 sudo[133942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:08.772676 n-d-796908-3 sudo[133942]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:08.772948 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.driver [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Creating a new backup for volume volume-f9880a4e-9109-4c32-bc83-333ffb25a405. {{(pid=84104) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 21:38:08.776797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ba9993c-0c61-499c-9116-d2de4a514704" returned: 0 in 0.456s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:08.777479 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Successfully deleted volume: 8ba9993c-0c61-499c-9116-d2de4a514704
Sep 15 21:38:08.786684 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:08.804446 n-d-796908-3 sudo[133952]: 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-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:08.805240 n-d-796908-3 sudo[133952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:08.843765 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Created reservations ['ea8256c7-f1bd-4195-aed5-eea4dbb16f3c', '7465d6e6-eecc-4a4f-9367-2a343d919f13', '1047014f-b571-40d3-b6d1-e33e9200f82a', 'ff79bbc0-ef20-40a8-ac47-61bb093e5b8f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:08.845735 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 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.
Sep 15 21:38:08.845735 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:08.845735 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:08.886240 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:08.887057 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:08.905503 n-d-796908-3 sudo[133954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:08.906289 n-d-796908-3 sudo[133954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:09.236167 n-d-796908-3 sudo[133952]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:09.238518 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405" returned: 0 in 0.451s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:09.286347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:09.293266 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:09.293630 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: I_T nexus: 44
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: LSCzvD5sAnMmwYRD2Eax
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:38:09.294263 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:38:09.297018 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Creating iscsi_target for Volume ID: volume-f9880a4e-9109-4c32-bc83-333ffb25a405 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Created volume path /opt/stack/data/cinder/volumes/volume-f9880a4e-9109-4c32-bc83-333ffb25a405,
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]: incominguser HbubQdMo89es6NiTuPv2 drwHus9B4Qs3idEZ
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:09.299547 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:38:09.300883 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:09.312106 n-d-796908-3 sudo[133954]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:09.313863 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:09.315345 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:09.333311 n-d-796908-3 sudo[133960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:09.334216 n-d-796908-3 sudo[133960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:09.645027 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Lock "b'cinder-971619b3-f247-42b4-8efb-7e36d22ff966-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:09.693304 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405" returned: 0 in 0.378s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:09.693599 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098816]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:09.694221 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:38:09.694634 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:38:09.710117 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:09.710392 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:09.710758 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: I_T nexus: 44
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: LSCzvD5sAnMmwYRD2Eax
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:38:09.717566 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:38:09.722968 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:09.726277 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Skipping remove_export. No iscsi_target is presently exported for volume: 971619b3-f247-42b4-8efb-7e36d22ff966
Sep 15 21:38:09.727345 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:09.748778 n-d-796908-3 sudo[133993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966
Sep 15 21:38:09.749832 n-d-796908-3 sudo[133993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:09.758675 n-d-796908-3 sudo[133960]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:09.761529 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:09.763978 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:09.769162 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Deleted volume successfully.
Sep 15 21:38:09.785535 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-f35e80ac-a22c-4288-be1d-bacac177890f tempest-VolumesGetTest-420496119 None] Lock "b'cinder-8ba9993c-0c61-499c-9116-d2de4a514704-delete_volume'" released by "delete_volume" :: held 2.495s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:09.813510 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:09.813871 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:09.815560 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:09.903605 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:09.903948 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:09.905242 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:38:09.957842 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Initialize volume connection completed successfully.
Sep 15 21:38:10.177350 n-d-796908-3 sudo[133993]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:10.186687 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966" returned: 0 in 0.452s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:10.186687 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:10.216824 n-d-796908-3 sudo[134022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966
Sep 15 21:38:10.217635 n-d-796908-3 sudo[134022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:10.673715 n-d-796908-3 sudo[134022]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:10.675808 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966" returned: 0 in 0.495s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:10.678120 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:10.698879 n-d-796908-3 sudo[134044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966
Sep 15 21:38:10.700913 n-d-796908-3 sudo[134044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:11.143076 n-d-796908-3 sudo[134044]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:11.145522 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-971619b3-f247-42b4-8efb-7e36d22ff966" returned: 0 in 0.467s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:11.146790 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Successfully deleted volume: 971619b3-f247-42b4-8efb-7e36d22ff966
Sep 15 21:38:11.194987 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Created reservations ['7f3e6e24-c913-48d0-81f0-fc1b2f26ccef', '6bd8c78c-770b-4735-9cfe-4b2d83f6bf15', '5d11a951-15f1-4ac4-9182-e60ad9a391ef', 'aa78a1d2-9126-465e-98fa-a974fb1ca8e0'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:11.196946 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 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.
Sep 15 21:38:11.196946 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:11.196946 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:11.239226 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:11.240419 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:11.260213 n-d-796908-3 sudo[134052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:11.261219 n-d-796908-3 sudo[134052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:11.451459 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:38:11.452452 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:11.453605 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:11.478049 n-d-796908-3 sudo[134055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:11.479137 n-d-796908-3 sudo[134055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:11.680064 n-d-796908-3 sudo[134052]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:11.682480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:11.685703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:11.708631 n-d-796908-3 sudo[134058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:11.710146 n-d-796908-3 sudo[134058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:11.904832 n-d-796908-3 sudo[134055]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:11.907247 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:11.909175 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:11.990577 n-d-796908-3 sudo[134061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:11.991386 n-d-796908-3 sudo[134061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:12.235076 n-d-796908-3 sudo[134058]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:12.237520 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] CMD "sudo 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.551s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:12.240224 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:12.246186 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Deleted volume successfully.
Sep 15 21:38:12.277744 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-8dfe1f83-7815-47f4-87b0-4817ad89f48e tempest-VolumesGetTest-420496119 None] Lock "b'cinder-971619b3-f247-42b4-8efb-7e36d22ff966-delete_volume'" released by "delete_volume" :: held 2.633s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:12.611841 n-d-796908-3 sudo[134061]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:12.614131 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.705s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:12.615460 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:12.649184 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:12.654881 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:12.656025 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:12.670876 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (e33556ec-8257-4df7-8f78-7462fd1f8046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:12.674966 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1698eac0-230b-446e-b255-8e28554cbc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:12.706615 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:12.733403 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1698eac0-230b-446e-b255-8e28554cbc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1033024300',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='146d365b230b457dbbddfd8b9426ce4f',provider_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-09-15T21:38:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:13Z,user_id='95e4c1a76f774d8eb2c292b1a8f6c6fb',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:12.735841 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9cf67215-32db-48fc-814c-852e77c9bf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:12.738493 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9cf67215-32db-48fc-814c-852e77c9bf9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:12.740885 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1010b351-1708-47b2-b115-11baa32a2194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:12.743230 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1010b351-1708-47b2-b115-11baa32a2194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2', 'volume_name': 'volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:12.746040 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dea09687-8f3a-4a55-b630-d8a964be54ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:12.748194 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dea09687-8f3a-4a55-b630-d8a964be54ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:12.750571 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (947ab727-68ab-4bbe-8a69-e438df339ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:12.751344 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Volume bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2', 'volume_size': 1}
Sep 15 21:38:12.752372 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:12.781747 n-d-796908-3 sudo[134065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:12.782749 n-d-796908-3 sudo[134065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:13.332719 n-d-796908-3 sudo[134065]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:13.337580 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.583s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:13.347529 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (947ab727-68ab-4bbe-8a69-e438df339ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:13.350282 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4611af89-612e-4196-85e8-ab2f319ac3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:13.363682 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Volume volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 (bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2): created successfully
Sep 15 21:38:13.365737 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4611af89-612e-4196-85e8-ab2f319ac3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:13.369655 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (e33556ec-8257-4df7-8f78-7462fd1f8046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:13.380422 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a4656724-c2a1-4d8a-bb5f-de7f2b97a1a5 tempest-VolumesGetTest-420496119 None] Created volume successfully.
Sep 15 21:38:14.255178 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-45f55cda-f691-4e56-884f-12db9c4e1c02 req-1ad9d1d3-076c-48b5-8a12-9caf0bd9145b tempest-TestVolumeBootPattern-447437260 None] Terminate volume connection completed successfully.
Sep 15 21:38:14.255178 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-45f55cda-f691-4e56-884f-12db9c4e1c02 req-1ad9d1d3-076c-48b5-8a12-9caf0bd9145b tempest-TestVolumeBootPattern-447437260 None] Deleting attachment 44c30196-31ff-44a0-b303-db6996ac8243. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:38:14.260155 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:14.377781 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:14.378207 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:14.379187 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-45f55cda-f691-4e56-884f-12db9c4e1c02 req-1ad9d1d3-076c-48b5-8a12-9caf0bd9145b tempest-TestVolumeBootPattern-447437260 None] Removing iscsi_target for Volume ID: 379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:38:14.382344 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:14.544050 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f -f" returned: 0 in 0.163s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:14.544584 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:14.546007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:14.710722 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:14.715592 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:14.716095 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:14.754023 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (75994556-cc34-4c8e-bbcb-014630762d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:14.760202 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80a391f2-6e22-497b-ad33-a205907566b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:14.780960 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:14.781192 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:14.792418 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:14.828211 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80a391f2-6e22-497b-ad33-a205907566b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1253959077',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='146d365b230b457dbbddfd8b9426ce4f',provider_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-09-15T21:38:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:15Z,user_id='95e4c1a76f774d8eb2c292b1a8f6c6fb',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:14.830968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fa4f26b-a646-4cc8-bb3c-2b1615e67b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:14.833186 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fa4f26b-a646-4cc8-bb3c-2b1615e67b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:14.835672 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0921e55b-9800-436c-a0cc-81e67a4ac2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:14.954349 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0921e55b-9800-436c-a0cc-81e67a4ac2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9', 'volume_name': 'volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9', 'volume_size': 1, 'source_volid': 'bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2', 'source_volstatus': 'available'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:14.956816 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2322bcb3-4ae2-4bd4-84c9-f05a18206253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:14.959021 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2322bcb3-4ae2-4bd4-84c9-f05a18206253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:14.961438 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2dea613-6a7b-4763-873d-0361cce8da1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:14.964847 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Volume 5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9', 'volume_size': 1, 'source_volid': 'bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2', 'source_volstatus': 'available'}
Sep 15 21:38:15.003916 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Creating clone of volume: bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2
Sep 15 21:38:15.005063 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:15.024967 n-d-796908-3 sudo[134125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2
Sep 15 21:38:15.025805 n-d-796908-3 sudo[134125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:15.031773 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-45f55cda-f691-4e56-884f-12db9c4e1c02 req-1ad9d1d3-076c-48b5-8a12-9caf0bd9145b tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:38:15.031773 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:15.031773 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:15.463129 n-d-796908-3 sudo[134125]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:15.466095 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2" returned: 0 in 0.461s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:15.467519 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 --snapshot stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:15.504605 n-d-796908-3 sudo[134132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 --snapshot stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 -L 1.00g
Sep 15 21:38:15.505414 n-d-796908-3 sudo[134132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:16.252139 n-d-796908-3 sudo[134132]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:16.254259 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 --snapshot stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 -L 1.00g" returned: 0 in 0.786s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:16.255838 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:16.281724 n-d-796908-3 sudo[134245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:16.284057 n-d-796908-3 sudo[134245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:16.802262 n-d-796908-3 sudo[134245]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:16.804573 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.548s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:16.806783 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:16.834296 n-d-796908-3 sudo[134277]: 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-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9
Sep 15 21:38:16.835816 n-d-796908-3 sudo[134277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:17.272997 n-d-796908-3 sudo[134277]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:17.275558 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9" returned: 0 in 0.469s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:17.277894 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:17.298208 n-d-796908-3 sudo[134280]: 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--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 iflag=direct
Sep 15 21:38:17.299047 n-d-796908-3 sudo[134280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:17.662568 n-d-796908-3 sudo[134280]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:17.665598 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 iflag=direct" returned: 0 in 0.387s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:17.666693 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:17.693487 n-d-796908-3 sudo[134292]: 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--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 oflag=direct
Sep 15 21:38:17.695068 n-d-796908-3 sudo[134292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:18.042977 n-d-796908-3 sudo[134292]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:18.045291 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 oflag=direct" returned: 0 in 0.378s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:18.046297 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:18.084882 n-d-796908-3 sudo[134304]: 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--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:38:18.085989 n-d-796908-3 sudo[134304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:19.175850 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:19.222869 n-d-796908-3 sudo[134307]: 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-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:38:19.223678 n-d-796908-3 sudo[134307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:19.723339 n-d-796908-3 sudo[134307]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:19.726316 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f" returned: 0 in 0.550s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:19.776131 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:19.799470 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:19.799470 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: I_T nexus: 47
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: HbubQdMo89es6NiTuPv2
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:38:19.804028 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] Creating iscsi_target for Volume ID: volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] Created volume path /opt/stack/data/cinder/volumes/volume-379b945f-d672-479e-bd7b-aca46b760e9f,
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]: incominguser LSCzvD5sAnMmwYRD2Eax v7iKQPiV8pGnx9NY
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:19.811763 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:38:19.813762 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:20.626536 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f" returned: 0 in 0.812s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:20.627580 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:20.628506 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:38:20.629009 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:38:20.634892 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:20.657652 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:20.657943 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\n System information:\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-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: I_T nexus: 47
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Connection: 0
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.21
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020000
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf20
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00020001
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf21
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: HbubQdMo89es6NiTuPv2
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:38:20.658705 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:38:20.665172 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:20.796928 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:20.797491 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\n System information:\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-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:20.800246 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:20.927431 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:20.928523 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1993-08.org.debian:01:ced0dbbb63b7 alias: n-d-796908-3\n Connection: 0\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\n System information:\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-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:20.929775 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:38:21.217943 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b3fd0c2b-82ce-46f7-a658-06fe303b0a52 req-9ab9a231-93a0-4c90-8982-794310a0830f tempest-TestVolumeBootPattern-447437260 None] attachment_update completed successfully.
Sep 15 21:38:24.277843 n-d-796908-3 sudo[134304]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:24.280283 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.234s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:24.280795 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--5d3e1a90--ff09--41c7--b5fc--fa462c4b2dd9, size 1024.00 MB, duration 6.23 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:38:24.280795 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Volume copy 1024.00 MB at 164.25 MB/s
Sep 15 21:38:24.281772 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo 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-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:24.309912 n-d-796908-3 sudo[134411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9
Sep 15 21:38:24.310744 n-d-796908-3 sudo[134411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:24.737302 n-d-796908-3 sudo[134411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:24.739909 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo 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-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9" returned: 0 in 0.458s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:24.741993 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:24.762873 n-d-796908-3 sudo[134421]: ubuntu : TTY=unknown ; 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-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9
Sep 15 21:38:24.763685 n-d-796908-3 sudo[134421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:25.454483 n-d-796908-3 sudo[134421]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:25.456915 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9" returned: 0 in 0.714s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:25.460651 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2dea613-6a7b-4763-873d-0361cce8da1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9', 'volume_size': 1, 'source_volid': 'bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2', 'source_volstatus': 'available'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:25.462992 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba88c2b4-7723-4bc4-9248-a50f609fe24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:25.476110 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Volume volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 (5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9): created successfully
Sep 15 21:38:25.478185 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba88c2b4-7723-4bc4-9248-a50f609fe24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:25.481855 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (75994556-cc34-4c8e-bbcb-014630762d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:25.504674 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-9e62dfe3-3400-4a54-b23d-09ed009851f8 tempest-VolumesGetTest-420496119 None] Created volume successfully.
Sep 15 21:38:26.974886 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:26.980286 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:26.980974 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:26.994676 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (394aeae6-c22b-40b3-8e87-bb253432202e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:26.998674 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (241e058b-a759-42ec-a66f-05d9bbba8aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:27.020792 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:27.045756 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (241e058b-a759-42ec-a66f-05d9bbba8aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:27Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1751193199',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=7ce8a988-8dbc-4ae5-af9c-bdfc83924056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='146d365b230b457dbbddfd8b9426ce4f',provider_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-09-15T21:38:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:27Z,user_id='95e4c1a76f774d8eb2c292b1a8f6c6fb',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:27.048383 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9178b5e-2f8a-44c0-8d78-968687e8f426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:27.050520 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9178b5e-2f8a-44c0-8d78-968687e8f426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:27.052857 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f657bd4-3c83-4a7b-a569-c548987444a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:27.055125 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f657bd4-3c83-4a7b-a569-c548987444a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7ce8a988-8dbc-4ae5-af9c-bdfc83924056', 'volume_name': 'volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:27.057409 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20b14e6c-1549-4c89-b079-964a319bc435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:27.060352 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20b14e6c-1549-4c89-b079-964a319bc435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:27.062564 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b55a82c-a577-4adf-93dd-92c3812d97a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:27.063328 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Volume 7ce8a988-8dbc-4ae5-af9c-bdfc83924056: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056', 'volume_size': 1}
Sep 15 21:38:27.064310 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:27.082492 n-d-796908-3 sudo[134468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:27.083276 n-d-796908-3 sudo[134468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:27.656877 n-d-796908-3 sudo[134468]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:27.659434 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.595s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:27.662785 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b55a82c-a577-4adf-93dd-92c3812d97a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:27.667909 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdeafcfe-5e00-4fee-ba36-c13312f19567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:27.679706 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Volume volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056 (7ce8a988-8dbc-4ae5-af9c-bdfc83924056): created successfully
Sep 15 21:38:27.681947 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdeafcfe-5e00-4fee-ba36-c13312f19567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:27.685922 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (394aeae6-c22b-40b3-8e87-bb253432202e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:27.694039 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-16b9a314-2599-4c94-91ae-92decada07f5 tempest-VolumesGetTest-420496119 None] Created volume successfully.
Sep 15 21:38:28.296778 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-7ce8a988-8dbc-4ae5-af9c-bdfc83924056-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:28.365909 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7ce8a988-8dbc-4ae5-af9c-bdfc83924056
Sep 15 21:38:28.366941 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:28.390583 n-d-796908-3 sudo[134499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056
Sep 15 21:38:28.392098 n-d-796908-3 sudo[134499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:28.821556 n-d-796908-3 sudo[134499]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:28.824536 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056" returned: 0 in 0.457s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:28.826446 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:28.846626 n-d-796908-3 sudo[134502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056
Sep 15 21:38:28.849553 n-d-796908-3 sudo[134502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:29.267275 n-d-796908-3 sudo[134502]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:29.269534 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056" returned: 0 in 0.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:29.271347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:29.290343 n-d-796908-3 sudo[134505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056
Sep 15 21:38:29.291151 n-d-796908-3 sudo[134505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:29.766468 n-d-796908-3 sudo[134505]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:29.768751 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ce8a988-8dbc-4ae5-af9c-bdfc83924056" returned: 0 in 0.497s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:29.769948 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Successfully deleted volume: 7ce8a988-8dbc-4ae5-af9c-bdfc83924056
Sep 15 21:38:29.816246 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Created reservations ['7da0a889-a981-4d50-ad06-fd9f17f68563', 'a7c81013-536a-41d5-b248-314c4fb1d0c5', 'a3128ed5-22a9-4591-8015-a082a31fa78c', '7cbd5619-bb82-4b3e-bd0e-7e0b743a980f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:29.819523 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 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.
Sep 15 21:38:29.819523 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:29.819523 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:29.860359 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:29.861221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:29.880458 n-d-796908-3 sudo[134511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:29.881255 n-d-796908-3 sudo[134511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:30.302309 n-d-796908-3 sudo[134511]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:30.304698 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:30.306760 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:30.324559 n-d-796908-3 sudo[134515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:30.325347 n-d-796908-3 sudo[134515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:30.680213 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:30.773000 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9
Sep 15 21:38:30.774962 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:30.784782 n-d-796908-3 sudo[134515]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:30.798498 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] CMD "sudo 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.490s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:30.799982 n-d-796908-3 sudo[134518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9
Sep 15 21:38:30.801128 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:30.801946 n-d-796908-3 sudo[134518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:30.810011 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Deleted volume successfully.
Sep 15 21:38:30.841839 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-5cdac842-3bdb-4128-aab5-3e13bd6e0f62 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-7ce8a988-8dbc-4ae5-af9c-bdfc83924056-delete_volume'" released by "delete_volume" :: held 2.542s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:31.234803 n-d-796908-3 sudo[134518]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:31.236656 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9" returned: 0 in 0.462s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:31.237846 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:31.256494 n-d-796908-3 sudo[134521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9
Sep 15 21:38:31.257428 n-d-796908-3 sudo[134521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:31.709881 n-d-796908-3 sudo[134521]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:31.712232 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9" returned: 0 in 0.474s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:31.714135 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:31.732789 n-d-796908-3 sudo[134524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9
Sep 15 21:38:31.733582 n-d-796908-3 sudo[134524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:32.193840 n-d-796908-3 sudo[134524]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:32.199459 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9" returned: 0 in 0.483s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:32.201507 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Successfully deleted volume: 5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9
Sep 15 21:38:32.245665 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Created reservations ['9dbfbd85-b70a-4571-a2a0-c7eaba2417c6', '740b9b86-123d-4533-96ff-68c0eea18c79', '1f6a084a-8ea1-46c5-923f-df9cd9c4098f', '35d05179-fde8-4a1a-8443-23d13daedd5e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:32.247864 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 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.
Sep 15 21:38:32.247864 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:32.247864 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:32.287566 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:32.288614 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:32.308056 n-d-796908-3 sudo[134530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:32.309083 n-d-796908-3 sudo[134530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:32.717343 n-d-796908-3 sudo[134530]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:32.720239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:32.723500 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:32.775399 n-d-796908-3 sudo[134533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:32.776935 n-d-796908-3 sudo[134533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:33.268260 n-d-796908-3 sudo[134533]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:33.270636 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] CMD "sudo 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.547s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:33.273749 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:33.285572 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Deleted volume successfully.
Sep 15 21:38:33.297907 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-15942999-9722-402e-8dd3-aefdfe2f13b6 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-5d3e1a90-ff09-41c7-b5fc-fa462c4b2dd9-delete_volume'" released by "delete_volume" :: held 2.618s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:33.653967 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:33.653967 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:33.653967 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:33.664015 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (eb041f44-f444-4db2-8b8c-927477f11f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:33.667885 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0666ff47-864a-43a4-acb6-68e98ae791be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:33.689831 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:33.714931 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0666ff47-864a-43a4-acb6-68e98ae791be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1630426773',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b8500439-7c8e-403a-823b-af9b99af6d4a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='146d365b230b457dbbddfd8b9426ce4f',provider_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-09-15T21:38:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:34Z,user_id='95e4c1a76f774d8eb2c292b1a8f6c6fb',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:33.717366 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64f6af41-d279-4b6b-9ea9-63407df61fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:33.719440 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64f6af41-d279-4b6b-9ea9-63407df61fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:33.721694 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d96693c8-c814-4bcb-bed8-0056359ee5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:33.800986 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d96693c8-c814-4bcb-bed8-0056359ee5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b8500439-7c8e-403a-823b-af9b99af6d4a', 'volume_name': 'volume-b8500439-7c8e-403a-823b-af9b99af6d4a', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:33.803313 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8858a5a7-ea42-4df9-b3f6-d6b3fcbfbf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:33.805486 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8858a5a7-ea42-4df9-b3f6-d6b3fcbfbf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:33.807766 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (420bbbe4-3d69-41d3-9449-e502970f799e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:33.808579 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Volume b8500439-7c8e-403a-823b-af9b99af6d4a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b8500439-7c8e-403a-823b-af9b99af6d4a', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 21:38:33.809189 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Cloning b8500439-7c8e-403a-823b-af9b99af6d4a from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:38:43.971092 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Terminate volume connection completed successfully.
Sep 15 21:38:44.015991 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:44.122915 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:44.123316 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098976]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405\n System information:\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-f9880a4e-9109-4c32-bc83-333ffb25a405\n Backing store flags: \n Account information:\n HbubQdMo89es6NiTuPv2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:44.124056 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Removing iscsi_target for Volume ID: f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:44.125501 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:44.321205 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f9880a4e-9109-4c32-bc83-333ffb25a405 -f" returned: 0 in 0.194s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:44.321205 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098976]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:44.326394 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:44.424347 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:44.425412 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:44.425582 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-171e1ab7-3879-4ac3-a774-710351b81cbe tempest-VolumesBackupsAdminTest-1933498980 None] Remove volume export completed successfully.
Sep 15 21:38:45.635885 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1, size 616.00 MB, duration 11.82 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:38:45.637056 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Image download 616.00 MB at 52.09 MB/s
Sep 15 21:38:45.676682 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:45.762276 n-d-796908-3 sudo[134589]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1
Sep 15 21:38:45.763110 n-d-796908-3 sudo[134589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:46.164834 n-d-796908-3 sudo[134589]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:46.168155 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1" returned: 0 in 0.490s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:46.171756 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user 95e4c1a76f774d8eb2c292b1a8f6c6fb. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:38:46.241002 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:46.334396 n-d-796908-3 sudo[134594]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1
Sep 15 21:38:46.335357 n-d-796908-3 sudo[134594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:46.681409 n-d-796908-3 sudo[134594]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:46.684355 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1" returned: 0 in 0.442s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:46.686871 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8500439-7c8e-403a-823b-af9b99af6d4a stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:46.711611 n-d-796908-3 sudo[134600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8500439-7c8e-403a-823b-af9b99af6d4a stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:46.712832 n-d-796908-3 sudo[134600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:47.422699 n-d-796908-3 sudo[134600]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:47.428597 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8500439-7c8e-403a-823b-af9b99af6d4a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.738s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:47.453827 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume b8500439-7c8e-403a-823b-af9b99af6d4a. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:38:47.514172 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_7663omth {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:47.600688 n-d-796908-3 sudo[134632]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_7663omth
Sep 15 21:38:47.601482 n-d-796908-3 sudo[134632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:47.921255 n-d-796908-3 sudo[134632]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:47.923674 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_7663omth" returned: 0 in 0.409s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:47.924939 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:48.013484 n-d-796908-3 sudo[134637]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1
Sep 15 21:38:48.014301 n-d-796908-3 sudo[134637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:48.269592 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Lock "b'cinder-f9880a4e-9109-4c32-bc83-333ffb25a405-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:48.335626 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:48.337551 n-d-796908-3 sudo[134637]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:48.339778 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1" returned: 0 in 0.415s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:48.340472 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:38:48.341318 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b8500439--7c8e--403a--823b--af9b99af6d4a oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:48.360932 n-d-796908-3 sudo[134643]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b8500439--7c8e--403a--823b--af9b99af6d4a oflag=direct
Sep 15 21:38:48.362117 n-d-796908-3 sudo[134643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:48.431603 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:48.432055 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304096896]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:48.433129 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Skipping remove_export. No iscsi_target is presently exported for volume: f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:48.434992 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:48.454773 n-d-796908-3 sudo[134646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:48.455655 n-d-796908-3 sudo[134646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:48.674684 n-d-796908-3 sudo[134643]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:48.676953 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b8500439--7c8e--403a--823b--af9b99af6d4a oflag=direct" returned: 0 in 0.335s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:48.678300 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b8500439--7c8e--403a--823b--af9b99af6d4a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:48.698208 n-d-796908-3 sudo[134658]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b8500439--7c8e--403a--823b--af9b99af6d4a
Sep 15 21:38:48.699044 n-d-796908-3 sudo[134658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:48.893226 n-d-796908-3 sudo[134646]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:48.895554 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405" returned: 0 in 0.460s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:48.897149 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:48.915922 n-d-796908-3 sudo[134661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:48.917004 n-d-796908-3 sudo[134661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:49.408499 n-d-796908-3 sudo[134661]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:49.411331 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405" returned: 0 in 0.514s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:49.413786 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:49.437619 n-d-796908-3 sudo[134683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:49.439127 n-d-796908-3 sudo[134683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:49.540587 n-d-796908-3 sudo[134658]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:49.543690 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b8500439--7c8e--403a--823b--af9b99af6d4a" returned: 0 in 0.865s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:49.544798 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:49.632514 n-d-796908-3 sudo[134686]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1
Sep 15 21:38:49.633369 n-d-796908-3 sudo[134686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:49.884074 n-d-796908-3 sudo[134683]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:49.887066 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9880a4e-9109-4c32-bc83-333ffb25a405" returned: 0 in 0.473s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:49.888207 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Successfully deleted volume: f9880a4e-9109-4c32-bc83-333ffb25a405
Sep 15 21:38:49.935439 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Created reservations ['eca777f6-2241-4e72-8c7b-a3e79d3dd91b', '9d88d8f6-3eb8-4bf9-9525-8dc6e8b49471', 'd7f62d08-3766-455e-b8da-5893a548bc41', 'af7398c6-45c2-4c6c-b179-6e804839d49e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:49.938362 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 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.
Sep 15 21:38:49.938362 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:49.938362 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:49.954949 n-d-796908-3 sudo[134686]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:49.956807 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 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_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1" returned: 0 in 0.412s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:49.957575 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_y4mvq1u2n-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b8500439--7c8e--403a--823b--af9b99af6d4a {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:38:49.957949 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Converted 700.00 MB image at 700.00 MB/s
Sep 15 21:38:49.958519 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume b8500439-7c8e-403a-823b-af9b99af6d4a successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:38:50.074307 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user 95e4c1a76f774d8eb2c292b1a8f6c6fb is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:38:50.075139 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Marking volume b8500439-7c8e-403a-823b-af9b99af6d4a as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:38:50.094512 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to b8500439-7c8e-403a-823b-af9b99af6d4a. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:38:50.095058 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Creating volume glance metadata for volume b8500439-7c8e-403a-823b-af9b99af6d4a backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:38:50.114760 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:50.115463 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:50.134843 n-d-796908-3 sudo[134703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:50.135826 n-d-796908-3 sudo[134703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:50.183039 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (420bbbe4-3d69-41d3-9449-e502970f799e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b8500439-7c8e-403a-823b-af9b99af6d4a', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:50.185232 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26e6921b-d690-4ee0-8c95-e7cb0941937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:50.192736 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Volume volume-b8500439-7c8e-403a-823b-af9b99af6d4a (b8500439-7c8e-403a-823b-af9b99af6d4a): created successfully
Sep 15 21:38:50.194547 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26e6921b-d690-4ee0-8c95-e7cb0941937c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:50.197599 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (eb041f44-f444-4db2-8b8c-927477f11f01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:50.205520 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-650c0cb7-74bd-4237-af3c-5efe12697aad tempest-VolumesGetTest-420496119 None] Created volume successfully.
Sep 15 21:38:50.563293 n-d-796908-3 sudo[134703]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:50.565237 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:50.567088 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:50.588628 n-d-796908-3 sudo[134706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:50.589398 n-d-796908-3 sudo[134706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:50.630555 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Lock "b'cinder-0c92185c-25be-4d2c-ad96-5438a106f04e-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:50.715630 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:50.814181 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:50.814500 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:38:50.815198 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0c92185c-25be-4d2c-ad96-5438a106f04e
Sep 15 21:38:50.816306 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:50.837474 n-d-796908-3 sudo[134711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e
Sep 15 21:38:50.838826 n-d-796908-3 sudo[134711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:51.011804 n-d-796908-3 sudo[134706]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:51.014819 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:51.017299 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:51.023998 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Deleted volume successfully.
Sep 15 21:38:51.049704 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-8c0a9628-6b56-426d-8632-ef956fc448dd tempest-VolumesBackupsAdminTest-1933498980 None] Lock "b'cinder-f9880a4e-9109-4c32-bc83-333ffb25a405-delete_volume'" released by "delete_volume" :: held 2.780s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:51.177424 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:51.181332 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:51.183163 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:51.196301 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (85d18e86-9b58-4833-8f28-1a3beea8a87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:51.200461 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (951bc39a-2966-4fbb-9671-d5516a06c993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:51.226150 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:51.258348 n-d-796908-3 sudo[134711]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:51.267241 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e" returned: 0 in 0.451s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:51.268656 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:51.287057 n-d-796908-3 sudo[134715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e
Sep 15 21:38:51.287838 n-d-796908-3 sudo[134715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:51.289576 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (951bc39a-2966-4fbb-9671-d5516a06c993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-850960999',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=b2469085-b5b7-4611-a84d-1f3133989461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='146d365b230b457dbbddfd8b9426ce4f',provider_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-09-15T21:38:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:51Z,user_id='95e4c1a76f774d8eb2c292b1a8f6c6fb',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:51.293058 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b74d60b-9cdd-42e8-a8cf-219e430dd115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:51.295227 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b74d60b-9cdd-42e8-a8cf-219e430dd115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:51.297640 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12896d86-3eb7-4c73-ad60-b39cbfb9243d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:51.299908 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12896d86-3eb7-4c73-ad60-b39cbfb9243d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2469085-b5b7-4611-a84d-1f3133989461', 'volume_name': 'volume-b2469085-b5b7-4611-a84d-1f3133989461', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:51.302067 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d8d55ea-5215-4121-b667-1117f70be3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:51.304222 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d8d55ea-5215-4121-b667-1117f70be3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:51.306291 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4597dad7-c4a8-47eb-a096-1b72c5b68aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:51.307324 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Volume b2469085-b5b7-4611-a84d-1f3133989461: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2469085-b5b7-4611-a84d-1f3133989461', 'volume_size': 1}
Sep 15 21:38:51.308491 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2469085-b5b7-4611-a84d-1f3133989461 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:51.327086 n-d-796908-3 sudo[134717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2469085-b5b7-4611-a84d-1f3133989461 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:51.327872 n-d-796908-3 sudo[134717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:51.682757 n-d-796908-3 sudo[134715]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:51.685156 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e" returned: 0 in 0.416s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:51.687010 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:51.707292 n-d-796908-3 sudo[134733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e
Sep 15 21:38:51.708107 n-d-796908-3 sudo[134733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:51.802705 n-d-796908-3 sudo[134717]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:51.806140 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2469085-b5b7-4611-a84d-1f3133989461 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.497s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:51.809437 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4597dad7-c4a8-47eb-a096-1b72c5b68aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2469085-b5b7-4611-a84d-1f3133989461', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:51.812176 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8296857c-3fd4-487b-8290-1f61f82462f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:51.824546 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Volume volume-b2469085-b5b7-4611-a84d-1f3133989461 (b2469085-b5b7-4611-a84d-1f3133989461): created successfully
Sep 15 21:38:51.826928 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8296857c-3fd4-487b-8290-1f61f82462f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:51.830229 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Flow 'volume_create_manager' (85d18e86-9b58-4833-8f28-1a3beea8a87a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:51.838126 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-764251e3-56cd-40fc-a093-fde550ad9f87 tempest-VolumesGetTest-420496119 None] Created volume successfully.
Sep 15 21:38:52.150050 n-d-796908-3 sudo[134733]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:52.154329 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c92185c-25be-4d2c-ad96-5438a106f04e" returned: 0 in 0.467s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:52.155405 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Successfully deleted volume: 0c92185c-25be-4d2c-ad96-5438a106f04e
Sep 15 21:38:52.198492 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Created reservations ['56374209-08cf-407d-ae3a-a59b0ba02749', '89b59e4e-675a-43d2-8640-003e3358b7cd', 'ba102373-3edd-4004-92f7-6f64aa578d3d', '2aee87a1-4894-49ab-ad37-709bfcfe6b87'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:52.200428 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 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.
Sep 15 21:38:52.200428 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:52.200428 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:52.240619 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:52.241402 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:52.264432 n-d-796908-3 sudo[134757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:52.265692 n-d-796908-3 sudo[134757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:52.507020 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-b2469085-b5b7-4611-a84d-1f3133989461-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:52.578205 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2469085-b5b7-4611-a84d-1f3133989461
Sep 15 21:38:52.579485 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:52.600262 n-d-796908-3 sudo[134760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461
Sep 15 21:38:52.601219 n-d-796908-3 sudo[134760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:52.687007 n-d-796908-3 sudo[134757]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:52.689811 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:52.691921 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:52.710124 n-d-796908-3 sudo[134762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:52.710969 n-d-796908-3 sudo[134762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:53.027663 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461" returned: 0 in 0.441s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:53.027663 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:53.019138 n-d-796908-3 sudo[134760]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:53.043712 n-d-796908-3 sudo[134766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461
Sep 15 21:38:53.044479 n-d-796908-3 sudo[134766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:53.179309 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] CMD "sudo 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.480s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:53.179309 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:53.169815 n-d-796908-3 sudo[134762]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:53.190752 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Deleted volume successfully.
Sep 15 21:38:53.205931 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-7665e95d-fa8b-4f11-b7e4-46261524b1c9 tempest-VolumesBackupsAdminTest-1933498980 None] Lock "b'cinder-0c92185c-25be-4d2c-ad96-5438a106f04e-delete_volume'" released by "delete_volume" :: held 2.569s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:53.502963 n-d-796908-3 sudo[134766]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:53.507470 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461" returned: 0 in 0.482s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:53.507470 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:53.526124 n-d-796908-3 sudo[134769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461
Sep 15 21:38:53.527171 n-d-796908-3 sudo[134769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:54.003626 n-d-796908-3 sudo[134769]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:54.017649 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2469085-b5b7-4611-a84d-1f3133989461" returned: 0 in 0.499s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:54.017649 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Successfully deleted volume: b2469085-b5b7-4611-a84d-1f3133989461
Sep 15 21:38:54.064587 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Created reservations ['84fa34bd-658d-42b5-8dee-cae0a3143b85', '0ca88ced-0d09-42c9-ba9f-ce281ce29283', '88332efc-3880-4d76-8095-a3d811bc21e1', 'dd4a84b3-50cc-4d30-8e81-83891c985eb8'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:54.064587 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 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.
Sep 15 21:38:54.064587 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:54.064587 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:54.112485 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:54.112485 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:54.131343 n-d-796908-3 sudo[134774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:54.132286 n-d-796908-3 sudo[134774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:54.590024 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:54.585914 n-d-796908-3 sudo[134774]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:54.596708 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:54.612613 n-d-796908-3 sudo[134777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:54.613397 n-d-796908-3 sudo[134777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:55.021246 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-b8500439-7c8e-403a-823b-af9b99af6d4a-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:55.117900 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Skipping remove_export. No iscsi_target is presently exported for volume: b8500439-7c8e-403a-823b-af9b99af6d4a
Sep 15 21:38:55.117900 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:55.140023 n-d-796908-3 sudo[134780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a
Sep 15 21:38:55.146141 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] CMD "sudo 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.551s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:55.146141 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:55.140831 n-d-796908-3 sudo[134780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:55.140849 n-d-796908-3 sudo[134777]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:55.157056 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Deleted volume successfully.
Sep 15 21:38:55.184658 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-60c2efd4-9060-489f-95c2-3edd3e136179 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-b2469085-b5b7-4611-a84d-1f3133989461-delete_volume'" released by "delete_volume" :: held 2.673s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:55.568554 n-d-796908-3 sudo[134780]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:55.573908 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a" returned: 0 in 0.452s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:55.573908 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:55.594195 n-d-796908-3 sudo[134785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a
Sep 15 21:38:55.594997 n-d-796908-3 sudo[134785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:56.031677 n-d-796908-3 sudo[134785]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:56.035379 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a" returned: 0 in 0.462s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:56.043356 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:56.057713 n-d-796908-3 sudo[134788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a
Sep 15 21:38:56.058611 n-d-796908-3 sudo[134788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:56.503392 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8500439-7c8e-403a-823b-af9b99af6d4a" returned: 0 in 0.466s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:56.503392 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Successfully deleted volume: b8500439-7c8e-403a-823b-af9b99af6d4a
Sep 15 21:38:56.499621 n-d-796908-3 sudo[134788]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:56.557997 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Created reservations ['27886032-b1fd-4367-be5d-ada3992c6040', 'be519434-0092-42bd-b09c-da01e09b9949', 'ed046258-ecee-4846-b322-1bb3c769c950', '02140073-8150-475a-b5c1-555913494e0f'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:56.557997 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 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.
Sep 15 21:38:56.557997 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:56.557997 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:56.601147 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:56.602328 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:56.627043 n-d-796908-3 sudo[134794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:56.627836 n-d-796908-3 sudo[134794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:56.784375 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:38:56.789428 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:38:56.789943 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:38:56.805956 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Flow 'volume_create_manager' (6567e7c7-35cf-4cec-80eb-8c3afce920d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:56.810527 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ae6e537-2940-4f1c-ade5-5b889a4c0d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:56.837173 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:38:56.872322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ae6e537-2940-4f1c-ade5-5b889a4c0d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-765768290',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=ef1f8c61-2f4b-4616-be2c-49e7b10dd603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf11c15e2ba64329b545093d0cafb076',provider_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-09-15T21:38:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:38:57Z,user_id='582ad998aecd466396384143f8ef3283',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:56.872322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (096d102b-2416-4802-ac0f-7da9d73aeccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:56.872322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (096d102b-2416-4802-ac0f-7da9d73aeccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:56.872322 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65358a68-24a1-47cc-99f4-8be55e931ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:56.881077 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65358a68-24a1-47cc-99f4-8be55e931ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef1f8c61-2f4b-4616-be2c-49e7b10dd603', 'volume_name': 'volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:56.881077 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e629aa9-3653-4d50-837b-0260ee1992d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:56.881077 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e629aa9-3653-4d50-837b-0260ee1992d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:56.881077 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfd4a875-905c-408a-86f8-0a73bc8d9a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:56.888612 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Volume ef1f8c61-2f4b-4616-be2c-49e7b10dd603: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603', 'volume_size': 1}
Sep 15 21:38:56.888612 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:56.904758 n-d-796908-3 sudo[134796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:38:56.905537 n-d-796908-3 sudo[134796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:57.058173 n-d-796908-3 sudo[134794]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:57.061453 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:57.069397 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:57.084658 n-d-796908-3 sudo[134799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:57.085506 n-d-796908-3 sudo[134799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:57.427600 n-d-796908-3 sudo[134796]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:57.432050 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.547s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:57.440563 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfd4a875-905c-408a-86f8-0a73bc8d9a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:57.440563 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d910eb4d-490f-4b1d-9c85-a621bbadab3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:38:57.457473 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Volume volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 (ef1f8c61-2f4b-4616-be2c-49e7b10dd603): created successfully
Sep 15 21:38:57.457473 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d910eb4d-490f-4b1d-9c85-a621bbadab3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:38:57.468563 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Flow 'volume_create_manager' (6567e7c7-35cf-4cec-80eb-8c3afce920d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:38:57.479819 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-e2e31e82-94e7-488d-96c2-5512945c282b tempest-SnapshotMetadataTestJSON-764419909 None] Created volume successfully.
Sep 15 21:38:57.540173 n-d-796908-3 sudo[134799]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:57.544355 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] CMD "sudo 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.480s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:57.544355 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:57.558989 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Deleted volume successfully.
Sep 15 21:38:57.568285 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:38:57.576952 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-35e3a494-b495-4c65-9b75-fc0357f2b429 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-b8500439-7c8e-403a-823b-af9b99af6d4a-delete_volume'" released by "delete_volume" :: held 2.560s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:38:57.647943 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Skipping remove_export. No iscsi_target is presently exported for volume: bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2
Sep 15 21:38:57.648489 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:57.668044 n-d-796908-3 sudo[134831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2
Sep 15 21:38:57.668832 n-d-796908-3 sudo[134831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:58.063141 n-d-796908-3 sudo[134831]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:58.065421 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2" returned: 0 in 0.416s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:58.067167 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:58.085908 n-d-796908-3 sudo[134834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2
Sep 15 21:38:58.086769 n-d-796908-3 sudo[134834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:58.182732 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b73e3e1f-3db8-4b47-8826-28a250487b8e tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:58.200640 n-d-796908-3 sudo[134836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603
Sep 15 21:38:58.201547 n-d-796908-3 sudo[134836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:58.506238 n-d-796908-3 sudo[134834]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:58.509476 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2" returned: 0 in 0.441s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:58.514933 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:58.530369 n-d-796908-3 sudo[134840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2
Sep 15 21:38:58.531170 n-d-796908-3 sudo[134840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:58.592845 n-d-796908-3 sudo[134836]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:58.595229 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b73e3e1f-3db8-4b47-8826-28a250487b8e tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603" returned: 0 in 0.412s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:58.596750 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b73e3e1f-3db8-4b47-8826-28a250487b8e tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fce039f2-d93b-4709-8bf7-ad8a33c0de1b --snapshot stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:58.615336 n-d-796908-3 sudo[134842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fce039f2-d93b-4709-8bf7-ad8a33c0de1b --snapshot stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 -L 1.00g
Sep 15 21:38:58.616135 n-d-796908-3 sudo[134842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:58.960989 n-d-796908-3 sudo[134840]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:58.966044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2" returned: 0 in 0.453s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:58.967354 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Successfully deleted volume: bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2
Sep 15 21:38:59.017275 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Created reservations ['4e3e1259-45a1-4178-b46a-5ed78bca79c6', '87aa19f0-d12b-4aff-b06e-3b0bfc1438ed', 'e9323a00-f0be-43fc-8a0e-b00303b431d3', '1ff02799-fbe2-4ec6-b935-2d19be1e5314'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:38:59.020424 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 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.
Sep 15 21:38:59.020424 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:38:59.020424 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:38:59.097659 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:59.099216 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:59.142236 n-d-796908-3 sudo[134898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:59.143698 n-d-796908-3 sudo[134898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:59.282584 n-d-796908-3 sudo[134842]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:59.284794 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b73e3e1f-3db8-4b47-8826-28a250487b8e tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fce039f2-d93b-4709-8bf7-ad8a33c0de1b --snapshot stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 -L 1.00g" returned: 0 in 0.688s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:59.340178 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b73e3e1f-3db8-4b47-8826-28a250487b8e tempest-SnapshotMetadataTestJSON-764419909 None] Create snapshot completed successfully
Sep 15 21:38:59.575870 n-d-796908-3 sudo[134898]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:59.577781 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:59.579472 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:59.598492 n-d-796908-3 sudo[134948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:38:59.599267 n-d-796908-3 sudo[134948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:59.984162 n-d-796908-3 sudo[134948]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:59.986437 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] CMD "sudo 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.406s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:59.988539 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:39:00.001670 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Deleted volume successfully.
Sep 15 21:39:00.016606 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-b41383f5-0ba8-4c1f-a43f-0232b0c21e45 tempest-VolumesGetTest-420496119 None] Lock "b'cinder-bf4669d7-ce14-48a3-a3c2-a291a7c8bfd2-delete_volume'" released by "delete_volume" :: held 2.448s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:39:01.248128 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 None] Lock "b'cinder-fce039f2-d93b-4709-8bf7-ad8a33c0de1b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:39:01.249562 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo 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-fce039f2-d93b-4709-8bf7-ad8a33c0de1b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:01.277808 n-d-796908-3 sudo[134951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-fce039f2-d93b-4709-8bf7-ad8a33c0de1b
Sep 15 21:39:01.279069 n-d-796908-3 sudo[134951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:01.704188 n-d-796908-3 sudo[134951]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:01.706572 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo 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-fce039f2-d93b-4709-8bf7-ad8a33c0de1b" returned: 0 in 0.456s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:01.708652 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fce039f2-d93b-4709-8bf7-ad8a33c0de1b {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:01.727696 n-d-796908-3 sudo[134954]: ubuntu : TTY=unknown ; 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-fce039f2-d93b-4709-8bf7-ad8a33c0de1b
Sep 15 21:39:01.729023 n-d-796908-3 sudo[134954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:02.323623 n-d-796908-3 sudo[134954]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:02.325820 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fce039f2-d93b-4709-8bf7-ad8a33c0de1b" returned: 0 in 0.617s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:02.420592 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 None] Created reservations ['674ab891-4dc9-4a62-9ad1-673938955d12', 'bebfd360-f5cc-4afb-9010-0471df419383', '16a33489-04c9-445e-9fbd-fb4b2a5772df', 'be9bf66b-0018-4ad5-87ba-58b668220940'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:39:02.422499 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 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.
Sep 15 21:39:02.422499 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:39:02.422499 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:39:02.472304 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 None] Delete snapshot completed successfully.
Sep 15 21:39:02.486111 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-83fb2328-36ad-402c-9c04-929ae2197689 tempest-SnapshotMetadataTestJSON-764419909 None] Lock "b'cinder-fce039f2-d93b-4709-8bf7-ad8a33c0de1b-delete_snapshot'" released by "delete_snapshot" :: held 1.238s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:39:03.527918 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Lock "b'cinder-ef1f8c61-2f4b-4616-be2c-49e7b10dd603-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:39:03.624201 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef1f8c61-2f4b-4616-be2c-49e7b10dd603
Sep 15 21:39:03.626369 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:03.666630 n-d-796908-3 sudo[134996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603
Sep 15 21:39:03.667441 n-d-796908-3 sudo[134996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:04.091651 n-d-796908-3 sudo[134996]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:04.095933 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603" returned: 0 in 0.469s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:04.103073 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:04.120201 n-d-796908-3 sudo[135000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603
Sep 15 21:39:04.121020 n-d-796908-3 sudo[135000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:04.614035 n-d-796908-3 sudo[135000]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:04.616530 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603" returned: 0 in 0.518s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:04.618094 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:04.650349 n-d-796908-3 sudo[135028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603
Sep 15 21:39:04.651165 n-d-796908-3 sudo[135028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:05.258355 n-d-796908-3 sudo[135028]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:05.262097 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef1f8c61-2f4b-4616-be2c-49e7b10dd603" returned: 0 in 0.643s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:05.264702 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Successfully deleted volume: ef1f8c61-2f4b-4616-be2c-49e7b10dd603
Sep 15 21:39:05.328856 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Created reservations ['edad629f-049b-4d60-a9ee-1667353d0b83', '7df19b61-02da-4529-8ccd-766f50621aec', '4022914d-82ff-454a-a25a-b25f9fd386a2', '11fdbf9d-6418-4cc1-9180-00fd6fd660e6'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:39:05.330709 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 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.
Sep 15 21:39:05.330709 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:39:05.330709 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:39:05.439325 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:39:05.439325 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:05.472214 n-d-796908-3 sudo[135057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:39:05.472995 n-d-796908-3 sudo[135057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:05.963193 n-d-796908-3 sudo[135057]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:05.967564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:05.971098 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:06.020855 n-d-796908-3 sudo[135060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:39:06.021665 n-d-796908-3 sudo[135060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:06.541046 n-d-796908-3 sudo[135060]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:06.543562 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:06.545564 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:39:06.562499 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Deleted volume successfully.
Sep 15 21:39:06.593354 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-c5d9c65d-ab2a-42a0-8d3b-02a3d1447746 tempest-SnapshotMetadataTestJSON-764419909 None] Lock "b'cinder-ef1f8c61-2f4b-4616-be2c-49e7b10dd603-delete_volume'" released by "delete_volume" :: held 3.065s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:39:08.626335 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:39:08.633015 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:39:08.633676 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:39:08.648095 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Flow 'volume_create_manager' (2fa6e41a-7786-4303-9e82-324f30a78624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:39:08.655186 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf41750c-4cf2-4b0b-b9df-7b0adc18423a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:39:08.677540 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:39:08.707240 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf41750c-4cf2-4b0b-b9df-7b0adc18423a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T21:39:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1671054746',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=8c271688-7dea-4288-b333-e7370870e19d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8698c954bbf4b74987d5e865ec70f97',provider_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-09-15T21:39:09Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:39:09Z,user_id='80662f4a6dc941b8b498e97c3707e886',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:39:08.709864 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0803ea8c-215a-4082-8782-4a4050ed2747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:39:08.712386 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0803ea8c-215a-4082-8782-4a4050ed2747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:39:08.716336 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28f12480-e604-4bda-b173-54f60096eec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:39:08.719019 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28f12480-e604-4bda-b173-54f60096eec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c271688-7dea-4288-b333-e7370870e19d', 'volume_name': 'volume-8c271688-7dea-4288-b333-e7370870e19d', 'volume_size': 2}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:39:08.721769 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a9afb1b-5a81-4f28-b183-d8076365f716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:39:08.724100 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a9afb1b-5a81-4f28-b183-d8076365f716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:39:08.726314 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94f8a444-3908-4db3-98ee-5051a978b906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:39:08.727362 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Volume 8c271688-7dea-4288-b333-e7370870e19d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c271688-7dea-4288-b333-e7370870e19d', 'volume_size': 2}
Sep 15 21:39:08.728547 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c271688-7dea-4288-b333-e7370870e19d stack-volumes-lvmdriver-1 -L 2g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:08.749439 n-d-796908-3 sudo[135128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c271688-7dea-4288-b333-e7370870e19d stack-volumes-lvmdriver-1 -L 2g
Sep 15 21:39:08.750274 n-d-796908-3 sudo[135128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:09.302936 n-d-796908-3 sudo[135128]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:09.305453 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c271688-7dea-4288-b333-e7370870e19d stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.576s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:09.309106 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94f8a444-3908-4db3-98ee-5051a978b906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c271688-7dea-4288-b333-e7370870e19d', 'volume_size': 2}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:39:09.311794 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1c3c9de-3e3b-4b2a-a987-7107e79adcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:39:09.325587 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Volume volume-8c271688-7dea-4288-b333-e7370870e19d (8c271688-7dea-4288-b333-e7370870e19d): created successfully
Sep 15 21:39:09.328338 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1c3c9de-3e3b-4b2a-a987-7107e79adcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:39:09.332463 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Flow 'volume_create_manager' (2fa6e41a-7786-4303-9e82-324f30a78624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:39:09.342950 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-3ab843cc-7f6b-4481-b4b9-167bbe8d3963 tempest-VolumesCloneNegativeTest-1127205022 None] Created volume successfully.
Sep 15 21:39:09.958802 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Lock "b'cinder-8c271688-7dea-4288-b333-e7370870e19d-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:39:10.032778 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c271688-7dea-4288-b333-e7370870e19d
Sep 15 21:39:10.033984 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:10.055858 n-d-796908-3 sudo[135204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d
Sep 15 21:39:10.056795 n-d-796908-3 sudo[135204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:10.452431 n-d-796908-3 sudo[135204]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:10.454764 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d" returned: 0 in 0.420s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:10.456612 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:10.475586 n-d-796908-3 sudo[135207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d
Sep 15 21:39:10.476949 n-d-796908-3 sudo[135207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:10.902180 n-d-796908-3 sudo[135207]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:10.904564 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d" returned: 0 in 0.448s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:10.906597 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:10.934686 n-d-796908-3 sudo[135212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d
Sep 15 21:39:10.937233 n-d-796908-3 sudo[135212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:11.434923 n-d-796908-3 sudo[135212]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:11.437469 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c271688-7dea-4288-b333-e7370870e19d" returned: 0 in 0.530s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:11.439302 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Successfully deleted volume: 8c271688-7dea-4288-b333-e7370870e19d
Sep 15 21:39:11.449320 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:39:11.450005 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:39:11.450978 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:11.486343 n-d-796908-3 sudo[135222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:39:11.494765 n-d-796908-3 sudo[135222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:11.524597 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Created reservations ['a9650afc-5c4e-470c-b68e-6f0d26d618f3', 'f8907aff-1d9b-4132-9a47-5bdbad484417', '1c0c943d-740d-4ae7-931c-522bc2276357', '12bac713-10d8-4474-a4f9-30bead1ab5e9'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:39:11.527598 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 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.
Sep 15 21:39:11.527598 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:39:11.527598 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:39:11.581116 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:39:11.582279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:11.622316 n-d-796908-3 sudo[135224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:39:11.623939 n-d-796908-3 sudo[135224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:11.995206 n-d-796908-3 sudo[135222]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:11.997200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:11.999430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:12.024790 n-d-796908-3 sudo[135257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:39:12.025659 n-d-796908-3 sudo[135257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:12.122315 n-d-796908-3 sudo[135224]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:12.124632 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.542s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:12.126493 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:12.148554 n-d-796908-3 sudo[135260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:39:12.149345 n-d-796908-3 sudo[135260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:12.576399 n-d-796908-3 sudo[135257]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:12.578925 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.579s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:12.582274 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:39:12.733368 n-d-796908-3 sudo[135260]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:12.735437 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] CMD "sudo 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.609s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:12.736306 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:39:12.747199 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Deleted volume successfully.
Sep 15 21:39:12.771039 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-dd60cd83-12ef-468d-81f3-5a46b351e3d8 tempest-VolumesCloneNegativeTest-1127205022 None] Lock "b'cinder-8c271688-7dea-4288-b333-e7370870e19d-delete_volume'" released by "delete_volume" :: held 2.812s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:40:11.447291 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:40:11.448778 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:40:11.449795 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:11.468744 n-d-796908-3 sudo[136088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:11.469542 n-d-796908-3 sudo[136088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:11.854513 n-d-796908-3 sudo[136088]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:11.856636 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:11.858210 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:11.875953 n-d-796908-3 sudo[136091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:40:11.877012 n-d-796908-3 sudo[136091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:12.275139 n-d-796908-3 sudo[136091]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:12.277175 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.419s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:12.278645 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:40:21.022883 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6023fec6-bca5-4f8c-b130-b10d69285263 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:21.041368 n-d-796908-3 sudo[136112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:40:21.042148 n-d-796908-3 sudo[136112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:21.428939 n-d-796908-3 sudo[136112]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:21.431830 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6023fec6-bca5-4f8c-b130-b10d69285263 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f" returned: 0 in 0.409s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:21.433618 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6023fec6-bca5-4f8c-b130-b10d69285263 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-62e2b186-c45a-480f-9b15-5ac6ea796803 --snapshot stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f -L 1.00g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:21.451892 n-d-796908-3 sudo[136115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-62e2b186-c45a-480f-9b15-5ac6ea796803 --snapshot stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f -L 1.00g
Sep 15 21:40:21.452718 n-d-796908-3 sudo[136115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:22.065812 n-d-796908-3 sudo[136115]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:22.068202 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6023fec6-bca5-4f8c-b130-b10d69285263 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-62e2b186-c45a-480f-9b15-5ac6ea796803 --snapshot stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f -L 1.00g" returned: 0 in 0.634s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:22.151427 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6023fec6-bca5-4f8c-b130-b10d69285263 tempest-TestVolumeBootPattern-447437260 None] Create snapshot completed successfully
Sep 15 21:40:23.702754 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:40:23.706618 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:40:23.707091 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 21:40:23.729753 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (c0ab346b-db52-43b2-970b-35214d755462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:40:23.732897 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35de6a1f-f217-4ed3-b7fb-4a4f654163a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:23.753379 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:40:23.777126 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35de6a1f-f217-4ed3-b7fb-4a4f654163a2) 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-09-15T21:40:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1617857847',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=83b8755d-92d3-41d2-bb20-1627d03e93c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fb4e8c3e844781becff5750c558312',provider_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-09-15T21:40:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=62e2b186-c45a-480f-9b15-5ac6ea796803,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:40:24Z,user_id='bf1f7f83fe034546b58db4434a136a3c',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:23.779816 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15515c3c-3c7e-4305-90c6-97a707483690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:23.781855 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15515c3c-3c7e-4305-90c6-97a707483690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:23.784141 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82c8764e-1092-4358-ac89-fdbcf97b1874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:23.786296 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82c8764e-1092-4358-ac89-fdbcf97b1874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '83b8755d-92d3-41d2-bb20-1627d03e93c8', 'volume_name': 'volume-83b8755d-92d3-41d2-bb20-1627d03e93c8', 'volume_size': 1, 'snapshot_id': '62e2b186-c45a-480f-9b15-5ac6ea796803'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:23.788481 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbba725d-e7e3-41eb-9051-66bd983e3204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:23.792461 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbba725d-e7e3-41eb-9051-66bd983e3204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:23.794888 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d570093-3907-4dff-9dd2-8fd7f9eed248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:23.795686 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Volume 83b8755d-92d3-41d2-bb20-1627d03e93c8: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-83b8755d-92d3-41d2-bb20-1627d03e93c8', 'volume_size': 1, 'snapshot_id': '62e2b186-c45a-480f-9b15-5ac6ea796803'}
Sep 15 21:40:23.814690 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:23.833312 n-d-796908-3 sudo[136220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:40:23.834159 n-d-796908-3 sudo[136220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:24.296707 n-d-796908-3 sudo[136220]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:24.299043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.484s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:24.300849 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-62e2b186-c45a-480f-9b15-5ac6ea796803 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:24.320044 n-d-796908-3 sudo[136284]: 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-62e2b186-c45a-480f-9b15-5ac6ea796803
Sep 15 21:40:24.320934 n-d-796908-3 sudo[136284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:24.701595 n-d-796908-3 sudo[136284]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:24.704008 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-62e2b186-c45a-480f-9b15-5ac6ea796803" returned: 0 in 0.403s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:24.706241 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 iflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:24.724549 n-d-796908-3 sudo[136289]: 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--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 iflag=direct
Sep 15 21:40:24.725335 n-d-796908-3 sudo[136289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:25.033949 n-d-796908-3 sudo[136289]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:25.036293 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 iflag=direct" returned: 0 in 0.330s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:25.037321 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:25.056616 n-d-796908-3 sudo[136301]: 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--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 oflag=direct
Sep 15 21:40:25.057412 n-d-796908-3 sudo[136301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:25.362990 n-d-796908-3 sudo[136301]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:25.365301 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 oflag=direct" returned: 0 in 0.327s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:25.366374 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:25.385628 n-d-796908-3 sudo[136313]: 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--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 21:40:25.386410 n-d-796908-3 sudo[136313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:30.530252 n-d-796908-3 sudo[136313]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:30.535665 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--62e2b186--c45a--480f--9b15--5ac6ea796803 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.169s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:30.538183 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--62e2b186--c45a--480f--9b15--5ac6ea796803, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--83b8755d--92d3--41d2--bb20--1627d03e93c8, size 1024.00 MB, duration 5.17 sec {{(pid=84104) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 21:40:30.538646 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.volume_utils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Volume copy 1024.00 MB at 197.98 MB/s
Sep 15 21:40:30.590978 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Marking volume 83b8755d-92d3-41d2-bb20-1627d03e93c8 as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:40:30.598028 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Copying metadata from snapshot 62e2b186-c45a-480f-9b15-5ac6ea796803 to 83b8755d-92d3-41d2-bb20-1627d03e93c8. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 21:40:30.629171 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d570093-3907-4dff-9dd2-8fd7f9eed248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-83b8755d-92d3-41d2-bb20-1627d03e93c8', 'volume_size': 1, 'snapshot_id': '62e2b186-c45a-480f-9b15-5ac6ea796803'}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:30.631420 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c151db26-096d-4a80-95fe-d2a7293858e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:40:30.638959 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Volume volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 (83b8755d-92d3-41d2-bb20-1627d03e93c8): created successfully
Sep 15 21:40:30.640693 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c151db26-096d-4a80-95fe-d2a7293858e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:40:30.643598 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Flow 'volume_create_manager' (c0ab346b-db52-43b2-970b-35214d755462) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:40:30.658284 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b43eea2b-dfc0-4503-a7f3-b32d80d365ac tempest-TestVolumeBootPattern-447437260 None] Created volume successfully.
Sep 15 21:40:34.074845 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:34.095162 n-d-796908-3 sudo[136329]: 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-83b8755d-92d3-41d2-bb20-1627d03e93c8
Sep 15 21:40:34.096659 n-d-796908-3 sudo[136329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:40:34.498751 n-d-796908-3 sudo[136329]: pam_unix(sudo:session): session closed for user root
Sep 15 21:40:34.501184 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8" returned: 0 in 0.426s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:34.549099 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:34.556181 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:34.556529 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: I_T nexus: 48
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: LSCzvD5sAnMmwYRD2Eax
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:40:34.557171 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:40:34.559752 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] Creating iscsi_target for Volume ID: volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] Created volume path /opt/stack/data/cinder/volumes/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8,
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]: incominguser ob4eombxKzbMEKZy6gTB 2DyuxXbnCyZxoQMD
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:40:34.563337 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:40:34.564654 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:34.969598 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8" returned: 0 in 0.405s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:34.969935 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:40:34.970592 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:40:34.970968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:40:34.972246 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:34.979131 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:34.979530 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8\n System information:\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-83b8755d-92d3-41d2-bb20-1627d03e93c8\n Backing store flags: \n Account information:\n ob4eombxKzbMEKZy6gTB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: I_T nexus: 48
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Initiator: iqn.1991-05.com.microsoft:n-h1-796908-3.cbci-796908-3.local alias: none
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Connection: 1
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: IP Address: 10.222.0.35
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030000
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf30
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00030001
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf31
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: LSCzvD5sAnMmwYRD2Eax
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 21:40:34.980219 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:40:34.982771 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:35.070430 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:35.070942 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8\n System information:\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-83b8755d-92d3-41d2-bb20-1627d03e93c8\n Backing store flags: \n Account information:\n ob4eombxKzbMEKZy6gTB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:40:35.072222 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:40:35.164756 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:40:35.165753 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8\n System information:\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-83b8755d-92d3-41d2-bb20-1627d03e93c8\n Backing store flags: \n Account information:\n ob4eombxKzbMEKZy6gTB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:40:35.166796 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:40:35.321750 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-fa51e346-736a-450e-a036-cfacc645c786 req-03cf6d8f-a338-48de-83b0-929736ffb67a tempest-TestVolumeBootPattern-447437260 None] attachment_update completed successfully.
Sep 15 21:41:11.454203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:41:11.454203 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:41:11.454203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:11.468778 n-d-796908-3 sudo[136429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:11.469863 n-d-796908-3 sudo[136429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:11.921725 n-d-796908-3 sudo[136429]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:11.923776 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:11.925625 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:41:11.946383 n-d-796908-3 sudo[136440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:41:11.947276 n-d-796908-3 sudo[136440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:41:12.361481 n-d-796908-3 sudo[136440]: pam_unix(sudo:session): session closed for user root
Sep 15 21:41:12.365151 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.438s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:41:12.366877 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:42:11.443245 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:42:11.443869 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:42:11.444305 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:11.463594 n-d-796908-3 sudo[136842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:42:11.464386 n-d-796908-3 sudo[136842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:11.869169 n-d-796908-3 sudo[136842]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:11.871309 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:11.872878 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:11.891881 n-d-796908-3 sudo[136847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:42:11.892673 n-d-796908-3 sudo[136847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:12.274478 n-d-796908-3 sudo[136847]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:12.276607 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.403s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:12.277958 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:42:37.022110 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-db9dea10-d26c-4d4a-bd41-a87a7b425fef req-02b61383-8897-48bd-ae57-2fd552a84fc0 tempest-TestVolumeBootPattern-447437260 None] Terminate volume connection completed successfully.
Sep 15 21:42:37.022750 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-db9dea10-d26c-4d4a-bd41-a87a7b425fef req-02b61383-8897-48bd-ae57-2fd552a84fc0 tempest-TestVolumeBootPattern-447437260 None] Deleting attachment 8f297bf5-2697-4aad-8ddd-e12303500a23. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:42:37.023943 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:37.111836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:37.112181 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8\n System information:\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-83b8755d-92d3-41d2-bb20-1627d03e93c8\n Backing store flags: \n Account information:\n ob4eombxKzbMEKZy6gTB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:37.112902 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-db9dea10-d26c-4d4a-bd41-a87a7b425fef req-02b61383-8897-48bd-ae57-2fd552a84fc0 tempest-TestVolumeBootPattern-447437260 None] Removing iscsi_target for Volume ID: 83b8755d-92d3-41d2-bb20-1627d03e93c8
Sep 15 21:42:37.117309 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:37.225730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 -f" returned: 0 in 0.108s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:37.226119 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:37.227270 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:37.324252 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:37.324719 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:37.402529 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-db9dea10-d26c-4d4a-bd41-a87a7b425fef req-02b61383-8897-48bd-ae57-2fd552a84fc0 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:42:37.402529 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:42:37.402529 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:42:38.659264 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-83b8755d-92d3-41d2-bb20-1627d03e93c8-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:42:38.719113 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:38.810200 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:38.810571 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\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-796908-3.cbci-796908-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.35\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:38.811248 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Skipping remove_export. No iscsi_target is presently exported for volume: 83b8755d-92d3-41d2-bb20-1627d03e93c8
Sep 15 21:42:38.812288 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:38.829829 n-d-796908-3 sudo[136982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8
Sep 15 21:42:38.830646 n-d-796908-3 sudo[136982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:39.221346 n-d-796908-3 sudo[136982]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:39.223702 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8" returned: 0 in 0.411s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:39.225319 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:39.244183 n-d-796908-3 sudo[136985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8
Sep 15 21:42:39.244959 n-d-796908-3 sudo[136985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:39.650942 n-d-796908-3 sudo[136985]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:39.653458 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8" returned: 0 in 0.428s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:39.656498 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:39.674769 n-d-796908-3 sudo[136988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8
Sep 15 21:42:39.676288 n-d-796908-3 sudo[136988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:40.105902 n-d-796908-3 sudo[136988]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:40.108367 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83b8755d-92d3-41d2-bb20-1627d03e93c8" returned: 0 in 0.451s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:40.109534 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Successfully deleted volume: 83b8755d-92d3-41d2-bb20-1627d03e93c8
Sep 15 21:42:40.156949 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Created reservations ['1b33e215-6ff3-45e7-8e8d-f975610ef458', 'a953c16b-5d0a-4555-89a6-38b99c9080d8', 'af8fa798-54c8-4c7d-8c33-8be316c8c35d', '51a3e574-75b0-4940-b2e6-05ec1524ba06'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:42:40.159057 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:42:40.159057 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:42:40.159057 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:42:40.199431 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:42:40.200278 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:40.218355 n-d-796908-3 sudo[136995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:42:40.219171 n-d-796908-3 sudo[136995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:40.601107 n-d-796908-3 sudo[136995]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:40.603407 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:40.605488 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:40.623463 n-d-796908-3 sudo[136998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:42:40.624243 n-d-796908-3 sudo[136998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:40.995856 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-62e2b186-c45a-480f-9b15-5ac6ea796803-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:42:40.997915 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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-62e2b186-c45a-480f-9b15-5ac6ea796803 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:41.017962 n-d-796908-3 sudo[137002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-62e2b186-c45a-480f-9b15-5ac6ea796803
Sep 15 21:42:41.018822 n-d-796908-3 sudo[137002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:41.025088 n-d-796908-3 sudo[136998]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:41.027467 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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.422s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:41.029878 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:42:41.036355 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Deleted volume successfully.
Sep 15 21:42:41.051064 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-27094387-6d1c-4012-8d29-0f69af878646 tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-83b8755d-92d3-41d2-bb20-1627d03e93c8-delete_volume'" released by "delete_volume" :: held 2.391s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:42:41.425636 n-d-796908-3 sudo[137002]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:41.427444 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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-62e2b186-c45a-480f-9b15-5ac6ea796803" returned: 0 in 0.430s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:41.429043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-62e2b186-c45a-480f-9b15-5ac6ea796803 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:41.448055 n-d-796908-3 sudo[137005]: ubuntu : TTY=unknown ; 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-62e2b186-c45a-480f-9b15-5ac6ea796803
Sep 15 21:42:41.448845 n-d-796908-3 sudo[137005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:42.030647 n-d-796908-3 sudo[137005]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:42.032892 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-62e2b186-c45a-480f-9b15-5ac6ea796803" returned: 0 in 0.603s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:42.119293 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 None] Created reservations ['cdb7e26a-64a6-48a3-ba33-97d51461f85c', '470510f2-7808-43ce-a46a-6f25a27f307a', 'b4194612-d23e-4dd7-833f-86d8f6c6ca8f', '0de20c29-3cf9-499b-990b-6238643c21b5'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:42:42.120844 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:42:42.120844 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:42:42.120844 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:42:42.158763 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 None] Delete snapshot completed successfully.
Sep 15 21:42:42.166735 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-45be74bc-0ed6-4676-8599-66d25858643a tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-62e2b186-c45a-480f-9b15-5ac6ea796803-delete_snapshot'" released by "delete_snapshot" :: held 1.171s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:42:47.757858 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-f28f37c9-de8e-4eda-a016-30ac22c2307f req-d6e5d2e3-7480-4370-8e44-8c85e0665933 tempest-TestVolumeBootPattern-447437260 None] Terminate volume connection completed successfully.
Sep 15 21:42:47.758497 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-f28f37c9-de8e-4eda-a016-30ac22c2307f req-d6e5d2e3-7480-4370-8e44-8c85e0665933 tempest-TestVolumeBootPattern-447437260 None] Deleting attachment c96d5b5e-f0cc-4c0c-8f50-83f50593fefe. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:42:47.762004 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:47.850490 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:47.850838 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f\n System information:\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-379b945f-d672-479e-bd7b-aca46b760e9f\n Backing store flags: \n Account information:\n LSCzvD5sAnMmwYRD2Eax\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:47.851486 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-f28f37c9-de8e-4eda-a016-30ac22c2307f req-d6e5d2e3-7480-4370-8e44-8c85e0665933 tempest-TestVolumeBootPattern-447437260 None] Removing iscsi_target for Volume ID: 379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:42:47.852654 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:47.967225 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-379b945f-d672-479e-bd7b-aca46b760e9f -f" returned: 0 in 0.113s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:47.967745 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:47.968904 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:48.056892 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:48.057223 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:48.124985 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-f28f37c9-de8e-4eda-a016-30ac22c2307f req-d6e5d2e3-7480-4370-8e44-8c85e0665933 tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:42:48.124985 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:42:48.124985 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:42:49.734277 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-379b945f-d672-479e-bd7b-aca46b760e9f-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:42:49.795322 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:49.882391 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:49.882729 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304222016]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:42:49.883407 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Skipping remove_export. No iscsi_target is presently exported for volume: 379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:42:49.884392 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:49.902348 n-d-796908-3 sudo[137100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:42:49.903161 n-d-796908-3 sudo[137100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:50.274994 n-d-796908-3 sudo[137100]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:50.277255 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f" returned: 0 in 0.392s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:50.278909 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:50.296948 n-d-796908-3 sudo[137103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:42:50.297753 n-d-796908-3 sudo[137103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:50.664809 n-d-796908-3 sudo[137103]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:50.667007 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f" returned: 0 in 0.388s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:50.668616 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:50.686918 n-d-796908-3 sudo[137106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:42:50.687711 n-d-796908-3 sudo[137106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:51.152682 n-d-796908-3 sudo[137106]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:51.155263 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-379b945f-d672-479e-bd7b-aca46b760e9f" returned: 0 in 0.486s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:51.156683 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Successfully deleted volume: 379b945f-d672-479e-bd7b-aca46b760e9f
Sep 15 21:42:51.202003 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Created reservations ['ddf24504-7ec7-4d5d-b815-502783c4c16f', '8d9fd5de-3f4a-4727-9b3b-db8ca40aeea3', 'a554552b-0887-4814-bb5f-eb99edbb59b0', '3ffa31f2-c911-48f3-b04f-ff1244042e98'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:42:51.203979 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 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.
Sep 15 21:42:51.203979 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 21:42:51.203979 n-d-796908-3 cinder-volume[84104]:
Sep 15 21:42:51.244270 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:42:51.245138 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:51.263770 n-d-796908-3 sudo[137114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:42:51.264550 n-d-796908-3 sudo[137114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:51.685126 n-d-796908-3 sudo[137114]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:51.687511 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:51.689613 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:42:51.708296 n-d-796908-3 sudo[137117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:42:51.709069 n-d-796908-3 sudo[137117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:42:52.178022 n-d-796908-3 sudo[137117]: pam_unix(sudo:session): session closed for user root
Sep 15 21:42:52.180388 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] CMD "sudo 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.490s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:42:52.184066 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:42:52.189904 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Deleted volume successfully.
Sep 15 21:42:52.218368 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-bd349d45-e9bf-45ca-ba95-51dc706c24ce tempest-TestVolumeBootPattern-447437260 None] Lock "b'cinder-379b945f-d672-479e-bd7b-aca46b760e9f-delete_volume'" released by "delete_volume" :: held 2.484s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:43:11.444915 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:43:11.445589 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:43:11.445907 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:11.464455 n-d-796908-3 sudo[137198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:43:11.465244 n-d-796908-3 sudo[137198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:11.894918 n-d-796908-3 sudo[137198]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:11.897012 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:11.898640 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:43:11.916188 n-d-796908-3 sudo[137201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:43:11.916964 n-d-796908-3 sudo[137201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:43:12.328636 n-d-796908-3 sudo[137201]: pam_unix(sudo:session): session closed for user root
Sep 15 21:43:12.331428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:43:12.332771 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:44:11.449411 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:44:11.450026 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:44:11.450409 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:11.469025 n-d-796908-3 sudo[137309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:44:11.470557 n-d-796908-3 sudo[137309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:11.905814 n-d-796908-3 sudo[137309]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:11.908015 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:11.909628 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:44:11.929021 n-d-796908-3 sudo[137312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:44:11.929798 n-d-796908-3 sudo[137312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:44:12.361456 n-d-796908-3 sudo[137312]: pam_unix(sudo:session): session closed for user root
Sep 15 21:44:12.363561 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.454s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:44:12.364878 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:45:11.452903 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:45:11.453486 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:45:11.453973 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:11.473412 n-d-796908-3 sudo[137699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:11.474314 n-d-796908-3 sudo[137699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:11.892644 n-d-796908-3 sudo[137699]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:11.894866 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:11.896426 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:45:11.914816 n-d-796908-3 sudo[137704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:45:11.915587 n-d-796908-3 sudo[137704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:45:12.330092 n-d-796908-3 sudo[137704]: pam_unix(sudo:session): session closed for user root
Sep 15 21:45:12.332292 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:45:12.333603 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:46:11.449775 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:46:11.450483 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:46:11.450784 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:11.468991 n-d-796908-3 sudo[137804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:11.469823 n-d-796908-3 sudo[137804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:11.910180 n-d-796908-3 sudo[137804]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:11.912267 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:11.913862 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:46:11.933274 n-d-796908-3 sudo[137807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:46:11.935150 n-d-796908-3 sudo[137807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:46:12.376536 n-d-796908-3 sudo[137807]: pam_unix(sudo:session): session closed for user root
Sep 15 21:46:12.378924 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.464s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:46:12.380238 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:47:11.447310 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:47:11.448031 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:47:11.448671 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:11.467999 n-d-796908-3 sudo[138233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:47:11.468830 n-d-796908-3 sudo[138233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:11.912203 n-d-796908-3 sudo[138233]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:11.914248 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:11.916797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:47:11.938255 n-d-796908-3 sudo[138237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:47:11.939404 n-d-796908-3 sudo[138237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:47:12.398553 n-d-796908-3 sudo[138237]: pam_unix(sudo:session): session closed for user root
Sep 15 21:47:12.402103 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.484s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:47:12.403591 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:48:11.450823 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:48:11.451487 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:48:11.452043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:11.470814 n-d-796908-3 sudo[138329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:11.471588 n-d-796908-3 sudo[138329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:11.905686 n-d-796908-3 sudo[138329]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:11.907852 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:11.909436 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:48:11.928444 n-d-796908-3 sudo[138332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:48:11.929251 n-d-796908-3 sudo[138332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:48:12.337050 n-d-796908-3 sudo[138332]: pam_unix(sudo:session): session closed for user root
Sep 15 21:48:12.339193 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.429s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:48:12.340597 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:49:11.447721 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:49:11.448384 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:49:11.448810 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:11.466937 n-d-796908-3 sudo[138402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:11.467720 n-d-796908-3 sudo[138402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:11.889866 n-d-796908-3 sudo[138402]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:11.891974 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:11.893578 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:49:11.913268 n-d-796908-3 sudo[138405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:49:11.914035 n-d-796908-3 sudo[138405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:49:12.317991 n-d-796908-3 sudo[138405]: pam_unix(sudo:session): session closed for user root
Sep 15 21:49:12.320197 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.426s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:49:12.321539 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:50:11.448780 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:50:11.449876 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:50:11.450747 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:11.476131 n-d-796908-3 sudo[138784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:11.477102 n-d-796908-3 sudo[138784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:11.923609 n-d-796908-3 sudo[138784]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:11.926491 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:11.928082 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:50:11.946881 n-d-796908-3 sudo[138789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:50:11.947670 n-d-796908-3 sudo[138789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:50:12.373125 n-d-796908-3 sudo[138789]: pam_unix(sudo:session): session closed for user root
Sep 15 21:50:12.375287 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:50:12.376636 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:51:11.455441 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:51:11.456089 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:51:11.456684 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:11.475350 n-d-796908-3 sudo[138880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:11.476127 n-d-796908-3 sudo[138880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:11.923873 n-d-796908-3 sudo[138880]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:11.925964 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:11.927577 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:51:11.947009 n-d-796908-3 sudo[138883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:51:11.947793 n-d-796908-3 sudo[138883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:51:12.372483 n-d-796908-3 sudo[138883]: pam_unix(sudo:session): session closed for user root
Sep 15 21:51:12.374587 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:51:12.375930 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:52:11.453238 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:52:11.453930 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:52:11.454744 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:11.474957 n-d-796908-3 sudo[139340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:11.475737 n-d-796908-3 sudo[139340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:11.925552 n-d-796908-3 sudo[139340]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:11.927634 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:11.929289 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:52:11.948192 n-d-796908-3 sudo[139343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:52:11.948984 n-d-796908-3 sudo[139343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:52:12.370539 n-d-796908-3 sudo[139343]: pam_unix(sudo:session): session closed for user root
Sep 15 21:52:12.372657 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:52:12.374691 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:53:11.451237 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:53:11.451884 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:53:11.452506 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:11.470684 n-d-796908-3 sudo[139448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:11.471477 n-d-796908-3 sudo[139448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:11.900959 n-d-796908-3 sudo[139448]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:11.903703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:11.905274 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:53:11.923793 n-d-796908-3 sudo[139451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:53:11.924575 n-d-796908-3 sudo[139451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:53:12.385357 n-d-796908-3 sudo[139451]: pam_unix(sudo:session): session closed for user root
Sep 15 21:53:12.388105 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:53:12.389571 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:54:11.448230 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:54:11.448823 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:54:11.449428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:11.467936 n-d-796908-3 sudo[139500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:54:11.468784 n-d-796908-3 sudo[139500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:11.918489 n-d-796908-3 sudo[139500]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:11.920552 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:11.922105 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:54:11.940632 n-d-796908-3 sudo[139503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:54:11.941434 n-d-796908-3 sudo[139503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:54:12.347039 n-d-796908-3 sudo[139503]: pam_unix(sudo:session): session closed for user root
Sep 15 21:54:12.349106 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.427s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:54:12.350471 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:55:11.447203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:55:11.447840 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:55:11.448235 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:11.466936 n-d-796908-3 sudo[139554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:55:11.467747 n-d-796908-3 sudo[139554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:11.892406 n-d-796908-3 sudo[139554]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:11.894711 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:11.896382 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:55:11.915043 n-d-796908-3 sudo[139557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:55:11.915820 n-d-796908-3 sudo[139557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:55:12.346083 n-d-796908-3 sudo[139557]: pam_unix(sudo:session): session closed for user root
Sep 15 21:55:12.348267 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:55:12.349591 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:56:11.445516 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:56:11.446163 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:56:11.446505 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:11.466056 n-d-796908-3 sudo[139915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:56:11.466974 n-d-796908-3 sudo[139915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:11.896042 n-d-796908-3 sudo[139915]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:11.898100 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:11.899899 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:56:11.918757 n-d-796908-3 sudo[139918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:56:11.919530 n-d-796908-3 sudo[139918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:56:12.358269 n-d-796908-3 sudo[139918]: pam_unix(sudo:session): session closed for user root
Sep 15 21:56:12.360406 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:56:12.361834 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:57:11.447952 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:57:11.448645 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:57:11.448997 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:11.467079 n-d-796908-3 sudo[139967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:11.467889 n-d-796908-3 sudo[139967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:11.902230 n-d-796908-3 sudo[139967]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:11.904718 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:11.906650 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:57:11.925341 n-d-796908-3 sudo[139970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:57:11.926232 n-d-796908-3 sudo[139970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:57:12.331307 n-d-796908-3 sudo[139970]: pam_unix(sudo:session): session closed for user root
Sep 15 21:57:12.334140 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.427s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:57:12.335489 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:58:11.451378 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:58:11.452055 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:58:11.452463 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:11.471162 n-d-796908-3 sudo[140113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:11.471946 n-d-796908-3 sudo[140113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:11.932899 n-d-796908-3 sudo[140113]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:11.935033 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:11.936687 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:58:11.956263 n-d-796908-3 sudo[140116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:58:11.957074 n-d-796908-3 sudo[140116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:58:12.386574 n-d-796908-3 sudo[140116]: pam_unix(sudo:session): session closed for user root
Sep 15 21:58:12.388672 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:58:12.389990 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:59:11.457030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:59:11.457726 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:59:11.458280 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:11.475992 n-d-796908-3 sudo[140168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:11.476772 n-d-796908-3 sudo[140168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:11.909353 n-d-796908-3 sudo[140168]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:11.911480 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:11.913060 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:59:11.930809 n-d-796908-3 sudo[140171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:59:11.931567 n-d-796908-3 sudo[140171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:59:12.348309 n-d-796908-3 sudo[140171]: pam_unix(sudo:session): session closed for user root
Sep 15 21:59:12.350393 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:59:12.351762 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:00:11.458137 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:00:11.458819 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:00:11.459292 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:11.478896 n-d-796908-3 sudo[140252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:00:11.479683 n-d-796908-3 sudo[140252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:11.947413 n-d-796908-3 sudo[140252]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:11.950207 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.491s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:11.952754 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:00:11.971914 n-d-796908-3 sudo[140255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:00:11.972802 n-d-796908-3 sudo[140255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:00:12.407191 n-d-796908-3 sudo[140255]: pam_unix(sudo:session): session closed for user root
Sep 15 22:00:12.409296 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:00:12.411040 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:01:11.457271 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:01:11.457918 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:01:11.458304 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:11.476883 n-d-796908-3 sudo[140367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:01:11.477696 n-d-796908-3 sudo[140367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:01:11.888222 n-d-796908-3 sudo[140367]: pam_unix(sudo:session): session closed for user root
Sep 15 22:01:11.891054 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:11.892650 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:01:11.910325 n-d-796908-3 sudo[140370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:01:11.911124 n-d-796908-3 sudo[140370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:01:12.340794 n-d-796908-3 sudo[140370]: pam_unix(sudo:session): session closed for user root
Sep 15 22:01:12.343066 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.450s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:01:12.344392 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:02:11.461458 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:02:11.461458 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:02:11.462138 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:11.480414 n-d-796908-3 sudo[140419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:11.481193 n-d-796908-3 sudo[140419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:11.920540 n-d-796908-3 sudo[140419]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:11.922613 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:11.924190 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:02:11.942878 n-d-796908-3 sudo[140422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:02:11.943652 n-d-796908-3 sudo[140422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:02:12.387747 n-d-796908-3 sudo[140422]: pam_unix(sudo:session): session closed for user root
Sep 15 22:02:12.389831 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:02:12.391296 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:03:11.463202 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:03:11.463770 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:03:11.464248 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:11.483311 n-d-796908-3 sudo[140492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:11.484281 n-d-796908-3 sudo[140492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:11.923357 n-d-796908-3 sudo[140492]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:11.925249 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:11.926642 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:03:11.945221 n-d-796908-3 sudo[140495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:03:11.946007 n-d-796908-3 sudo[140495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:03:12.383051 n-d-796908-3 sudo[140495]: pam_unix(sudo:session): session closed for user root
Sep 15 22:03:12.385363 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:03:12.386718 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:04:11.469843 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:04:11.470378 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:04:11.470942 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:11.489655 n-d-796908-3 sudo[140641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:11.490459 n-d-796908-3 sudo[140641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:11.896894 n-d-796908-3 sudo[140641]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:11.898834 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:11.900259 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:04:11.920538 n-d-796908-3 sudo[140644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:04:11.921321 n-d-796908-3 sudo[140644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:04:12.346680 n-d-796908-3 sudo[140644]: pam_unix(sudo:session): session closed for user root
Sep 15 22:04:12.348755 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:04:12.350227 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:05:11.471555 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:05:11.472126 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:05:11.472612 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:11.490895 n-d-796908-3 sudo[140695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:05:11.491669 n-d-796908-3 sudo[140695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:11.905529 n-d-796908-3 sudo[140695]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:11.907424 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:11.908874 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:05:11.926627 n-d-796908-3 sudo[140698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:05:11.927390 n-d-796908-3 sudo[140698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:05:12.368623 n-d-796908-3 sudo[140698]: pam_unix(sudo:session): session closed for user root
Sep 15 22:05:12.370831 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:05:12.372209 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:06:11.475278 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:06:11.475808 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:06:11.476354 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:11.494219 n-d-796908-3 sudo[140747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:11.495039 n-d-796908-3 sudo[140747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:11.917715 n-d-796908-3 sudo[140747]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:11.919608 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:11.921030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:11.939132 n-d-796908-3 sudo[140750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:06:11.939907 n-d-796908-3 sudo[140750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:12.364497 n-d-796908-3 sudo[140750]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:12.366730 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:12.368119 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:06:13.139305 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:06:13.143685 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:06:13.144217 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:06:13.158612 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Flow 'volume_create_manager' (b193c572-bdd8-4abe-9738-8ff01a8b2d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:06:13.161816 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f3c7363-32b4-4ec9-bf07-fc6ddd6ddb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:13.185257 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:06:13.212697 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f3c7363-32b4-4ec9-bf07-fc6ddd6ddb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T22:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1448861124',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=16823116-f685-4a23-9b08-601a42d5df61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d996126f60bd47c298a10dbd862fa690',provider_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-09-15T22:06:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:06:13Z,user_id='1d846bffcc3c4ab5b0988e53eda2a179',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:13.219938 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bca7ca1c-74eb-4d73-8ed6-f11448385951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:13.222146 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bca7ca1c-74eb-4d73-8ed6-f11448385951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:13.224513 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9dc015c1-0803-4a65-9776-fab9bd780916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:13.226750 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9dc015c1-0803-4a65-9776-fab9bd780916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16823116-f685-4a23-9b08-601a42d5df61', 'volume_name': 'volume-16823116-f685-4a23-9b08-601a42d5df61', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:13.229738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19bb9d7b-6b48-4cf2-bbdc-1a3da52f2a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:13.232131 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19bb9d7b-6b48-4cf2-bbdc-1a3da52f2a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:13.234871 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09bfaf54-7c9e-4697-b64c-4e08c84d73e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:13.235489 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Volume 16823116-f685-4a23-9b08-601a42d5df61: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16823116-f685-4a23-9b08-601a42d5df61', 'volume_size': 1}
Sep 15 22:06:13.236594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16823116-f685-4a23-9b08-601a42d5df61 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:13.256138 n-d-796908-3 sudo[140753]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16823116-f685-4a23-9b08-601a42d5df61 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:06:13.256973 n-d-796908-3 sudo[140753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:13.760914 n-d-796908-3 sudo[140753]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:13.763282 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16823116-f685-4a23-9b08-601a42d5df61 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.526s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:13.766604 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09bfaf54-7c9e-4697-b64c-4e08c84d73e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16823116-f685-4a23-9b08-601a42d5df61', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:13.768987 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9017d51f-66d6-4881-b81f-a6d1dd04fd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:06:13.780414 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Volume volume-16823116-f685-4a23-9b08-601a42d5df61 (16823116-f685-4a23-9b08-601a42d5df61): created successfully
Sep 15 22:06:13.782226 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9017d51f-66d6-4881-b81f-a6d1dd04fd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:06:13.785252 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Flow 'volume_create_manager' (b193c572-bdd8-4abe-9738-8ff01a8b2d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:06:13.792710 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-4195718f-5247-4ba7-abea-3fbe0e0680c3 tempest-ServerActionsTestJSON-1401922790 None] Created volume successfully.
Sep 15 22:06:15.429286 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:15.448320 n-d-796908-3 sudo[140787]: 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-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:15.449113 n-d-796908-3 sudo[140787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:15.852130 n-d-796908-3 sudo[140787]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:15.855340 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.426s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:15.900270 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:15.905889 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:15.906205 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:15.906853 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:06:15.907646 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] Creating iscsi_target for Volume ID: volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] Created volume path /opt/stack/data/cinder/volumes/volume-16823116-f685-4a23-9b08-601a42d5df61,
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]: incominguser Tji8H47fJBj7DDkLuNGB XVzBn3LByjszG8CD
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:15.910705 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:06:15.912151 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:16.241718 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.329s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:16.242043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:16.242665 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:06:16.243082 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:06:16.244523 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:16.250214 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:16.250647 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:16.251194 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:06:16.252092 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:16.339293 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:16.339861 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:16.341517 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:16.430125 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:16.430764 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:16.431435 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:06:16.573991 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-a97d3759-e495-4555-b04a-42fd78270faf req-4ef545c2-b025-4b17-b833-30857e486f9f tempest-ServerActionsTestJSON-1401922790 None] attachment_update completed successfully.
Sep 15 22:06:38.096230 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-fac5b03b-091e-485b-b7d7-4a18a295346a tempest-ServerActionsTestJSON-1401922790 None] Terminate volume connection completed successfully.
Sep 15 22:06:38.096854 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-fac5b03b-091e-485b-b7d7-4a18a295346a tempest-ServerActionsTestJSON-1401922790 None] Deleting attachment 5ee6421c-b1d4-4b3d-8dea-2078e7144f9e. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:06:38.156873 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-fac5b03b-091e-485b-b7d7-4a18a295346a tempest-ServerActionsTestJSON-1401922790 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.
Sep 15 22:06:38.156873 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:06:38.156873 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:41.020193 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:41.037715 n-d-796908-3 sudo[140885]: 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-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:41.038539 n-d-796908-3 sudo[140885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:41.466775 n-d-796908-3 sudo[140885]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:41.469273 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.449s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:41.515517 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:41.529603 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:41.529900 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: Tji8H47fJBj7DDkLuNGB
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 22:06:41.530591 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:06:41.533030 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] Creating iscsi_target for Volume ID: volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:06:41.533030 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] Created volume path /opt/stack/data/cinder/volumes/volume-16823116-f685-4a23-9b08-601a42d5df61,
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]: incominguser Tji8H47fJBj7DDkLuNGB XVzBn3LByjszG8CD
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:41.535913 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:06:41.539136 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:41.893934 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.355s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:41.894266 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:41.894902 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:06:41.895272 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:06:41.896459 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:41.903966 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:41.904313 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: Tji8H47fJBj7DDkLuNGB
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 22:06:41.904919 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:06:41.907989 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:41.995162 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:41.995508 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:41.997039 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:42.091899 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:42.092486 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:42.093182 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:06:42.248372 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-f882e2fc-97d4-495a-a38e-671093b4d32b req-a27eb76d-7008-4abb-b2ee-434e6ccc89c2 tempest-ServerActionsTestJSON-1401922790 None] attachment_update completed successfully.
Sep 15 22:06:53.740502 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-bcaadb6a-b814-42aa-98ad-bc0cc7316b8d tempest-ServerActionsTestJSON-1401922790 None] Terminate volume connection completed successfully.
Sep 15 22:06:53.741164 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-bcaadb6a-b814-42aa-98ad-bc0cc7316b8d tempest-ServerActionsTestJSON-1401922790 None] Deleting attachment 5e2dd3d5-0a75-4d50-81c0-6f5c5eb4cf61. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:06:53.816082 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-bcaadb6a-b814-42aa-98ad-bc0cc7316b8d tempest-ServerActionsTestJSON-1401922790 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.
Sep 15 22:06:53.816082 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:06:53.816082 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:56.903136 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:56.921536 n-d-796908-3 sudo[140957]: 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-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:56.922327 n-d-796908-3 sudo[140957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:06:57.317959 n-d-796908-3 sudo[140957]: pam_unix(sudo:session): session closed for user root
Sep 15 22:06:57.320312 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.417s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:57.365799 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:57.372667 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:57.373023 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: Tji8H47fJBj7DDkLuNGB
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 22:06:57.373711 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:06:57.376490 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] Creating iscsi_target for Volume ID: volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:06:57.376490 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] Created volume path /opt/stack/data/cinder/volumes/volume-16823116-f685-4a23-9b08-601a42d5df61,
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]: incominguser Tji8H47fJBj7DDkLuNGB XVzBn3LByjszG8CD
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:06:57.379744 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:06:57.381841 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:57.779594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.397s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:57.779928 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:57.780528 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:06:57.780900 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:06:57.783177 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:57.788457 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:57.788796 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: Tji8H47fJBj7DDkLuNGB
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:06:57.791512 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:57.882023 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:57.882364 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:57.883609 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:06:57.979594 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:06:57.980365 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:06:57.981041 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:06:58.136456 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-19cc4d88-93d4-4973-8d7d-d75041b8895d req-ea9042bd-d61d-42be-abac-b56a9f3ea789 tempest-ServerActionsTestJSON-1401922790 None] attachment_update completed successfully.
Sep 15 22:07:11.140498 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-1b06ca1c-925a-4f56-b5f1-1436c39e3310 req-80fca09f-b175-4541-a90f-1b5ccd639af3 tempest-ServerActionsTestJSON-1401922790 None] Terminate volume connection completed successfully.
Sep 15 22:07:11.141208 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-1b06ca1c-925a-4f56-b5f1-1436c39e3310 req-80fca09f-b175-4541-a90f-1b5ccd639af3 tempest-ServerActionsTestJSON-1401922790 None] Deleting attachment 15335e8c-f641-4605-bed1-f6766e8d8176. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:07:11.142281 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:11.233303 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:11.233651 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61\n Backing store flags: \n Account information:\n Tji8H47fJBj7DDkLuNGB\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:11.234291 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-1b06ca1c-925a-4f56-b5f1-1436c39e3310 req-80fca09f-b175-4541-a90f-1b5ccd639af3 tempest-ServerActionsTestJSON-1401922790 None] Removing iscsi_target for Volume ID: 16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:07:11.235429 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:11.334684 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-16823116-f685-4a23-9b08-601a42d5df61 -f" returned: 0 in 0.099s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:11.335010 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:11.337009 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:11.428297 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:11.428590 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:11.486076 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:07:11.486340 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:07:11.487042 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:11.505518 n-d-796908-3 sudo[141034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:07:11.506618 n-d-796908-3 sudo[141034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:11.521969 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-1b06ca1c-925a-4f56-b5f1-1436c39e3310 req-80fca09f-b175-4541-a90f-1b5ccd639af3 tempest-ServerActionsTestJSON-1401922790 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.
Sep 15 22:07:11.521969 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:07:11.521969 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:07:11.938571 n-d-796908-3 sudo[141034]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:11.940497 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:11.941948 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:11.965219 n-d-796908-3 sudo[141037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:07:11.966816 n-d-796908-3 sudo[141037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:12.371725 n-d-796908-3 sudo[141037]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:12.373762 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.431s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:12.375790 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:07:13.330384 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Lock "b'cinder-16823116-f685-4a23-9b08-601a42d5df61-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:07:13.395765 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:13.491278 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:13.491614 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097536]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:07:13.492293 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Skipping remove_export. No iscsi_target is presently exported for volume: 16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:07:13.494143 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:13.512290 n-d-796908-3 sudo[141056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:07:13.513085 n-d-796908-3 sudo[141056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:13.921142 n-d-796908-3 sudo[141056]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:13.923435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.430s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:13.925019 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:13.943260 n-d-796908-3 sudo[141059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:07:13.944052 n-d-796908-3 sudo[141059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:14.327107 n-d-796908-3 sudo[141059]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:14.329214 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.404s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:14.330970 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:14.349290 n-d-796908-3 sudo[141062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:07:14.350069 n-d-796908-3 sudo[141062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:14.795515 n-d-796908-3 sudo[141062]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:14.797807 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16823116-f685-4a23-9b08-601a42d5df61" returned: 0 in 0.466s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:14.799008 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Successfully deleted volume: 16823116-f685-4a23-9b08-601a42d5df61
Sep 15 22:07:14.842524 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Created reservations ['0d3fbfb7-c3d1-457d-aefb-5bc2bc62edff', '24b1aee2-f9e7-4eec-b07f-9bc9e3b99a8b', '6855d0a2-3ee2-46a2-aab7-db24b205307c', '73cafa67-5e58-4865-8c9c-68df310b0f24'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:07:14.844461 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 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.
Sep 15 22:07:14.844461 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:07:14.844461 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:07:14.882782 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:07:14.883484 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:14.902994 n-d-796908-3 sudo[141069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:07:14.903791 n-d-796908-3 sudo[141069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:15.336452 n-d-796908-3 sudo[141069]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:15.339494 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:15.341574 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:07:15.359958 n-d-796908-3 sudo[141072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:07:15.360737 n-d-796908-3 sudo[141072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:07:15.796580 n-d-796908-3 sudo[141072]: pam_unix(sudo:session): session closed for user root
Sep 15 22:07:15.799105 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] CMD "sudo 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.457s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:07:15.801258 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:07:15.808296 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Deleted volume successfully.
Sep 15 22:07:15.825674 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-8c584dca-b0e4-4f2d-8a29-ef96f85564de tempest-ServerActionsTestJSON-1401922790 None] Lock "b'cinder-16823116-f685-4a23-9b08-601a42d5df61-delete_volume'" released by "delete_volume" :: held 2.495s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:08:11.489084 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:08:11.489706 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:08:11.490141 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:11.510092 n-d-796908-3 sudo[141223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:11.511573 n-d-796908-3 sudo[141223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:11.966298 n-d-796908-3 sudo[141223]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:11.968392 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:11.970456 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:11.990523 n-d-796908-3 sudo[141228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:08:11.991306 n-d-796908-3 sudo[141228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:12.562270 n-d-796908-3 sudo[141228]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:12.564527 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:12.565851 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:08:53.818245 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:08:53.822232 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:08:53.822773 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:08:53.835180 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Flow 'volume_create_manager' (cb8c02b4-f41a-44f8-97a6-6663962c4264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:08:53.838653 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82d1d7c5-627d-40f7-a365-cc6439614093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:53.863040 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:08:53.887788 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82d1d7c5-627d-40f7-a365-cc6439614093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T22:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-494495788',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=316ef188-b0e5-46da-b98e-5559a8a50d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6b39ddfb414cacb5661e48cdc67bfe',provider_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-09-15T22:08:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:08:54Z,user_id='a770c48410fa4008a1684c193db0b95a',volume_attachment=>,volume_type=VolumeType(1e9f6c96-6923-498f-be66-a828b9d6be4d),volume_type_id=1e9f6c96-6923-498f-be66-a828b9d6be4d)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:53.890376 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66d46f73-4f03-4049-bf58-1d7d865f2071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:53.892488 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66d46f73-4f03-4049-bf58-1d7d865f2071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:53.894796 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6fd8f218-1b96-494d-b6c6-8d881d601d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:53.896999 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6fd8f218-1b96-494d-b6c6-8d881d601d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '316ef188-b0e5-46da-b98e-5559a8a50d98', 'volume_name': 'volume-316ef188-b0e5-46da-b98e-5559a8a50d98', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:53.899235 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1a957c5-d396-44f9-a492-92888d66a081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:53.901297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1a957c5-d396-44f9-a492-92888d66a081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:53.904282 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11fb3202-39d2-44c7-a516-ce028c88757d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:53.905211 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Volume 316ef188-b0e5-46da-b98e-5559a8a50d98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-316ef188-b0e5-46da-b98e-5559a8a50d98', 'volume_size': 1}
Sep 15 22:08:53.906215 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-316ef188-b0e5-46da-b98e-5559a8a50d98 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:53.924288 n-d-796908-3 sudo[141911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-316ef188-b0e5-46da-b98e-5559a8a50d98 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:08:53.925061 n-d-796908-3 sudo[141911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:54.413157 n-d-796908-3 sudo[141911]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:54.415457 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-316ef188-b0e5-46da-b98e-5559a8a50d98 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.509s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:54.419488 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11fb3202-39d2-44c7-a516-ce028c88757d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-316ef188-b0e5-46da-b98e-5559a8a50d98', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:54.421869 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d451d0b-4d9c-4004-9e8f-3b3f6b7e2335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:08:54.432565 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Volume volume-316ef188-b0e5-46da-b98e-5559a8a50d98 (316ef188-b0e5-46da-b98e-5559a8a50d98): created successfully
Sep 15 22:08:54.434502 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d451d0b-4d9c-4004-9e8f-3b3f6b7e2335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:08:54.437528 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Flow 'volume_create_manager' (cb8c02b4-f41a-44f8-97a6-6663962c4264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:08:54.444671 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-b9c269a0-8de4-477c-b19e-7872a6dc3634 tempest-TestEncryptedCinderVolumes-1154587327 None] Created volume successfully.
Sep 15 22:08:55.669612 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:55.688314 n-d-796908-3 sudo[141951]: 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-316ef188-b0e5-46da-b98e-5559a8a50d98
Sep 15 22:08:55.689133 n-d-796908-3 sudo[141951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:08:56.072090 n-d-796908-3 sudo[141951]: pam_unix(sudo:session): session closed for user root
Sep 15 22:08:56.076019 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98" returned: 0 in 0.405s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:56.124078 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:56.129858 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:56.130193 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:56.130832 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:08:56.131905 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] Creating iscsi_target for Volume ID: volume-316ef188-b0e5-46da-b98e-5559a8a50d98 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] Created volume path /opt/stack/data/cinder/volumes/volume-316ef188-b0e5-46da-b98e-5559a8a50d98,
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]: incominguser K8AUGVDsyUGKLzixC9AU qN55kR7tE7AHLxFQ
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:08:56.135174 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:08:56.136856 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:56.473315 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98" returned: 0 in 0.337s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:56.473641 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:56.474232 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:08:56.474628 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:08:56.475828 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:56.481666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:56.481992 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98\n Backing store flags: \n Account information:\n K8AUGVDsyUGKLzixC9AU\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:56.482545 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:08:56.483429 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:56.569457 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:56.569787 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98\n Backing store flags: \n Account information:\n K8AUGVDsyUGKLzixC9AU\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:56.571076 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:08:56.657834 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:08:56.658161 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98\n Backing store flags: \n Account information:\n K8AUGVDsyUGKLzixC9AU\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:08:56.659107 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:08:56.805273 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-4ae76561-aea1-415c-b962-df3f8415197b req-ea1cfaca-ae98-4866-af68-1a779ba85a11 tempest-TestEncryptedCinderVolumes-1154587327 None] attachment_update completed successfully.
Sep 15 22:09:04.288941 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b2bed4df-66e1-4d00-95b9-2b8550b0d73a req-6be2ce60-9cf8-4c3e-9d19-f3b43e389e82 tempest-TestEncryptedCinderVolumes-1154587327 None] Terminate volume connection completed successfully.
Sep 15 22:09:04.289627 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-b2bed4df-66e1-4d00-95b9-2b8550b0d73a req-6be2ce60-9cf8-4c3e-9d19-f3b43e389e82 tempest-TestEncryptedCinderVolumes-1154587327 None] Deleting attachment 1637a3f2-0576-4651-9217-10e3b06d4205. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:09:04.290872 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:04.376561 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:04.376897 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98\n Backing store flags: \n Account information:\n K8AUGVDsyUGKLzixC9AU\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:04.377527 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-b2bed4df-66e1-4d00-95b9-2b8550b0d73a req-6be2ce60-9cf8-4c3e-9d19-f3b43e389e82 tempest-TestEncryptedCinderVolumes-1154587327 None] Removing iscsi_target for Volume ID: 316ef188-b0e5-46da-b98e-5559a8a50d98
Sep 15 22:09:04.378575 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:04.469253 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-316ef188-b0e5-46da-b98e-5559a8a50d98 -f" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:04.469581 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:04.470905 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:04.561287 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:04.561613 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:04.634518 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-b2bed4df-66e1-4d00-95b9-2b8550b0d73a req-6be2ce60-9cf8-4c3e-9d19-f3b43e389e82 tempest-TestEncryptedCinderVolumes-1154587327 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.
Sep 15 22:09:04.634518 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:09:04.634518 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:09:05.042979 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Lock "b'cinder-316ef188-b0e5-46da-b98e-5559a8a50d98-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:09:05.104113 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:05.194560 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:05.194903 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:05.195612 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Skipping remove_export. No iscsi_target is presently exported for volume: 316ef188-b0e5-46da-b98e-5559a8a50d98
Sep 15 22:09:05.196612 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:05.214363 n-d-796908-3 sudo[142025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98
Sep 15 22:09:05.215240 n-d-796908-3 sudo[142025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:05.620719 n-d-796908-3 sudo[142025]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:05.623123 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98" returned: 0 in 0.426s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:05.624727 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:05.643161 n-d-796908-3 sudo[142028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98
Sep 15 22:09:05.643961 n-d-796908-3 sudo[142028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:06.039412 n-d-796908-3 sudo[142028]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:06.041584 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98" returned: 0 in 0.416s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:06.043420 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:06.060924 n-d-796908-3 sudo[142033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98
Sep 15 22:09:06.061694 n-d-796908-3 sudo[142033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:06.502173 n-d-796908-3 sudo[142033]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:06.504507 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-316ef188-b0e5-46da-b98e-5559a8a50d98" returned: 0 in 0.461s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:06.505689 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Successfully deleted volume: 316ef188-b0e5-46da-b98e-5559a8a50d98
Sep 15 22:09:06.535688 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-645255290 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-645255290, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:09:06.536511 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-645255290 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-645255290, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:09:06.553040 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Created reservations ['e1b323f5-9a24-4419-820e-9b1c8579e726', 'eea5648d-6b32-4076-924e-2716c63219d7', '7d2d14e7-5168-417f-b17e-4272b5345db0', '81687efc-60ba-44f8-9394-ffc74cddefab'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:09:06.555233 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 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.
Sep 15 22:09:06.555233 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:09:06.555233 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:09:06.599747 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:06.600554 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:06.619185 n-d-796908-3 sudo[142041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:06.619986 n-d-796908-3 sudo[142041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:07.036510 n-d-796908-3 sudo[142041]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:07.038912 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:07.041014 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:07.060034 n-d-796908-3 sudo[142045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:07.060817 n-d-796908-3 sudo[142045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:07.505608 n-d-796908-3 sudo[142045]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:07.508361 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo 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.467s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:07.510518 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:07.518043 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Deleted volume successfully.
Sep 15 22:09:07.533015 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-76d53bb8-f253-4ec4-9135-5789c9b232cf tempest-TestEncryptedCinderVolumes-1154587327 None] Lock "b'cinder-316ef188-b0e5-46da-b98e-5559a8a50d98-delete_volume'" released by "delete_volume" :: held 2.491s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:09:11.491898 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:09:11.492433 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:11.492972 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:11.513272 n-d-796908-3 sudo[142062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:11.514057 n-d-796908-3 sudo[142062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:11.935617 n-d-796908-3 sudo[142062]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:11.937617 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:11.939054 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:11.958167 n-d-796908-3 sudo[142065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:11.959035 n-d-796908-3 sudo[142065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:12.404558 n-d-796908-3 sudo[142065]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:12.406574 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.467s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:12.407850 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:25.443132 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:09:25.449287 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:09:25.450025 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:09:25.466239 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Flow 'volume_create_manager' (9831c0a0-f922-4b53-af90-d0ddda8b1ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:25.469766 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51b393fa-0fb4-4147-bf96-b7a6278a4dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:25.491295 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:09:25.518164 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51b393fa-0fb4-4147-bf96-b7a6278a4dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T22:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1957003182',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=aa19287f-1874-46ea-917c-191a20d39c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6b39ddfb414cacb5661e48cdc67bfe',provider_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-09-15T22: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-09-15T22:09:25Z,user_id='a770c48410fa4008a1684c193db0b95a',volume_attachment=>,volume_type=VolumeType(d9c02337-eecd-41c3-acff-87aac3c6dd2d),volume_type_id=d9c02337-eecd-41c3-acff-87aac3c6dd2d)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:25.520559 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (056cb3ff-6192-46c5-bec2-85c9fac07698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:25.522650 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (056cb3ff-6192-46c5-bec2-85c9fac07698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:25.524909 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46674614-0df0-41db-bda0-7184e35d488e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:25.527942 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46674614-0df0-41db-bda0-7184e35d488e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa19287f-1874-46ea-917c-191a20d39c51', 'volume_name': 'volume-aa19287f-1874-46ea-917c-191a20d39c51', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:25.530113 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f2bad7f-56d3-4e5a-a0b4-a31092e3d7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:25.532179 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f2bad7f-56d3-4e5a-a0b4-a31092e3d7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:25.534246 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2b40519-0141-440a-8747-7bcb3f6895b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:25.535056 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Volume aa19287f-1874-46ea-917c-191a20d39c51: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa19287f-1874-46ea-917c-191a20d39c51', 'volume_size': 1}
Sep 15 22:09:25.536034 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa19287f-1874-46ea-917c-191a20d39c51 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:25.553587 n-d-796908-3 sudo[142100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa19287f-1874-46ea-917c-191a20d39c51 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:09:25.554353 n-d-796908-3 sudo[142100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:26.064658 n-d-796908-3 sudo[142100]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:26.067043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa19287f-1874-46ea-917c-191a20d39c51 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.530s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:26.070261 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2b40519-0141-440a-8747-7bcb3f6895b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa19287f-1874-46ea-917c-191a20d39c51', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:26.072571 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e04689c-544f-48a0-9c1d-d74cb71eb752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:09:26.083679 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Volume volume-aa19287f-1874-46ea-917c-191a20d39c51 (aa19287f-1874-46ea-917c-191a20d39c51): created successfully
Sep 15 22:09:26.085622 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e04689c-544f-48a0-9c1d-d74cb71eb752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:09:26.088657 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Flow 'volume_create_manager' (9831c0a0-f922-4b53-af90-d0ddda8b1ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:09:26.096577 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-a4749ca4-2a48-48ff-8066-03f8dac2c5f7 tempest-TestEncryptedCinderVolumes-1154587327 None] Created volume successfully.
Sep 15 22:09:27.303790 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:27.321932 n-d-796908-3 sudo[142136]: 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-aa19287f-1874-46ea-917c-191a20d39c51
Sep 15 22:09:27.323292 n-d-796908-3 sudo[142136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:27.727668 n-d-796908-3 sudo[142136]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:27.730701 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51" returned: 0 in 0.426s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:27.777416 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:27.782919 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:27.783236 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:27.783833 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:09:27.784930 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] Creating iscsi_target for Volume ID: volume-aa19287f-1874-46ea-917c-191a20d39c51 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] Created volume path /opt/stack/data/cinder/volumes/volume-aa19287f-1874-46ea-917c-191a20d39c51,
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]: incominguser R7PEN9LcPPCNjY3hr4gJ 8mXKbcEkPbb6BqoG
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:09:27.787825 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:09:27.788886 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:28.138573 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51" returned: 0 in 0.349s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:28.138907 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:28.139510 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:09:28.139884 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:09:28.141044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:28.147776 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:28.148124 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51\n Backing store flags: \n Account information:\n R7PEN9LcPPCNjY3hr4gJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:28.148686 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:09:28.149591 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:28.237613 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:28.237945 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51\n Backing store flags: \n Account information:\n R7PEN9LcPPCNjY3hr4gJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:28.239176 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:28.325221 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:28.325819 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51\n Backing store flags: \n Account information:\n R7PEN9LcPPCNjY3hr4gJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:28.326504 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:09:28.476961 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-3a50aaae-c633-461a-84f1-9301fb063300 req-cd4773ff-bb8b-4893-9eae-0125deb262b7 tempest-TestEncryptedCinderVolumes-1154587327 None] attachment_update completed successfully.
Sep 15 22:09:35.919565 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-6bc15cb6-9a66-4512-8383-a9c66060d753 req-60fe70fa-b5f6-425a-84ba-351c00e3ed15 tempest-TestEncryptedCinderVolumes-1154587327 None] Terminate volume connection completed successfully.
Sep 15 22:09:35.920203 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-6bc15cb6-9a66-4512-8383-a9c66060d753 req-60fe70fa-b5f6-425a-84ba-351c00e3ed15 tempest-TestEncryptedCinderVolumes-1154587327 None] Deleting attachment 7a0a4100-c06c-4266-a65e-8f4dc98354da. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:09:35.921356 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:36.009189 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:36.009523 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51\n Backing store flags: \n Account information:\n R7PEN9LcPPCNjY3hr4gJ\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:36.010203 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-6bc15cb6-9a66-4512-8383-a9c66060d753 req-60fe70fa-b5f6-425a-84ba-351c00e3ed15 tempest-TestEncryptedCinderVolumes-1154587327 None] Removing iscsi_target for Volume ID: aa19287f-1874-46ea-917c-191a20d39c51
Sep 15 22:09:36.011488 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:36.100187 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aa19287f-1874-46ea-917c-191a20d39c51 -f" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:36.100511 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:36.101698 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:36.193030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:36.193354 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:36.263111 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-6bc15cb6-9a66-4512-8383-a9c66060d753 req-60fe70fa-b5f6-425a-84ba-351c00e3ed15 tempest-TestEncryptedCinderVolumes-1154587327 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.
Sep 15 22:09:36.263111 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:09:36.263111 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:09:36.665562 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Lock "b'cinder-aa19287f-1874-46ea-917c-191a20d39c51-delete_volume'" acquired by "delete_volume" :: waited 0.007s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:09:36.721589 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:36.811376 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:36.811699 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:09:36.812388 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa19287f-1874-46ea-917c-191a20d39c51
Sep 15 22:09:36.813386 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:36.832001 n-d-796908-3 sudo[142231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51
Sep 15 22:09:36.832775 n-d-796908-3 sudo[142231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:37.204346 n-d-796908-3 sudo[142231]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:37.206698 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51" returned: 0 in 0.393s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:37.208282 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:37.226485 n-d-796908-3 sudo[142234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51
Sep 15 22:09:37.227257 n-d-796908-3 sudo[142234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:37.629638 n-d-796908-3 sudo[142234]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:37.632405 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51" returned: 0 in 0.423s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:37.634252 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:37.651895 n-d-796908-3 sudo[142237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51
Sep 15 22:09:37.652661 n-d-796908-3 sudo[142237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:38.135946 n-d-796908-3 sudo[142237]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:38.138275 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa19287f-1874-46ea-917c-191a20d39c51" returned: 0 in 0.504s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:38.139487 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Successfully deleted volume: aa19287f-1874-46ea-917c-191a20d39c51
Sep 15 22:09:38.168117 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-124313650 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-124313650, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:09:38.168918 n-d-796908-3 cinder-volume[84104]: WARNING cinder.quota [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-124313650 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-124313650, it is now deprecated. Please use the default quota class for default quota.
Sep 15 22:09:38.184422 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Created reservations ['6cb1c53d-4837-43f9-905d-6301f18c8c86', 'ce83523c-f504-4457-a1a3-8456177f967d', '049e4392-a956-4a53-aa74-f8fabfb4cdb8', '316ac0ad-9bac-410a-86e9-81c27fa58493'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:09:38.186793 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 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.
Sep 15 22:09:38.186793 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:09:38.186793 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:09:38.224672 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:09:38.225542 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:38.243523 n-d-796908-3 sudo[142244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:38.244342 n-d-796908-3 sudo[142244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:38.664113 n-d-796908-3 sudo[142244]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:38.666445 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:38.668621 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:09:38.687343 n-d-796908-3 sudo[142247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:09:38.688115 n-d-796908-3 sudo[142247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:09:39.109938 n-d-796908-3 sudo[142247]: pam_unix(sudo:session): session closed for user root
Sep 15 22:09:39.112331 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] CMD "sudo 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.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:09:39.114502 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:09:39.120704 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Deleted volume successfully.
Sep 15 22:09:39.133939 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-6efdac87-f131-4fca-9358-cfd680b44d97 tempest-TestEncryptedCinderVolumes-1154587327 None] Lock "b'cinder-aa19287f-1874-46ea-917c-191a20d39c51-delete_volume'" released by "delete_volume" :: held 2.468s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:10:11.495251 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:10:11.495949 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:10:11.496413 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:11.519023 n-d-796908-3 sudo[142609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:11.519838 n-d-796908-3 sudo[142609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:12.064100 n-d-796908-3 sudo[142609]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:12.065975 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:12.067408 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:12.094800 n-d-796908-3 sudo[142617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:10:12.095839 n-d-796908-3 sudo[142617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:12.679605 n-d-796908-3 sudo[142617]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:12.681892 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.614s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:12.683372 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:10:45.753148 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:10:45.757340 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:10:45.758227 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:10:45.771820 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Flow 'volume_create_manager' (9019301b-c084-4b19-834e-0e8e35b1ba8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:45.775573 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6fd20875-e3ea-4c65-9a61-359eaded0637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:45.797644 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:10:45.824385 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6fd20875-e3ea-4c65-9a61-359eaded0637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T22:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2072149536',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=67a4ece7-02e0-4eea-9b00-8c5c43281404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0460f2eb55aa4ea2bf31f4298a4b1253',provider_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-09-15T22:10:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:10:46Z,user_id='9dc7c34f20c243689ae12e48e8819de5',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:45.826919 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dd524c9-fa6c-4a42-bdfb-92572c092cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:45.828985 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dd524c9-fa6c-4a42-bdfb-92572c092cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:45.831312 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (018f91ac-3055-43e9-8764-f1b95f96a7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:45.833500 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (018f91ac-3055-43e9-8764-f1b95f96a7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '67a4ece7-02e0-4eea-9b00-8c5c43281404', 'volume_name': 'volume-67a4ece7-02e0-4eea-9b00-8c5c43281404', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:45.835750 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f066d4a-8809-4404-9bc5-fac7505b5059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:45.838244 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f066d4a-8809-4404-9bc5-fac7505b5059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:45.841041 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (716bae6d-c5f0-4c57-abb8-1ed8b19c66d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:45.842037 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Volume 67a4ece7-02e0-4eea-9b00-8c5c43281404: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-67a4ece7-02e0-4eea-9b00-8c5c43281404', 'volume_size': 1}
Sep 15 22:10:45.843068 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:45.862121 n-d-796908-3 sudo[142935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:10:45.862923 n-d-796908-3 sudo[142935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:46.375465 n-d-796908-3 sudo[142935]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:46.377826 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.534s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:46.381054 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (716bae6d-c5f0-4c57-abb8-1ed8b19c66d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-67a4ece7-02e0-4eea-9b00-8c5c43281404', 'volume_size': 1}' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:46.383588 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2a0aa9e-b3b7-474f-ba0d-9add90a421e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:10:46.394720 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Volume volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 (67a4ece7-02e0-4eea-9b00-8c5c43281404): created successfully
Sep 15 22:10:46.396501 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2a0aa9e-b3b7-474f-ba0d-9add90a421e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:10:46.399501 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Flow 'volume_create_manager' (9019301b-c084-4b19-834e-0e8e35b1ba8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:10:46.407720 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-15741504-fb9c-4ea6-8dc1-97abc3704836 tempest-TestMinimumBasicScenario-138368940 None] Created volume successfully.
Sep 15 22:10:47.754061 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:47.772628 n-d-796908-3 sudo[142971]: 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-67a4ece7-02e0-4eea-9b00-8c5c43281404
Sep 15 22:10:47.773411 n-d-796908-3 sudo[142971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:10:48.151941 n-d-796908-3 sudo[142971]: pam_unix(sudo:session): session closed for user root
Sep 15 22:10:48.154310 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404" returned: 0 in 0.400s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:48.201658 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:48.207092 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:48.207416 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:10:48.208016 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:10:48.208858 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] Creating iscsi_target for Volume ID: volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] Created volume path /opt/stack/data/cinder/volumes/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404,
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]: incominguser 2UQTyxkB4mzJ8i6bzFCw HCL3UXcmNtStTBnH
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:10:48.211938 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:10:48.213801 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:48.554216 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404" returned: 0 in 0.340s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:48.554579 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:10:48.555177 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:10:48.555553 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:10:48.556894 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:48.562686 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:48.563011 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404\n Backing store flags: \n Account information:\n 2UQTyxkB4mzJ8i6bzFCw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:10:48.563551 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:10:48.564465 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:48.652904 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:48.653469 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404\n Backing store flags: \n Account information:\n 2UQTyxkB4mzJ8i6bzFCw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:10:48.654522 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:10:48.740412 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:10:48.740746 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404\n Backing store flags: \n Account information:\n 2UQTyxkB4mzJ8i6bzFCw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:10:48.741701 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:10:48.889236 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-92da2df9-75c1-4624-8e50-aa0a4e127441 req-d5df3085-6d29-4655-8f5e-e0993c811e67 tempest-TestMinimumBasicScenario-138368940 None] attachment_update completed successfully.
Sep 15 22:11:11.505744 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:11:11.506739 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:11:11.507239 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:11.525746 n-d-796908-3 sudo[143042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:11:11.526604 n-d-796908-3 sudo[143042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:11.896637 n-d-796908-3 sudo[143042]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:11.898546 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.391s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:11.900043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:11:11.917662 n-d-796908-3 sudo[143045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:11:11.918446 n-d-796908-3 sudo[143045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:11:12.299401 n-d-796908-3 sudo[143045]: pam_unix(sudo:session): session closed for user root
Sep 15 22:11:12.301438 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.401s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:11:12.303515 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:12:11.513708 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:12:11.514280 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:12:11.514795 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:12:11.533082 n-d-796908-3 sudo[143096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:12:11.533853 n-d-796908-3 sudo[143096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:12:11.897575 n-d-796908-3 sudo[143096]: pam_unix(sudo:session): session closed for user root
Sep 15 22:12:11.899678 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.385s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:12:11.901126 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:12:11.920646 n-d-796908-3 sudo[143099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:12:11.921435 n-d-796908-3 sudo[143099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:12:12.294296 n-d-796908-3 sudo[143099]: pam_unix(sudo:session): session closed for user root
Sep 15 22:12:12.296445 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.395s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:12:12.297757 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:13:09.502924 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b3a55b53-097c-455b-8101-deecfbf01b0f req-03ce277d-ced7-4af2-9903-66a9836c277e tempest-TestMinimumBasicScenario-138368940 None] Terminate volume connection completed successfully.
Sep 15 22:13:09.503643 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-b3a55b53-097c-455b-8101-deecfbf01b0f req-03ce277d-ced7-4af2-9903-66a9836c277e tempest-TestMinimumBasicScenario-138368940 None] Deleting attachment a0205716-be06-4455-890f-0402abd694f7. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:13:09.504800 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:09.594826 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:09.595150 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404\n Backing store flags: \n Account information:\n 2UQTyxkB4mzJ8i6bzFCw\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:09.595805 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-b3a55b53-097c-455b-8101-deecfbf01b0f req-03ce277d-ced7-4af2-9903-66a9836c277e tempest-TestMinimumBasicScenario-138368940 None] Removing iscsi_target for Volume ID: 67a4ece7-02e0-4eea-9b00-8c5c43281404
Sep 15 22:13:09.596892 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:09.691972 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 -f" returned: 0 in 0.094s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:09.692445 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:09.695671 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:09.784984 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:09.785369 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:09.855843 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-b3a55b53-097c-455b-8101-deecfbf01b0f req-03ce277d-ced7-4af2-9903-66a9836c277e tempest-TestMinimumBasicScenario-138368940 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.
Sep 15 22:13:09.855843 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:13:09.855843 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:13:10.299551 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Lock "b'cinder-67a4ece7-02e0-4eea-9b00-8c5c43281404-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:13:10.360541 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:10.449555 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:10.449889 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:13:10.451319 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Skipping remove_export. No iscsi_target is presently exported for volume: 67a4ece7-02e0-4eea-9b00-8c5c43281404
Sep 15 22:13:10.452309 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:10.471808 n-d-796908-3 sudo[143195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404
Sep 15 22:13:10.472591 n-d-796908-3 sudo[143195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:10.880140 n-d-796908-3 sudo[143195]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:10.882391 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404" returned: 0 in 0.430s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:10.884269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:10.902493 n-d-796908-3 sudo[143198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404
Sep 15 22:13:10.903914 n-d-796908-3 sudo[143198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:11.295093 n-d-796908-3 sudo[143198]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:11.297264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404" returned: 0 in 0.413s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:11.299061 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:11.316957 n-d-796908-3 sudo[143201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404
Sep 15 22:13:11.317742 n-d-796908-3 sudo[143201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:11.514653 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:13:11.515134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:13:11.515935 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:11.534332 n-d-796908-3 sudo[143203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:13:11.535142 n-d-796908-3 sudo[143203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:11.803379 n-d-796908-3 sudo[143201]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:11.805599 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67a4ece7-02e0-4eea-9b00-8c5c43281404" returned: 0 in 0.506s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:11.806665 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Successfully deleted volume: 67a4ece7-02e0-4eea-9b00-8c5c43281404
Sep 15 22:13:11.851385 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Created reservations ['11ed244c-6440-49d3-9718-4b848189be50', '7771d858-1031-4535-ab96-b6ad784615f7', '88753b58-36d9-452c-9523-f128ea881f55', '836258ad-f015-4aa5-aad2-a29fb7e4b119'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:13:11.853419 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 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.
Sep 15 22:13:11.853419 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:13:11.853419 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:13:11.891188 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:13:11.891906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:11.910558 n-d-796908-3 sudo[143211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:13:11.911348 n-d-796908-3 sudo[143211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:11.973196 n-d-796908-3 sudo[143203]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:11.975402 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:11.977591 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:11.995969 n-d-796908-3 sudo[143213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:13:11.996745 n-d-796908-3 sudo[143213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:12.356007 n-d-796908-3 sudo[143211]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:12.358308 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:12.359926 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:13:12.378779 n-d-796908-3 sudo[143217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:13:12.379561 n-d-796908-3 sudo[143217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:13:12.470387 n-d-796908-3 sudo[143213]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:12.472586 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.495s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:12.474554 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:13:12.795093 n-d-796908-3 sudo[143217]: pam_unix(sudo:session): session closed for user root
Sep 15 22:13:12.797079 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:13:12.797968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:13:12.806027 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Deleted volume successfully.
Sep 15 22:13:12.824586 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [None req-9aa19510-930f-4583-858c-d132130da1e7 tempest-TestMinimumBasicScenario-138368940 None] Lock "b'cinder-67a4ece7-02e0-4eea-9b00-8c5c43281404-delete_volume'" released by "delete_volume" :: held 2.525s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:15:11.519199 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:15:11.519931 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:15:11.520257 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:15:11.538917 n-d-796908-3 sudo[143748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:15:11.539863 n-d-796908-3 sudo[143748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:15:11.961397 n-d-796908-3 sudo[143748]: pam_unix(sudo:session): session closed for user root
Sep 15 22:15:11.963357 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:15:11.964792 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:15:11.984901 n-d-796908-3 sudo[143751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:15:11.985691 n-d-796908-3 sudo[143751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:15:12.425947 n-d-796908-3 sudo[143751]: pam_unix(sudo:session): session closed for user root
Sep 15 22:15:12.428532 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:15:12.429861 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:16:11.523191 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:16:11.523756 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:16:11.524272 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:11.542543 n-d-796908-3 sudo[144157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:16:11.543306 n-d-796908-3 sudo[144157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:11.956425 n-d-796908-3 sudo[144157]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:11.958373 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:11.959809 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:16:11.978192 n-d-796908-3 sudo[144160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:16:11.979047 n-d-796908-3 sudo[144160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:16:12.389886 n-d-796908-3 sudo[144160]: pam_unix(sudo:session): session closed for user root
Sep 15 22:16:12.392100 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:16:12.393490 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:17:11.527033 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:17:11.527632 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:17:11.528145 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:17:11.546229 n-d-796908-3 sudo[144223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:17:11.547008 n-d-796908-3 sudo[144223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:17:11.973305 n-d-796908-3 sudo[144223]: pam_unix(sudo:session): session closed for user root
Sep 15 22:17:11.975216 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:17:11.976680 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:17:11.994242 n-d-796908-3 sudo[144226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:17:11.995327 n-d-796908-3 sudo[144226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:17:12.420156 n-d-796908-3 sudo[144226]: pam_unix(sudo:session): session closed for user root
Sep 15 22:17:12.422211 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:17:12.423605 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:18:11.535184 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:18:11.535899 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:18:11.536431 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:18:11.554276 n-d-796908-3 sudo[144585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:18:11.555096 n-d-796908-3 sudo[144585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:18:11.982686 n-d-796908-3 sudo[144585]: pam_unix(sudo:session): session closed for user root
Sep 15 22:18:11.985323 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:18:11.988169 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:18:12.010380 n-d-796908-3 sudo[144599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:18:12.011212 n-d-796908-3 sudo[144599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:18:12.563088 n-d-796908-3 sudo[144599]: pam_unix(sudo:session): session closed for user root
Sep 15 22:18:12.566776 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.578s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:18:12.568450 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:19:11.543722 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:19:11.544349 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:19:11.544739 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:11.563556 n-d-796908-3 sudo[144723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:19:11.564329 n-d-796908-3 sudo[144723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:12.019693 n-d-796908-3 sudo[144723]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:12.021581 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:12.022990 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:19:12.040975 n-d-796908-3 sudo[144726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:19:12.041754 n-d-796908-3 sudo[144726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:19:12.437824 n-d-796908-3 sudo[144726]: pam_unix(sudo:session): session closed for user root
Sep 15 22:19:12.440027 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:19:12.441427 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:20:11.551203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:20:11.551820 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:20:11.552266 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:20:11.570336 n-d-796908-3 sudo[144810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:20:11.571160 n-d-796908-3 sudo[144810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:20:11.989233 n-d-796908-3 sudo[144810]: pam_unix(sudo:session): session closed for user root
Sep 15 22:20:11.991918 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:20:11.993270 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:20:12.011369 n-d-796908-3 sudo[144814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:20:12.012152 n-d-796908-3 sudo[144814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:20:12.449460 n-d-796908-3 sudo[144814]: pam_unix(sudo:session): session closed for user root
Sep 15 22:20:12.452579 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:20:12.453896 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:21:11.553178 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:21:11.553804 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:21:11.554256 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:21:11.572468 n-d-796908-3 sudo[145245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:21:11.573235 n-d-796908-3 sudo[145245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:21:11.984248 n-d-796908-3 sudo[145245]: pam_unix(sudo:session): session closed for user root
Sep 15 22:21:11.986297 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:21:11.987904 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:21:12.005800 n-d-796908-3 sudo[145248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:21:12.006597 n-d-796908-3 sudo[145248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:21:12.416776 n-d-796908-3 sudo[145248]: pam_unix(sudo:session): session closed for user root
Sep 15 22:21:12.418688 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.431s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:21:12.419862 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:22:11.560194 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:22:11.560816 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:22:11.561250 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:22:11.580283 n-d-796908-3 sudo[145309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:22:11.581881 n-d-796908-3 sudo[145309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:22:12.010908 n-d-796908-3 sudo[145309]: pam_unix(sudo:session): session closed for user root
Sep 15 22:22:12.012951 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:22:12.014558 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:22:12.033319 n-d-796908-3 sudo[145312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:22:12.034079 n-d-796908-3 sudo[145312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:22:12.449134 n-d-796908-3 sudo[145312]: pam_unix(sudo:session): session closed for user root
Sep 15 22:22:12.451109 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:22:12.452639 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:23:11.560132 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:23:11.560819 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:23:11.561112 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:23:11.580031 n-d-796908-3 sudo[145396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:23:11.580816 n-d-796908-3 sudo[145396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:23:12.009857 n-d-796908-3 sudo[145396]: pam_unix(sudo:session): session closed for user root
Sep 15 22:23:12.012497 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:23:12.014440 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:23:12.033402 n-d-796908-3 sudo[145399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:23:12.034172 n-d-796908-3 sudo[145399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:23:12.467633 n-d-796908-3 sudo[145399]: pam_unix(sudo:session): session closed for user root
Sep 15 22:23:12.472323 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:23:12.473670 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:24:11.565916 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:24:11.566535 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:24:11.567031 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:24:11.585014 n-d-796908-3 sudo[145819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:24:11.585774 n-d-796908-3 sudo[145819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:24:11.984677 n-d-796908-3 sudo[145819]: pam_unix(sudo:session): session closed for user root
Sep 15 22:24:11.987443 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:24:11.989023 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:24:12.006871 n-d-796908-3 sudo[145822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:24:12.007643 n-d-796908-3 sudo[145822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:24:12.418006 n-d-796908-3 sudo[145822]: pam_unix(sudo:session): session closed for user root
Sep 15 22:24:12.419919 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.431s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:24:12.421355 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:25:11.571931 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:25:11.572572 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:25:11.572990 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:25:11.591278 n-d-796908-3 sudo[145972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:25:11.592107 n-d-796908-3 sudo[145972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:25:12.037326 n-d-796908-3 sudo[145972]: pam_unix(sudo:session): session closed for user root
Sep 15 22:25:12.040156 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:25:12.043158 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:25:12.071924 n-d-796908-3 sudo[145985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:25:12.073357 n-d-796908-3 sudo[145985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:25:12.563921 n-d-796908-3 sudo[145985]: pam_unix(sudo:session): session closed for user root
Sep 15 22:25:12.566330 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:25:12.568535 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:26:11.580906 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:26:11.581549 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:26:11.581994 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:26:11.599788 n-d-796908-3 sudo[146566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:26:11.600551 n-d-796908-3 sudo[146566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:26:12.013005 n-d-796908-3 sudo[146566]: pam_unix(sudo:session): session closed for user root
Sep 15 22:26:12.015161 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:26:12.016724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:26:12.034531 n-d-796908-3 sudo[146569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:26:12.035313 n-d-796908-3 sudo[146569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:26:12.479902 n-d-796908-3 sudo[146569]: pam_unix(sudo:session): session closed for user root
Sep 15 22:26:12.481797 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:26:12.482935 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:27:11.586176 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:27:11.587338 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:27:11.588062 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:27:11.606134 n-d-796908-3 sudo[146625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:27:11.606933 n-d-796908-3 sudo[146625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:27:12.022329 n-d-796908-3 sudo[146625]: pam_unix(sudo:session): session closed for user root
Sep 15 22:27:12.024408 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:27:12.026076 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:27:12.046802 n-d-796908-3 sudo[146628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:27:12.047573 n-d-796908-3 sudo[146628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:27:12.515209 n-d-796908-3 sudo[146628]: pam_unix(sudo:session): session closed for user root
Sep 15 22:27:12.518224 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.491s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:27:12.523801 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:28:11.595666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:28:11.596338 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:28:11.596734 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:28:11.615542 n-d-796908-3 sudo[146679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:28:11.616319 n-d-796908-3 sudo[146679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:28:12.053220 n-d-796908-3 sudo[146679]: pam_unix(sudo:session): session closed for user root
Sep 15 22:28:12.055339 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:28:12.056930 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:28:12.074614 n-d-796908-3 sudo[146682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:28:12.075386 n-d-796908-3 sudo[146682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:28:12.509492 n-d-796908-3 sudo[146682]: pam_unix(sudo:session): session closed for user root
Sep 15 22:28:12.511632 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:28:12.512749 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:29:11.603962 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:29:11.604649 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:29:11.605035 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:29:11.623522 n-d-796908-3 sudo[146731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:29:11.624288 n-d-796908-3 sudo[146731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:29:12.047860 n-d-796908-3 sudo[146731]: pam_unix(sudo:session): session closed for user root
Sep 15 22:29:12.050399 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:29:12.052646 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:29:12.074484 n-d-796908-3 sudo[146734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:29:12.075437 n-d-796908-3 sudo[146734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:29:12.509338 n-d-796908-3 sudo[146734]: pam_unix(sudo:session): session closed for user root
Sep 15 22:29:12.511636 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.459s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:29:12.512766 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:30:11.614732 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:30:11.615393 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:30:11.615794 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:30:11.633811 n-d-796908-3 sudo[146785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:30:11.634618 n-d-796908-3 sudo[146785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:30:12.067574 n-d-796908-3 sudo[146785]: pam_unix(sudo:session): session closed for user root
Sep 15 22:30:12.069774 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:30:12.071398 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:30:12.089694 n-d-796908-3 sudo[146792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:30:12.090508 n-d-796908-3 sudo[146792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:30:12.538944 n-d-796908-3 sudo[146792]: pam_unix(sudo:session): session closed for user root
Sep 15 22:30:12.540993 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.469s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:30:12.542113 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:31:00.609380 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796908-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796908-3@lvmdriver-1#lvmdriver-1']} {{(pid=84104) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 22:31:00.613996 n-d-796908-3 cinder-volume[84104]: WARNING stevedore.named [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 22:31:00.614522 n-d-796908-3 cinder-volume[84104]: WARNING castellan.key_manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 15 22:31:00.627738 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Flow 'volume_create_manager' (49b553c5-7cd3-44e5-be5a-affaa819c19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:31:00.631337 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35a68235-b8e6-40a0-b12a-d0b55b7caf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:31:00.653836 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_db.sqlalchemy.engines [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 22:31:00.679387 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35a68235-b8e6-40a0-b12a-d0b55b7caf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-09-15T22:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-204414548',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796908-3@lvmdriver-1#lvmdriver-1',id=6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2735f1119df14aa7b57e6e93be92bc2f',provider_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-09-15T22:31:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T22:31:01Z,user_id='ac526d2fb9da4d6ba8bb3698a5f208ce',volume_attachment=>,volume_type=VolumeType(5559bc77-2f0b-4588-9780-42b485104179),volume_type_id=5559bc77-2f0b-4588-9780-42b485104179)' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:31:00.681821 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2c20293-7ebd-44a0-9e7b-47e488545ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:31:00.683917 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2c20293-7ebd-44a0-9e7b-47e488545ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:31:00.686181 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (666f06d0-092f-4c7f-a4db-b88846c36b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:31:00.768491 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (666f06d0-092f-4c7f-a4db-b88846c36b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb', 'volume_name': 'volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:31:00.770763 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3224fc81-588b-44dd-b447-7130087910b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:31:00.772874 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3224fc81-588b-44dd-b447-7130087910b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:31:00.775002 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b11d0b0-68b4-4bec-bd69-c76b25054808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:31:00.775807 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Volume 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 15 22:31:00.776404 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Cloning 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb from image 16a04fec-ac16-4259-a953-2c71fe82be6c at location (None, None). {{(pid=84104) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 22:31:09.249616 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1, size 616.00 MB, duration 8.47 sec {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 22:31:09.251171 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Image download 616.00 MB at 72.71 MB/s
Sep 15 22:31:09.299435 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:09.379766 n-d-796908-3 sudo[146870]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1
Sep 15 22:31:09.380553 n-d-796908-3 sudo[146870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:09.694799 n-d-796908-3 sudo[146870]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:09.697033 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1" returned: 0 in 0.398s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:09.697968 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c is fetched for user ac526d2fb9da4d6ba8bb3698a5f208ce. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 22:31:09.749622 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:09.828936 n-d-796908-3 sudo[146875]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1
Sep 15 22:31:09.829693 n-d-796908-3 sudo[146875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:10.132378 n-d-796908-3 sudo[146875]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:10.134657 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1" returned: 0 in 0.385s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:10.136746 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb stack-volumes-lvmdriver-1 -L 1g {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:10.154634 n-d-796908-3 sudo[146880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb stack-volumes-lvmdriver-1 -L 1g
Sep 15 22:31:10.155400 n-d-796908-3 sudo[146880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:10.636077 n-d-796908-3 sudo[146880]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:10.638345 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.501s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:10.656682 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Attempting download of 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 22:31:10.695072 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_qyfe5ema {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:10.775113 n-d-796908-3 sudo[146914]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_qyfe5ema
Sep 15 22:31:10.775882 n-d-796908-3 sudo[146914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:11.085503 n-d-796908-3 sudo[146914]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:11.087783 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_qyfe5ema" returned: 0 in 0.392s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:11.089370 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:11.169627 n-d-796908-3 sudo[146918]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1
Sep 15 22:31:11.170390 n-d-796908-3 sudo[146918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:11.474464 n-d-796908-3 sudo[146918]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:11.476721 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1" returned: 0 in 0.387s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:11.477591 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] 16a04fec-ac16-4259-a953-2c71fe82be6c was vhdx, converting to raw {{(pid=84104) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 22:31:11.478612 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a72ccd3--76d4--43a8--8cfc--9d76aa30afcb oflag=direct {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:11.496187 n-d-796908-3 sudo[146923]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a72ccd3--76d4--43a8--8cfc--9d76aa30afcb oflag=direct
Sep 15 22:31:11.496951 n-d-796908-3 sudo[146923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:11.618796 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:31:11.619297 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:31:11.620144 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:11.639854 n-d-796908-3 sudo[146925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:31:11.640640 n-d-796908-3 sudo[146925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:11.798269 n-d-796908-3 sudo[146923]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:11.801475 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a72ccd3--76d4--43a8--8cfc--9d76aa30afcb oflag=direct" returned: 0 in 0.322s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:11.802794 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6a72ccd3--76d4--43a8--8cfc--9d76aa30afcb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:11.821080 n-d-796908-3 sudo[146937]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6a72ccd3--76d4--43a8--8cfc--9d76aa30afcb
Sep 15 22:31:11.821866 n-d-796908-3 sudo[146937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:12.043347 n-d-796908-3 sudo[146925]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:12.045479 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:12.047360 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:12.065905 n-d-796908-3 sudo[146940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:31:12.066769 n-d-796908-3 sudo[146940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:12.580440 n-d-796908-3 sudo[146937]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:12.582485 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6a72ccd3--76d4--43a8--8cfc--9d76aa30afcb" returned: 0 in 0.779s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:12.583521 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:12.598579 n-d-796908-3 sudo[146940]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:12.605809 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:12.607938 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:31:12.681642 n-d-796908-3 sudo[146968]: 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1
Sep 15 22:31:12.682456 n-d-796908-3 sudo[146968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:13.052466 n-d-796908-3 sudo[146968]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:13.054849 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 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_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1" returned: 0 in 0.471s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:13.055603 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16a04fec-ac16-4259-a953-2c71fe82be6c_kemtmzren-d-796908-3@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6a72ccd3--76d4--43a8--8cfc--9d76aa30afcb {{(pid=84104) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 22:31:13.055992 n-d-796908-3 cinder-volume[84104]: INFO cinder.image.image_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Converted 700.00 MB image at 700.00 MB/s
Sep 15 22:31:13.056556 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Downloaded image 16a04fec-ac16-4259-a953-2c71fe82be6c ((None, None)) to volume 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb successfully. {{(pid=84104) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 22:31:13.179449 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.image.image_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Temporary image 16a04fec-ac16-4259-a953-2c71fe82be6c for user ac526d2fb9da4d6ba8bb3698a5f208ce is deleted. {{(pid=84104) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 22:31:13.180107 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.volume_utils [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Marking volume 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb as bootable. {{(pid=84104) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 22:31:13.190255 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Copying metadata from image 16a04fec-ac16-4259-a953-2c71fe82be6c to 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb. {{(pid=84104) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 22:31:13.190823 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.flows.manager.create_volume [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Creating volume glance metadata for volume 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb backed by image 16a04fec-ac16-4259-a953-2c71fe82be6c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84104) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 22:31:13.252677 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b11d0b0-68b4-4bec-bd69-c76b25054808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb', 'volume_size': 1, 'image_id': '16a04fec-ac16-4259-a953-2c71fe82be6c', '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': '3b217813d1ba419a80ebeaa9b466bb86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '16a04fec-ac16-4259-a953-2c71fe82be6c', 'created_at': datetime.datetime(2021, 9, 15, 20, 43, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 20, 44, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16a04fec-ac16-4259-a953-2c71fe82be6c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:31:13.254962 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (328a8c4e-9b5e-4559-99b3-c9042920f37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 22:31:13.262340 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.flows.manager.create_volume [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Volume volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb (6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb): created successfully
Sep 15 22:31:13.264211 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (328a8c4e-9b5e-4559-99b3-c9042920f37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84104) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 22:31:13.267682 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Flow 'volume_create_manager' (49b553c5-7cd3-44e5-be5a-affaa819c19c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84104) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 22:31:13.275068 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [None req-248db2ff-ae34-41da-bf69-1964a711b700 tempest-TestShelveInstance-275853477 None] Created volume successfully.
Sep 15 22:31:17.461301 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:17.481314 n-d-796908-3 sudo[146979]: 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-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:31:17.482105 n-d-796908-3 sudo[146979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:31:17.867064 n-d-796908-3 sudo[146979]: pam_unix(sudo:session): session closed for user root
Sep 15 22:31:17.869724 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb" returned: 0 in 0.409s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:17.918029 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:17.929068 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:17.929460 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:31:17.930294 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] Targets prior to update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:31:17.931171 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] Creating iscsi_target for Volume ID: volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] Created volume path /opt/stack/data/cinder/volumes/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb,
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]: incominguser SFgTGTSvpC3cNhM6Tom6 stCpm3ZLACEb8Fta
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:31:17.934300 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:31:17.935968 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:18.316855 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb" returned: 0 in 0.381s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:18.317178 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:31:18.317780 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:31:18.318155 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:31:18.321214 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:18.329113 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:18.329763 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n Backing store flags: \n Account information:\n SFgTGTSvpC3cNhM6Tom6\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:31:18.330843 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] Targets after update: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:31:18.331971 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:18.448117 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:18.448464 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n Backing store flags: \n Account information:\n SFgTGTSvpC3cNhM6Tom6\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:31:18.451703 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:31:18.567561 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:31:18.568536 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n Backing store flags: \n Account information:\n SFgTGTSvpC3cNhM6Tom6\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:31:18.569498 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:31:18.723644 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-b6e3e245-3ff4-439b-b89e-c4c97227bf10 req-96cea373-aef4-4cc2-a4b6-ec0d31f3e85c tempest-TestShelveInstance-275853477 None] attachment_update completed successfully.
Sep 15 22:32:11.617611 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:32:11.618200 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:32:11.618686 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:32:11.636613 n-d-796908-3 sudo[147117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:32:11.637391 n-d-796908-3 sudo[147117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:32:12.037222 n-d-796908-3 sudo[147117]: pam_unix(sudo:session): session closed for user root
Sep 15 22:32:12.040107 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:32:12.041689 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:32:12.060226 n-d-796908-3 sudo[147120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:32:12.061006 n-d-796908-3 sudo[147120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:32:12.441118 n-d-796908-3 sudo[147120]: pam_unix(sudo:session): session closed for user root
Sep 15 22:32:12.443014 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.401s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:32:12.444183 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:33:11.627620 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:33:11.628223 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:33:11.628586 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:11.646799 n-d-796908-3 sudo[147171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:33:11.647572 n-d-796908-3 sudo[147171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:33:12.043996 n-d-796908-3 sudo[147171]: pam_unix(sudo:session): session closed for user root
Sep 15 22:33:12.046043 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.417s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:12.047623 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:12.065282 n-d-796908-3 sudo[147174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:33:12.066054 n-d-796908-3 sudo[147174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:33:12.477253 n-d-796908-3 sudo[147174]: pam_unix(sudo:session): session closed for user root
Sep 15 22:33:12.480641 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:12.481473 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:33:43.690705 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-aae9d6b5-27ee-4c20-866e-07052dd83ab7 req-0ac88a86-d187-4e38-80f4-66c954631856 tempest-TestShelveInstance-275853477 None] Terminate volume connection completed successfully.
Sep 15 22:33:43.691324 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-aae9d6b5-27ee-4c20-866e-07052dd83ab7 req-0ac88a86-d187-4e38-80f4-66c954631856 tempest-TestShelveInstance-275853477 None] Deleting attachment e01ff9eb-359e-451f-8402-87e02dacde3b. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:33:43.750339 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-aae9d6b5-27ee-4c20-866e-07052dd83ab7 req-0ac88a86-d187-4e38-80f4-66c954631856 tempest-TestShelveInstance-275853477 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.
Sep 15 22:33:43.750339 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:33:43.750339 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:33:49.886917 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:49.904766 n-d-796908-3 sudo[147219]: 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-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:33:49.905555 n-d-796908-3 sudo[147219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:33:50.309021 n-d-796908-3 sudo[147219]: pam_unix(sudo:session): session closed for user root
Sep 15 22:33:50.311260 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb" returned: 0 in 0.424s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:50.355973 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:50.361630 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:50.361959 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n Backing store flags: \n Account information:\n SFgTGTSvpC3cNhM6Tom6\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: SFgTGTSvpC3cNhM6Tom6
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 22:33:50.362593 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 22:33:50.365080 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] Creating iscsi_target for Volume ID: volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 22:33:50.365080 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] Created volume path /opt/stack/data/cinder/volumes/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb,
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]: content:
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]: driver iscsi
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]: incominguser SFgTGTSvpC3cNhM6Tom6 stCpm3ZLACEb8Fta
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]: write-cache on
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:33:50.367576 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 22:33:50.370803 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:50.731468 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb" returned: 0 in 0.362s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:50.731788 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:33:50.732402 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] StdOut from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 22:33:50.732761 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] StdErr from tgt-admin --update: {{(pid=84104) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 22:33:50.734044 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:50.739692 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:50.740030 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n Backing store flags: \n Account information:\n SFgTGTSvpC3cNhM6Tom6\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.tgt [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: System information:
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Driver: iscsi
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: State: ready
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: I_T nexus information:
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: LUN information:
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: LUN: 0
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Type: controller
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010000
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf10
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Size: 0 MB, Block size: 1
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Backing store type: null
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Backing store path: None
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: LUN: 1
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Type: disk
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: SCSI ID: IET 00010001
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: SCSI SN: beaf11
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Size: 1074 MB, Block size: 512
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Online: Yes
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Removable media: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Prevent removal: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Readonly: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: SWP: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Thin-provisioning: No
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Backing store type: rdwr
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Backing store flags:
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: Account information:
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: SFgTGTSvpC3cNhM6Tom6
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: ACL information:
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: ALL
Sep 15 22:33:50.740580 n-d-796908-3 cinder-volume[84104]: {{(pid=84104) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 22:33:50.742523 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:50.827905 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:50.828241 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n Backing store flags: \n Account information:\n SFgTGTSvpC3cNhM6Tom6\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:33:50.829598 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:33:50.916250 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:33:50.916795 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304098336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n Backing store flags: \n Account information:\n SFgTGTSvpC3cNhM6Tom6\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:33:50.917539 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.targets.iscsi [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb 1 {{(pid=84104) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 22:33:51.083196 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-2165299e-0f88-41d3-954e-aaea32817603 req-c04fd64f-c754-45f9-905e-a55e282246ae tempest-TestShelveInstance-275853477 None] attachment_update completed successfully.
Sep 15 22:34:11.632619 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:34:11.633258 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:34:11.633689 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:34:11.652283 n-d-796908-3 sudo[147291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:34:11.653060 n-d-796908-3 sudo[147291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:34:12.033232 n-d-796908-3 sudo[147291]: pam_unix(sudo:session): session closed for user root
Sep 15 22:34:12.035286 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:34:12.036895 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:34:12.054617 n-d-796908-3 sudo[147294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:34:12.055390 n-d-796908-3 sudo[147294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:34:12.421459 n-d-796908-3 sudo[147294]: pam_unix(sudo:session): session closed for user root
Sep 15 22:34:12.426918 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.390s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:34:12.428084 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:35:11.642428 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:35:11.643078 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:35:11.643559 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:11.661302 n-d-796908-3 sudo[147351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:35:11.662069 n-d-796908-3 sudo[147351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:12.073085 n-d-796908-3 sudo[147351]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:12.075246 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:12.076881 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:12.094242 n-d-796908-3 sudo[147354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:35:12.095051 n-d-796908-3 sudo[147354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:12.473915 n-d-796908-3 sudo[147354]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:12.475782 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.399s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:12.476915 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:35:27.213184 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-f2abddd0-9684-45b1-a9c8-d672513603a2 tempest-TestShelveInstance-275853477 None] Terminate volume connection completed successfully.
Sep 15 22:35:27.213848 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.manager [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-f2abddd0-9684-45b1-a9c8-d672513603a2 tempest-TestShelveInstance-275853477 None] Deleting attachment 1a9956b3-557f-43d5-bbc4-865ffc36c0c0. {{(pid=84104) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 22:35:27.215073 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:27.303833 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:27.304185 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb\n Backing store flags: \n Account information:\n SFgTGTSvpC3cNhM6Tom6\n ACL information:\n ALL\n', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:35:27.304860 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.tgt [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-f2abddd0-9684-45b1-a9c8-d672513603a2 tempest-TestShelveInstance-275853477 None] Removing iscsi_target for Volume ID: 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:35:27.308482 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb -f {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:27.421819 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb -f" returned: 0 in 0.115s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:27.422161 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097056]: (4, None) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:35:27.425308 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:27.526028 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:27.526361 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097056]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:35:27.595847 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-f2abddd0-9684-45b1-a9c8-d672513603a2 tempest-TestShelveInstance-275853477 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.
Sep 15 22:35:27.595847 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:35:27.595847 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:35:27.727836 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Lock "b'cinder-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 22:35:27.786896 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:27.875224 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93813) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:27.875565 n-d-796908-3 cinder-volume[84104]: DEBUG oslo.privsep.daemon [-] privsep: reply[139768304097056]: (4, ('', '')) {{(pid=93813) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 22:35:27.876261 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.targets.iscsi [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:35:27.877264 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:27.895989 n-d-796908-3 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/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:35:27.896771 n-d-796908-3 sudo[147405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:28.312946 n-d-796908-3 sudo[147405]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:28.315235 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb" returned: 0 in 0.437s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:28.316800 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:28.334329 n-d-796908-3 sudo[147408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:35:28.335122 n-d-796908-3 sudo[147408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:28.725342 n-d-796908-3 sudo[147408]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:28.727691 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb" returned: 0 in 0.410s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:28.729463 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:28.747657 n-d-796908-3 sudo[147411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:35:28.748438 n-d-796908-3 sudo[147411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:29.216233 n-d-796908-3 sudo[147411]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:29.218648 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb" returned: 0 in 0.489s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:29.219827 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.drivers.lvm [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Successfully deleted volume: 6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb
Sep 15 22:35:29.265556 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.quota [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Created reservations ['678ce074-280d-47c5-a6cc-e06d543339a7', 'bf767f62-38a3-4f99-b1e1-60f886ee5f46', '7760ea46-c250-4a25-84cf-62aabd426003', '496da127-9043-436b-a9a6-f8b71b61083e'] {{(pid=84104) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 22:35:29.267560 n-d-796908-3 cinder-volume[84104]: WARNING py.warnings [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 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.
Sep 15 22:35:29.267560 n-d-796908-3 cinder-volume[84104]: util.warn(
Sep 15 22:35:29.267560 n-d-796908-3 cinder-volume[84104]:
Sep 15 22:35:29.309709 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:35:29.310500 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:29.329748 n-d-796908-3 sudo[147418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:35:29.330690 n-d-796908-3 sudo[147418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:29.772148 n-d-796908-3 sudo[147418]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:29.775493 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:29.777805 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:35:29.798100 n-d-796908-3 sudo[147421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:35:29.799060 n-d-796908-3 sudo[147421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:35:30.238960 n-d-796908-3 sudo[147421]: pam_unix(sudo:session): session closed for user root
Sep 15 22:35:30.241269 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] CMD "sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:35:30.243373 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:35:30.250156 n-d-796908-3 cinder-volume[84104]: INFO cinder.volume.manager [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Deleted volume successfully.
Sep 15 22:35:30.264125 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.coordination [req-66ead75f-56b9-4ea1-be7e-dce576d6f450 req-03792a29-519c-4247-b279-688d0c216861 tempest-TestShelveInstance-275853477 None] Lock "b'cinder-6a72ccd3-76d4-43a8-8cfc-9d76aa30afcb-delete_volume'" released by "delete_volume" :: held 2.536s {{(pid=84104) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 22:36:11.647235 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:36:11.647903 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:36:11.648273 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:11.666389 n-d-796908-3 sudo[147977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:36:11.667222 n-d-796908-3 sudo[147977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:36:12.074618 n-d-796908-3 sudo[147977]: pam_unix(sudo:session): session closed for user root
Sep 15 22:36:12.076654 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:12.078246 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:36:12.096634 n-d-796908-3 sudo[147980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:36:12.097434 n-d-796908-3 sudo[147980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:36:12.557249 n-d-796908-3 sudo[147980]: pam_unix(sudo:session): session closed for user root
Sep 15 22:36:12.559374 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:36:12.560503 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:37:11.651375 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:37:11.652014 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:37:11.652202 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:11.670538 n-d-796908-3 sudo[148164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:37:11.671316 n-d-796908-3 sudo[148164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:12.093019 n-d-796908-3 sudo[148164]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:12.095080 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:12.096641 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:37:12.114305 n-d-796908-3 sudo[148167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:37:12.115116 n-d-796908-3 sudo[148167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:37:12.541642 n-d-796908-3 sudo[148167]: pam_unix(sudo:session): session closed for user root
Sep 15 22:37:12.543951 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:37:12.545156 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:38:11.656790 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:38:11.657401 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:38:11.657846 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:38:11.676010 n-d-796908-3 sudo[148223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:38:11.676777 n-d-796908-3 sudo[148223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:38:12.101404 n-d-796908-3 sudo[148223]: pam_unix(sudo:session): session closed for user root
Sep 15 22:38:12.103496 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:38:12.105107 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:38:12.122376 n-d-796908-3 sudo[148226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:38:12.123206 n-d-796908-3 sudo[148226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:38:12.520810 n-d-796908-3 sudo[148226]: pam_unix(sudo:session): session closed for user root
Sep 15 22:38:12.522917 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:38:12.524318 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:39:11.663574 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:39:11.664283 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:39:11.664771 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:11.687818 n-d-796908-3 sudo[148275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:39:11.688642 n-d-796908-3 sudo[148275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:39:12.233351 n-d-796908-3 sudo[148275]: pam_unix(sudo:session): session closed for user root
Sep 15 22:39:12.236659 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.571s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:12.238194 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:39:12.291960 n-d-796908-3 sudo[148278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:39:12.292814 n-d-796908-3 sudo[148278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:39:13.033191 n-d-796908-3 sudo[148278]: pam_unix(sudo:session): session closed for user root
Sep 15 22:39:13.035888 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.797s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:39:13.039483 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:40:11.663739 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:40:11.664374 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:40:11.664794 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:11.682954 n-d-796908-3 sudo[148379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:40:11.683735 n-d-796908-3 sudo[148379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:12.109343 n-d-796908-3 sudo[148379]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:12.111443 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:12.113283 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:40:12.131550 n-d-796908-3 sudo[148382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:40:12.132327 n-d-796908-3 sudo[148382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:40:12.572718 n-d-796908-3 sudo[148382]: pam_unix(sudo:session): session closed for user root
Sep 15 22:40:12.574864 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.461s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:40:12.576189 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:41:11.667408 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:41:11.668134 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:41:11.668680 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:11.690595 n-d-796908-3 sudo[148436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:41:11.692434 n-d-796908-3 sudo[148436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:41:12.191126 n-d-796908-3 sudo[148436]: pam_unix(sudo:session): session closed for user root
Sep 15 22:41:12.193496 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.525s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:12.195361 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:41:12.216365 n-d-796908-3 sudo[148439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:41:12.217765 n-d-796908-3 sudo[148439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:41:12.689509 n-d-796908-3 sudo[148439]: pam_unix(sudo:session): session closed for user root
Sep 15 22:41:12.691691 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.496s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:41:12.692818 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:42:11.675218 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:42:11.675882 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:42:11.676279 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:42:11.694210 n-d-796908-3 sudo[148626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:42:11.696090 n-d-796908-3 sudo[148626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:42:12.116421 n-d-796908-3 sudo[148626]: pam_unix(sudo:session): session closed for user root
Sep 15 22:42:12.119086 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:42:12.120639 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:42:12.139070 n-d-796908-3 sudo[148629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:42:12.139854 n-d-796908-3 sudo[148629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:42:12.549264 n-d-796908-3 sudo[148629]: pam_unix(sudo:session): session closed for user root
Sep 15 22:42:12.551394 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.430s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:42:12.552709 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:43:11.683456 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:43:11.684182 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:43:11.684556 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:43:11.702548 n-d-796908-3 sudo[148699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:43:11.703311 n-d-796908-3 sudo[148699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:43:12.110045 n-d-796908-3 sudo[148699]: pam_unix(sudo:session): session closed for user root
Sep 15 22:43:12.112116 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:43:12.113666 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:43:12.132111 n-d-796908-3 sudo[148702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:43:12.132886 n-d-796908-3 sudo[148702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:43:12.564831 n-d-796908-3 sudo[148702]: pam_unix(sudo:session): session closed for user root
Sep 15 22:43:12.566918 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:43:12.568229 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:44:11.691560 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:44:11.692130 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:44:11.692704 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:11.710766 n-d-796908-3 sudo[148751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:44:11.711537 n-d-796908-3 sudo[148751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:12.150618 n-d-796908-3 sudo[148751]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:12.152814 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:12.154373 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:44:12.173758 n-d-796908-3 sudo[148754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:44:12.174564 n-d-796908-3 sudo[148754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:44:12.573366 n-d-796908-3 sudo[148754]: pam_unix(sudo:session): session closed for user root
Sep 15 22:44:12.575509 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:44:12.577433 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:45:11.697383 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:45:11.698271 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:45:11.698862 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:45:11.716648 n-d-796908-3 sudo[148805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:45:11.717472 n-d-796908-3 sudo[148805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:45:12.162145 n-d-796908-3 sudo[148805]: pam_unix(sudo:session): session closed for user root
Sep 15 22:45:12.164379 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:45:12.165977 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:45:12.183512 n-d-796908-3 sudo[148808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:45:12.184283 n-d-796908-3 sudo[148808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:45:12.598223 n-d-796908-3 sudo[148808]: pam_unix(sudo:session): session closed for user root
Sep 15 22:45:12.600360 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:45:12.601668 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:46:11.702843 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:46:11.703456 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:46:11.703913 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:46:11.721994 n-d-796908-3 sudo[148858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:46:11.722818 n-d-796908-3 sudo[148858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:46:12.141709 n-d-796908-3 sudo[148858]: pam_unix(sudo:session): session closed for user root
Sep 15 22:46:12.143820 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:46:12.145402 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:46:12.162826 n-d-796908-3 sudo[148861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:46:12.163597 n-d-796908-3 sudo[148861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:46:12.601296 n-d-796908-3 sudo[148861]: pam_unix(sudo:session): session closed for user root
Sep 15 22:46:12.603444 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:46:12.604740 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:47:11.705551 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:47:11.706139 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:47:11.706610 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:47:11.724839 n-d-796908-3 sudo[148910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:47:11.725603 n-d-796908-3 sudo[148910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:47:12.160230 n-d-796908-3 sudo[148910]: pam_unix(sudo:session): session closed for user root
Sep 15 22:47:12.162356 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:47:12.163934 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:47:12.181388 n-d-796908-3 sudo[148913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:47:12.182139 n-d-796908-3 sudo[148913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:47:12.604979 n-d-796908-3 sudo[148913]: pam_unix(sudo:session): session closed for user root
Sep 15 22:47:12.607240 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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.443s {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:47:12.608583 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:48:11.710162 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:48:11.710815 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:48:11.711249 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:48:11.728739 n-d-796908-3 sudo[148962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:48:11.729521 n-d-796908-3 sudo[148962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:48:12.153817 n-d-796908-3 sudo[148962]: pam_unix(sudo:session): session closed for user root
Sep 15 22:48:12.155895 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:48:12.157477 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:48:12.175683 n-d-796908-3 sudo[148965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:48:12.176516 n-d-796908-3 sudo[148965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:48:12.601106 n-d-796908-3 sudo[148965]: pam_unix(sudo:session): session closed for user root
Sep 15 22:48:12.603211 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:48:12.604515 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:49:11.715301 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:49:11.715915 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:49:11.716358 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:49:11.734530 n-d-796908-3 sudo[149014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:49:11.735302 n-d-796908-3 sudo[149014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:49:12.165525 n-d-796908-3 sudo[149014]: pam_unix(sudo:session): session closed for user root
Sep 15 22:49:12.167644 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:49:12.169247 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:49:12.186747 n-d-796908-3 sudo[149017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:49:12.187506 n-d-796908-3 sudo[149017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:49:12.588716 n-d-796908-3 sudo[149017]: pam_unix(sudo:session): session closed for user root
Sep 15 22:49:12.590899 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:49:12.592213 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 22:50:11.723298 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_service.periodic_task [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84104) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 22:50:11.723947 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.volume.drivers.lvm [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Updating volume stats {{(pid=84104) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 22:50:11.724257 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:50:11.744210 n-d-796908-3 sudo[149233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:50:11.745028 n-d-796908-3 sudo[149233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:50:12.173930 n-d-796908-3 sudo[149233]: pam_unix(sudo:session): session closed for user root
Sep 15 22:50:12.175969 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:50:12.177569 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Running cmd (subprocess): sudo 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 22:50:12.195872 n-d-796908-3 sudo[149240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 22:50:12.196649 n-d-796908-3 sudo[149240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 22:50:12.597058 n-d-796908-3 sudo[149240]: pam_unix(sudo:session): session closed for user root
Sep 15 22:50:12.599203 n-d-796908-3 cinder-volume[84104]: DEBUG oslo_concurrency.processutils [None req-70ee613f-eefc-4fe8-be75-066b18da5609 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=84104) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 22:50:12.601140 n-d-796908-3 cinder-volume[84104]: DEBUG cinder.manager [None req-70ee613f-eefc-4fe8-be75-066b18da5609 None None] Notifying Schedulers of capabilities ... {{(pid=84104) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}